issues Search Results · repo:OfficeDev/office-js-snippets language:JavaScript
Filter by
31 results
(135 ms)31 results
inOfficeDev/office-js-snippets (press backspace or delete to remove)For loadCustomPropertiesAsync there are two examples in the Examples section of the method description. The second
example has the issue as of recent change. Before the result.value of the asynchronous ...
Area: Outlook
Status: in PR
cut2run
- 2
- Opened on May 10, 2024
- #883
Hello, I ve been getting the error below when running this code
https://github.com/OfficeDev/office-js-snippets/blob/prod/samples/excel/20-data-types/data-types-references.yaml
RichApi.Error: Cell A2 ...
Area: Excel
Status: fixed
deeData
- 16
- Opened on Apr 13, 2023
- #776
There are important files that Microsoft projects should all have that are not present in this repository. A pull
request has been opened to add the missing file(s). When the pr is merged this issue will ...
Needs: triage 🔍
microsoft-github-policy-service[bot]
- Opened on Sep 15, 2022
- #702
Hello, thanks for your work and your samples.
I don t know if it s an appropriate spot for my questions but here it is:
How one is supposed to get image from a PowerPoint file ?
getSelectedDataSync ...
Area: PowerPoint
Needs: attention 👋
Status: under investigation
sboudouk
- 9
- Opened on Aug 22, 2022
- #692
It appears the example has a bug, it always searches for “Groceries”, whatever value one enters in the text-box.
If I change this:
searchRange.find($( #searchText ).text(), {
to
searchRange.find($( ...
Area: Excel
Status: fixed
Type: snippet bug
jkpieterse
- 3
- Opened on Apr 25, 2022
- #623
This issue occurs in PowerPoint when running the Insert shape, line, and text box sample in Script lab. Sample code is
here: https://github.com/OfficeDev/office-js-snippets/blob/main/samples/powerpoint/preview-apis/shapes.yaml ...
Area: PowerPoint
Needs: attention 👋
Status: in backlog
Type: snippet bug
davidchesnut
- 1
- Opened on Apr 4, 2022
- #618
Since Office JS does not provide ICalUid as a parameter, could you publish a snippet on how to fetch it from the
Office.context.mailbox.item.itemId using makeEwsRequestAsync?
Something like:
var ewsId ...
Area: Outlook
Status: fixed
Type: snippet request
jfoclpf
- 2
- Opened on Mar 19, 2022
- #613
I developed an add-in built with yo generator (Node.js) that works as a configurator which enables the outlook compose
to enable/disable sending a copy of the new email to a custom url on-send.
There ...
Needs: triage 🔍
j0hnw0rk3r
- 1
- Opened on Mar 2, 2022
- #601
The samples in the Preview APIs folder for PowerPoint no longer rely on preview APIs. The Shape and Tag APIs were moved
into the PowerPointApi 1.3 requirement set.
image
@Rick-Kirkham, feel free to assign ...
AlexJerabek
- Opened on Feb 23, 2022
- #599
Hello, For our project is necessary can identifier a cell of excel (for example through a Id, tag or similar)
We are using the cell position for assign a name to one table. If add or delete a column in ...
Area: Excel
Needs: attention 👋
Type: product feature request
macahrtur
- 7
- Opened on Jul 17, 2020
- #466

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.