996 questions with JavaScript API tags

Sort by: Updated
0 answers

Issue: Microsoft PowerPoint API returns empty placeholder text after update [2409]

I’m using the Microsoft PowerPoint JavaScript API to generate slides from slide master, where the shapes are created within layouts using GeometricShape. A placeholder text is assigned to each shape to help identify them, so they can later be populated…

PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
302 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-11-05T08:02:10.62+00:00
Nambi N. Rajan 0 Reputation points
0 answers

Manifest Validation for Word on Mac (Microsoft 365)

I have a manifest file that includes the following requirement sets: <Requirements> <Sets> <Set Name="SharedRuntime" MinVersion="1.1"/> <Set Name="CompressedFile"/> <Set…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,974 questions
asked 2024-11-04T16:14:19.0933333+00:00
Kevin Wallace 0 Reputation points
0 answers

Fetch Microsoft forms data inside the React app

I'm trying to integrate an microsoft inside the react application. I was able to embed inside the react application by following the https://support.microsoft.com/en-us/office/send-a-form-and-collect-responses-2eaf3294-0cff-492d-884d-a1dee909e845. Now…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,244 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-03-28T16:23:14.59+00:00
Shibu Loyola Dass N 0 Reputation points
edited the question 2024-10-31T16:19:13.0166667+00:00
simo-k 555 Reputation points
1 answer

insertFileFromBase64 causes accumulation of styles

We're working on an add-in for Word that involves opening multiple documents. However, we've encountered an issue: when we use context.document.insertFileFromBase64 to open several documents, the styles from these base64 documents are being…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
878 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,974 questions
asked 2024-05-02T09:31:53.63+00:00
Hanna Lebedenko 20 Reputation points
commented 2024-10-31T08:46:38.7166667+00:00
Chetan Kotwal 0 Reputation points
0 answers

Lock Tracking in Word Using the Word JavaScript API

I am currently working with the Word JavaScript API, and I can enable Track Changes for the following document. However, when I enable it, it can still be turned off directly in Word. Is there a way for me to lock it, similar to Lock Tracking?

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
878 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,974 questions
asked 2024-10-25T10:58:55.7666667+00:00
Khoa 0 Reputation points
edited the question 2024-10-28T02:28:01.9733333+00:00
Emi Zhang-MSFT 25,546 Reputation points Microsoft Vendor
2 answers

Get User Profile/Details using Graph API

Hello Team, I'm trying to get the user profile such as display name, email id, phone number using graph API. I'm following this document for reference. First of all I'm generating an access token using the below curl command: curl --location…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,244 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-23T10:37:59.8433333+00:00
Jyoti Ranjan Behera 0 Reputation points
commented 2024-10-24T06:02:59.18+00:00
Vasil Michev 107.7K Reputation points MVP
1 answer

How to fix Error with the Azure Javascript SDK for Ai Search: unexpected 'StartObject' node was found for property named 'metadata' when reading from the JSON reader

I'm trying to make calls to a Azure Ai Search index I have already set up. Specifically I'm trying to add documents via the AzureAISearchVectorStore.addDocuments from the "@langchain/community/vectorstores/azure_aisearch" package. No matter…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,055 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-22T17:52:26.2266667+00:00
Kent Morgan 0 Reputation points
commented 2024-10-23T19:03:47.2733333+00:00
ajkuma 26,626 Reputation points Microsoft Employee
0 answers

Allowing basic authentication for Node JS authenticator

Hi everyone! Recently ive been setting up a chatroom for some friends, and I have decided to implement an email verification system (that I have figured out how to secure so they cant make multiple accounts). The problem is, I cant allow the application…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,271 questions
asked 2024-10-21T06:57:34.49+00:00
Squibbler_284 0 Reputation points
commented 2024-10-22T08:27:52.99+00:00
Squibbler_284 0 Reputation points
1 answer

Verifying If Approval Needed From Microsoft

To start off by giving some context here, me and my team are building a Salesforce managed package for one of our clients which includes use of Microsoft's Graph API. Using APIs to achieve below - We are using SharePoint web URL for previewing and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,167 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,244 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,808 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-16T12:08:16.9433333+00:00
Chad Hammond 0 Reputation points
commented 2024-10-22T02:03:23.59+00:00
AllenXu-MSFT 20,966 Reputation points Microsoft Vendor
1 answer

Why are some of the specified buttons missing from the CKEditor 5 toolbar?

