879 questions with JavaScript API tags

Sort by: Updated
0 answers

Can Excel throttle cell updates?

I'm developing a plugin to relay updates from a pub/sub cache into an Excel workbook hosted within office365. Update frequency can be very high (thousands of updates a second). Is there a guard within Excel to protect itself from bursty data, in the same…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,484 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 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,522 questions
asked 2024-05-08T15:08:21.5466667+00:00
Martin Cowie 0 Reputation points
0 answers

How do I change the embed media properties (size, text wrapping, border, and so on) in CKEditor 5 (checking for script tag)?

Hi! I have an implementation of CKEditor fields in my project in the form: DecoupledEditor .create( document.querySelector( '#editor' ), { extraPlugins: [ MyCustomUploadAdapterPlugin ], removePlugins: […

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,200 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
asked 2024-05-08T13:14:56.79+00:00
Volk Volk 571 Reputation points
edited the question 2024-05-08T14:14:25.5566667+00:00
Volk Volk 571 Reputation points
1 answer

How to add backend (mongoDB) functionality to Excel add-in?

Hi I'm trying to build an Excel add-in via the JS API. I need to serve and collect data to and from the workbooks, so need some sort of database. I want to use MongoDB but trying to install it the normal way and requiring it in taskpane.js results in a…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 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,522 questions
asked 2024-03-02T11:08:51.76+00:00
Peter Hague 0 Reputation points
answered 2024-05-08T11:14:42.87+00:00
Bhasker Kumar 5 Reputation points
1 answer One of the answers was accepted by the question author.

Jquery DataTable not working after appending the html code to DataTable using jQuery

I have created a datatable and appending the data to that datatable body , data appending successfully but the datatable not working properly ex:- If I click on the datatable header columns the entire table data is erasing. Here is my full logic…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,284 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
asked 2024-05-06T13:26:54.2166667+00:00
Ashok Kumar 161 Reputation points
accepted 2024-05-08T08:29:34.45+00:00
Ashok Kumar 161 Reputation points
5 answers One of the answers was accepted by the question author.

535 5.7.139 Authentication unsuccessful

We are receiving the following error using the Office 365 SMTP server to send mails: 535 5.7.139 Authentication unsuccessful, the request did not meet the criteria to be authenticated successfully. Same issue with MFA (+ App password) and without…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,360 questions
asked 2021-08-13T11:12:53.717+00:00
Maurice Wegner 36 Reputation points
commented 2024-05-08T07:55:43.6133333+00:00
Hansjörg Weise 0 Reputation points
1 answer

Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)

Hi, I am getting an error as Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx) while uploading a file in Document library via webpart by JSOM. Below is the Code that I am using to upload file in…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,709 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,678 questions
asked 2024-05-07T09:36:03.3533333+00:00
Sagar Malde 0 Reputation points
commented 2024-05-08T07:45:34.91+00:00
Sagar Malde 0 Reputation points
0 answers

Show/hide the fields based on the condition in jQuery

how to show/hide the otp->textbox and update->button based the onblur SaveProfileName_Email values change. Initially, when the page is loaded the txtProfileEmail and txtProfileName should contains the default values ex:- txtProfileEmail :- a@b.com…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,284 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
asked 2024-05-07T12:17:10.6533333+00:00
Ashok Kumar 161 Reputation points
commented 2024-05-08T07:38:29.4033333+00:00
QiYou-MSFT 4,306 Reputation points Microsoft Vendor
0 answers

Can I automatically switch user input method from fullwidth hiragana to halfwidth katakana when I focus in an input using javascript or PHP?

(1) I have a form of html inputs, some of which are allowed to type in halfwidth hiragana, the others are allowed to type in fullwidth katakana. (2) Now, I need a way to automatically switch user keyboard input method between halfwidth hiragana and…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
asked 2024-05-04T06:08:30.67+00:00
Dinh Ngoc Quang Huy 0 Reputation points
edited the question 2024-05-07T06:46:20.4333333+00:00
Haoyan Xue_MSFT 20,106 Reputation points Microsoft Vendor
1 answer

"owl carousel" not working when appending data dynamically using jquery

I'm appending the data dynamically to "owl carousel" and initially the data is showing correctly and next (when I click the button) I'm erasing and re-assigning the data to the "owl carousel" (because the data will keep change) at…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,284 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
asked 2024-05-06T04:31:47.04+00:00
Ashok Kumar 161 Reputation points
commented 2024-05-07T06:42:56.0533333+00:00
Lan Huang-MSFT 25,871 Reputation points Microsoft Vendor
1 answer

How to return file name and last modified from fileshare on azure storage using java spring boot

How to return file name and last modified from files hare on azure storage using java spring boot // Retrieve the storage account from the connection string. CloudStorageAccount storageAccount = CloudStorageAccount.parse(connectString); // Create a…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,170 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
110 questions
asked 2024-05-06T06:18:06.8766667+00:00
Lavate, Ramchandra (Cognizant) 0 Reputation points
answered 2024-05-06T11:37:14.01+00:00
Nehruji R 2,126 Reputation points Microsoft Vendor
0 answers

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.
669 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 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,522 questions
asked 2024-05-02T09:31:53.63+00:00
Hanna Lebedenko 15 Reputation points
edited the question 2024-05-02T10:11:55.8433333+00:00
Hanna Lebedenko 15 Reputation points
0 answers

Launch events not triggering when Outlook add-in is installed from App Source

Hi. We developped an add-in for Outlook. It uses OnMessageRecipientsChanged and OnMessageSend LaunchEvents. It was difficult, but eventually we got both events to trigger and operate correctly when installed via sideloading (using …

Outlook
Outlook
A family of Microsoft email and calendar products.
3,027 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 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,522 questions
asked 2024-04-29T08:29:05.69+00:00
Jordi Salvat i Alabart 0 Reputation points
edited the question 2024-04-30T14:48:28.3533333+00:00
Jordi Salvat i Alabart 0 Reputation points
0 answers

How to retrieve Assigned Courses in LinkedIn Learning API

Hi! We are trying to integrate LinkedIn Learning into our custom made LMS. We are using this documentation to achieve it: https://learn.microsoft.com/en-us/linkedin/learning/overview/ But as far we go, we have a question? How do we retrive the…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
316 questions
asked 2024-04-29T22:36:01.1266667+00:00
Ricardo Jassan 0 Reputation points
edited the question 2024-04-30T04:18:46.32+00:00
Givary-MSFT 28,406 Reputation points Microsoft Employee
0 answers

Is it possible to get paid support from Microsoft for add-in development?

We're developing an Outlook add-in and it's being a nightmare, specially in relation to Launch Events and Outlook Classic. We would be happy to pay for support if that were possible, but we've not found how. Is there a way?

Outlook
Outlook
A family of Microsoft email and calendar products.
3,027 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 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,522 questions
asked 2024-04-29T08:38:04.63+00:00
Jordi Salvat i Alabart 0 Reputation points
edited the question 2024-04-30T01:31:08.44+00:00
Faery Fu-MSFT 17,036 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to get auth token by user email and password?

I want to hit calendar events API in an external app. i.e. https://graph.microsoft.com/v1.0/users/{user-id}/events I have created a new app in Azure AD. Then I got hold of client id, client secret and tenant id. I have my Microsoft email and password. …

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,553 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,027 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,687 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,935 questions
asked 2024-04-23T15:30:49.4666667+00:00
asdfasfawfwfwf 40 Reputation points
accepted 2024-04-29T11:25:21.84+00:00
asdfasfawfwfwf 40 Reputation points
0 answers

I am developing word plugin using Word javascript word Api

I want to set my page size as A4 and margin should be narrow when i will start my word plugin but problem is whenever I am starting my word plugin it sets the page size Letter size and margin is normal I am getting this issue can u help me in this . I…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
669 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 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,522 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
896 questions
asked 2024-04-26T06:24:01.7933333+00:00
Arjun Chauhan 0 Reputation points
edited the question 2024-04-26T08:09:58.9466667+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor
0 answers

getSeries() does not work in Excel scripts

Hi, I got an issue with using the getSeries() function in excel script. I want to write script to change the color of the pie chart. I did it manually and I recorded it. The below is the code: function main(workbook: ExcelScript.Workbook) { let…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,484 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
asked 2024-04-24T14:06:45.0233333+00:00
Raymond 0 Reputation points
0 answers

Book a call with sales rep

I have to code a functionality where I have to provide the potential customer visiting the web page with an option to book a call with sales representative. The sales rep has MS 365 account while the customer doesn't have MS account. The customer could…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,027 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,687 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,879 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,935 questions
asked 2024-04-21T12:45:37.8866667+00:00
Dharmender Kumar(WL) 0 Reputation points
commented 2024-04-23T13:13:36.6233333+00:00
Vikram Boorla (Tata Consultancy Services Limi) 240 Reputation points Microsoft Vendor
8 answers

Is there a way to disable the script confirmation popup the appears everytime I click on a button?

I create a simple file and I was trying to automate some processes and I notice that every time I click on the Script button it shows me a popup on the right side that says script run status, its annoying to see that everytime I click on the button. How…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,553 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 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,522 questions
asked 2022-02-11T03:49:23.68+00:00
Wilmer Torrez 16 Reputation points
commented 2024-04-23T08:31:49.82+00:00
Sevenich, Lex 5 Reputation points
0 answers

how to get all work sheet names and cell details

Hello, i have the existing script in my workbook: I would like to get all the worksheet names (instead of specifying as ive done), and include it in the batch details output. Thank you function main(workbook: ExcelScript.Workbook) { const ws =…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,484 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
879 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,522 questions
asked 2024-04-22T11:20:07.47+00:00
Cooke, Scipio UK/LPL 0 Reputation points
edited the question 2024-04-23T00:31:35.3433333+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor