1,014 questions with JavaScript API tags

Sort by: Updated
1 answer

Cc CasH Customer's Care Number . 07008241332//7008241332 Call

Rap and hip-hop music to discuss with him to wo to hai sar chalu kar raha hun okay sar pe ek Naya saal

Azure Object Anchors
Azure Object Anchors
An Azure mixed reality service that automatically aligns and anchors three-dimensional content to objects in the physical world.
20 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,647 questions
asked 2024-12-23T02:09:34.4366667+00:00
Thkkdi Nafrul 0 Reputation points
answered 2024-12-23T02:10:40.8266667+00:00
Thkkdi Nafrul 0 Reputation points
1 answer

I'm not able to access create visual on page object as mentioned in document: https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/create-add-visual

https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/create-add-visual I'm referring above document and below is my code and error: My Error: Error adding visual to report: Error: createVisual method is not available on the page object…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-11-08T08:37:56.5966667+00:00
cii dev 0 Reputation points
answered 2024-12-21T16:47:12.5833333+00:00
Ignacio Gomez 0 Reputation points
1 answer

Integration Outlook (new) Calendar / React application

Good Afternoon, I need to integrate new Outlook Calendar with my react application. What I want to do is to open the 'create Calendar' in my app with some data prefilled. This is working correctly on web client…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,213 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-12-09T13:56:14.42+00:00
Gianmarco Manni 0 Reputation points
commented 2024-12-17T01:52:45.3366667+00:00
SokiGuo-MSFT 29,141 Reputation points Microsoft Vendor
3 answers

editor.disableReadOnlyMode( 'feature-id' ); is not working in DecoupledEditor

Hi! The question is simple. This works: <script src="~/js/ckeditor5-build-classic/ckeditor.js"></script> <textarea id="editor_middle">@Model.Description</textarea> ClassicEditor .create(…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,703 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2023-08-11T19:08:35.2566667+00:00
Volk Volk 551 Reputation points
edited the question 2024-12-13T12:26:20.1966667+00:00
TP 100.9K Reputation points
0 answers

Fullstack developer as frontend developer

Hi, Can a fullstack developer work as a frontend developer? Regards Usman Awan

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-12-11T15:56:40.4333333+00:00
Muhammad Usman Awan 0 Reputation points
1 answer

Outlook add-in Offline capabilities

Hi, our add-in works on ItemSend event and performs some recipient validation. I notice that when we go offline, in all clients except new Windows desktop client, the not reachable addin blocks the email upon clicking Send. On mac Send is disabled. …

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 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,355 questions
asked 2024-12-10T14:40:32.71+00:00
Panos Chronopoulos 20 Reputation points
commented 2024-12-11T07:56:33.0633333+00:00
Panos Chronopoulos 20 Reputation points
1 answer One of the answers was accepted by the question author.

Can a SAS URL for a private Azure Blob be used in a compare API, or are there alternative solutions?

I currently want to use this API to compare it with a file stored in Azure Blob, but mine is a private blob. So, if I create an Azure Blob SAS URL for the private blob endpoint, can it be used in this compare API? Or is there any other way?

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
904 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,999 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-12-07T09:27:49.91+00:00
Khoa 25 Reputation points
accepted 2024-12-11T07:00:13.2166667+00:00
Khoa 25 Reputation points
0 answers

how to share a calendar in organization level

I create a web app which facilitates employee recruitment 2. i have 2 roles in that app recruiters and panel members 3. recruiters are the employees that select candidates and schedules interview and selects which panel member to assign. 4. panel…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-12-10T10:27:25.5766667+00:00
sanket sayal 0 Reputation points
0 answers

nesting scripts

Hello - I am trying to create an extension - it will open in the browser like a webpage and after the directional tab has been selected the page referencing the tab opens inside an iframe. All of that is working good. However, a couple of the tabs are…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-12-09T19:34:50.6+00:00
SKOG 0 Reputation points
0 answers

Questions about office addins

Hello, I'm trying to install the @microsoft/office-js tried with 'npm i @microsoft/office-js' but when importing import * as Excel from '@microsoft/office-js/excel'; import { Office } from '@microsoft/office-js'; to my js file getting error …

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 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.
4,096 questions
asked 2024-07-02T10:12:21.02+00:00
Manivannan Nagarajan 5 Reputation points
commented 2024-12-04T06:40:45.0933333+00:00
Ammu Jose 0 Reputation points
1 answer One of the answers was accepted by the question author.

Nested App Authentication and makeEwsRequestAsync()

Hi, I'm looking to upgrade to NAA some of our legacy Outlook add-ins that use EWS and makeEwsRequestAsync. Assuming the above calls the getCallbackTokenAsync internally (?), is there a way to instruct it to return a new kind of token or the only way…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,213 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,651 questions
asked 2024-12-03T06:41:05.4266667+00:00
Panos Chronopoulos 20 Reputation points
accepted 2024-12-03T09:09:13.6466667+00:00
Panos Chronopoulos 20 Reputation points
0 answers

Clarification of request context and event listeners

Hi, I am currently building an Excel add-in and I am looking for some clarification on how the Excel.RequestContext object works, particularly with relation to bindings and event listeners. In my add-in, I have a 'table' - a collection of ranges…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,044 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-12-02T20:53:15.45+00:00
Silvia Kehrli 0 Reputation points
1 answer

Fluidframework/azure-client token provider

I'm testing fluid relay for the first time, on a sample dice roll.   The deployment is not working showing timeout errors,  how to fix the error?  and also I hope someone can answer these doubts  If more than 150 users are available, how will it be…

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
663 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
Azure Fluid Relay
Azure Fluid Relay
An Azure service used to add real-time collaborative experiences to apps with Fluid Framework.
5 questions
asked 2024-11-20T15:58:29.56+00:00
Fernan Dolz 0 Reputation points
commented 2024-11-28T14:15:50.93+00:00
ajkuma 27,771 Reputation points Microsoft Employee
0 answers

Detecting a relative range name; difference between VS code and Script lab

I am updating some of my code of my Name Manager add-in. I've discovered something odd. Background: If you define a name in Excel like so: Select cell A2, now define this name: Name: test refers to: =Sheet1!A1 the cell the name points to depends on the…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,044 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 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.
4,096 questions
asked 2024-11-22T15:49:50.8633333+00:00
Jan Karel Pieterse 1 Reputation point MVP
commented 2024-11-27T16:56:44.8166667+00:00
Jan Karel Pieterse 1 Reputation point MVP
0 answers

Office java scrip addin shortcut not working, load task pane on start also no working ,followed https://learn.microsoft.com/en-us/office/dev/add-ins/design/keyboard-shortcuts

Note : Hi, We are using office javascript api for our migration from office 365 excel with cutsom ui ribbon to office js . We have a requirement that new taskpane shall get open by using some shortcut, we followed the steps mentioned in…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,365 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,044 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 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.
4,096 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,267 questions
asked 2024-11-25T05:58:26.0333333+00:00
umesh dhandge 5 Reputation points
2 answers

How can I add Excel Notes to cells with the Office Javascript API?

Can support for this be added if it doesn't exist already?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,044 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-11-09T19:29:52.3766667+00:00
Bon Fisher 0 Reputation points
edited an answer 2024-11-21T02:22:55.59+00:00
Meekou 1 Reputation point
0 answers

I am trying to send an email using the code and the outlook smtp protocol, but there is an authentication error

I created an application in Azure and exchanged the access_token with code, but I get an error when using jakarta.mail: “535 5.7.3 Authentication unsuccessful [SGXP274CA0007.SGPP274.PROD. outlook.com 2024 -11-12t03:19:03.964z 08dd02bfa482f37e]”. An error…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
662 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
4,213 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-11-12T03:35:48.98+00:00
建伟 周 0 Reputation points
edited the question 2024-11-18T08:00:44.57+00:00
ajkuma 27,771 Reputation points Microsoft Employee
0 answers

How to identify shared mailbox or folder in multi select

The recommended way of identifying whether a mailbox or folder is shared is to check the shared properties on an item: Office.context.mailbox.item.getSharedPropertiesAsync((result) => { if (result.status === Office.AsyncResultStatus.Failed) { …

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-11-14T09:58:52.2666667+00:00
Manuel 25 Reputation points
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,115 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-10-22T17:52:26.2266667+00:00
Kent Morgan 0 Reputation points
commented 2024-11-12T09:28:03+00:00
ajkuma 27,771 Reputation points Microsoft Employee
1 answer

Unable to Create a Custom Tab in Excel Web Add-in Using <CustomTab> Element

Description: Hello, I am developing an Office Web Add-in for Excel and encountering difficulties with creating a custom tab in the ribbon using the <CustomTab> element in the manifest. The tab appears as expected when using the built-in Office tabs…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,014 questions
asked 2024-11-07T03:12:23.5233333+00:00
VINAY KUMAR HOSURE NAGARAJU 0 Reputation points
answered 2024-11-07T03:57:30.0733333+00:00
VINAY KUMAR HOSURE NAGARAJU 0 Reputation points