Hi! I have an implementation of DecoupledEditor CKEditor 5 in my project: <script src="https://cdn.ckeditor.com/ckeditor5/38.1.1/decoupled-document/ckeditor.js"></script> DecoupledEditor .create(…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-05-08T16:32:18.0733333+00:00
Volk Volk 571 Reputation points
commented 2024-10-19T03:10:25.4533333+00:00
Samad 0 Reputation points
0 answers

Excel cell binding events not triggering after reopen of the workbook

Office.onReady((info) => { // Check that we loaded into Excel if (info.host === Office.HostType.Excel) { loadBinding(); }}); function loadBinding() { Excel.run(async (context) => { // sample code goes here const cellAddressRange =…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,954 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-18T00:47:19.1833333+00:00
Senthilnathan Vaduganathan 0 Reputation points Microsoft Vendor
0 answers

Excel cell binding events not triggering after reopen of the workbook

Office.onReady((info) => { // Check that we loaded into Excel if (info.host === Office.HostType.Excel) { loadBinding(); }}); function loadBinding() { Excel.run(async (context) => { // sample code goes here const cellAddressRange =…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,954 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-18T00:46:38.26+00:00
Senthilnathan Vaduganathan 0 Reputation points Microsoft Vendor
0 answers

Excel cell binding events not triggering after reopen of the workbook

Hi, I created few cell onDataChange events but they are not triggering when closed and reopened the workbook but the bindings are stored in the workbook and I am able to see them in the excel and iterate through code as well. Below is the code…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,954 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-18T00:41:25.6733333+00:00
Senthilnathan Vaduganathan 0 Reputation points Microsoft Vendor
0 answers

How to hide or remove headers and tool bar in the excel using WOPI Protocol

Basically in excel while I need to show only grids by removing headers and toolbar.

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-17T10:20:11.7566667+00:00
harshitha KA 0 Reputation points
2 answers

I have to resolve the error nginx/1.24.0 can you please guide me about the error and how I can resolve the error

I have to resolve the error nginx/1.24.0 can you please guide me about the error and how I can resolve the error

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
13,209 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,641 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,548 questions
asked 2024-10-16T22:05:48.92+00:00
Ehtisham 0 Reputation points
answered 2024-10-17T07:21:29.3766667+00:00
Neuvi Jiang 1,450 Reputation points Microsoft Vendor
0 answers

Upgrade Path For .ASPX Office Add-In To Use NAA

I have an Outlook AddIn that uses an internally-hosted .aspx page in the task pane. It was built in Visual Studio 2022 and does not currently use MSAL at all. I am struggling to figure out what changes I need to make in order to use Nested App…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,983 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-16T20:33:21.4233333+00:00
Wisebaker, Michael D 0 Reputation points
0 answers

Can someone help me register my script with Azure as this is the first step towards OAUTH. This is what I am being told to do...,,and the first step is failing; registering with Azure.

Can someone help me register my script with Azure as this is the first step towards OAUTH. This is what I am being told to do...,,and the first step is failing; registering with Azure. Below FAILS as Azure wants 200.00 USD to register, plus it says can't…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-11T18:35:46.2166667+00:00
Jack M 0 Reputation points
0 answers

Error while opening sensitivity labeled files with word web addin

Hi, I'm trying to open word files with word web addin in my local computer, not browser. There is no problem with regular word files, i can open and edit them. But when i try to open sensitivity labeled word file i am getting general exception error. Am…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
878 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,974 questions
asked 2024-10-10T13:28:56.0566667+00:00
ave95 0 Reputation points
4 answers

clients are unable to receive any data, resulting in HTTP 5XX errors. Below are the details of the problem and the steps I have taken to resolve it.

I am encountering issues deploying my Node.js application to Azure App Service. While the server starts successfully and connects to the database, clients are unable to receive any data, resulting in HTTP 5XX errors. Below are the details of the problem…

Azure SQL Database
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-09-30T10:19:54.6833333+00:00
בנימין זיידנר 20 Reputation points
answered 2024-10-07T08:01:07.76+00:00
בנימין זיידנר 20 Reputation points
0 answers

no support for OfficeRuntime.auth.getAccessToken in Outlook add-ins but in Excel yes?

The Short Summary: Why does Office.auth.getAccessToken or OfficeRuntime.auth.getAccessToken works on Excel but not on Outlook. And why even though my Outlook version support the Idenitity API it show the message he identity API is not supported for this…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-10-05T10:52:02.8766667+00:00
Wladimir Kirjanovs 5 Reputation points
edited the question 2024-10-05T11:05:57.7533333+00:00
Wladimir Kirjanovs 5 Reputation points