871 questions with JavaScript API tags

Sort by: Updated
1 answer

Excel embed on webpage yet dosent get print on PDF

i have emded excel data on my web page, but when i initiate the print pdf embeded excel data dosent appear, can any one help?

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-03-18T19:07:02.71+00:00
Yahaya Maraicar 0 Reputation points
answered 2024-03-18T19:14:39.15+00:00
Senthil Gopal 0 Reputation points
0 answers

How to create new LinkedIn text post using LinkedIn API?

Hey, I want to create a new text post on behalf of the user. However, after extensive exploration, I have discovered that I require a User Profile URN to initiate this action. Despite several hours of effort, I have been unable to locate a reliable…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 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-03-17T22:36:49.73+00:00
Jahanzaib Babar 5 Reputation points
edited the question 2024-03-18T01:26:25.2633333+00:00
Xiaopo Yang - MSFT 11,496 Reputation points Microsoft Vendor
0 answers

Export a style to JSON

Is there a way to export a style to JSON? I see there is importStylesFromJson, but nothing for exporting styles. Alternately, where can I find the full description of the JSON format supported by importStylesFromJson? I need to create a custom style that…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
666 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 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,508 questions
asked 2024-03-14T08:28:32.1+00:00
Shujaat Hussain 1 Reputation point
1 answer One of the answers was accepted by the question author.

asp.net textbox datepicker from jquery

Hello This is my jquery for date <script> $(function () { $("#TextBox2").datepicker({ dateFormat: "dd-M-yy", minDate: new Date('2018/08/01'), changeYear:…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,269 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-03-12T05:22:22.5166667+00:00
RAVI 896 Reputation points
accepted 2024-03-12T07:47:56.44+00:00
RAVI 896 Reputation points
1 answer

azure API CORS Policy problem

A company gave me an API from azure to work with. This GET API generates a token. I tried the API first on Postman. Everything worked successfully and I got a generated token. After that I started to write an axios code in a react app. But everytime I…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,907 questions
asked 2024-03-10T14:15:58.54+00:00
Malek Alsayed 0 Reputation points
answered 2024-03-12T03:43:44.33+00:00
brtrach-MSFT 15,256 Reputation points Microsoft Employee
0 answers

Malformed JavaScript file served to the browser from App Service

I have deployed a Nuxt 3 web app using Azure App Service (on Linux). However, one of the JavaScript assets is malformed when served to the browser, which looks really odd: I have excluded the possibility of file being corrupted after the build is…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,907 questions
asked 2024-03-06T10:19:44.0166667+00:00
Damian Głowala 0 Reputation points
commented 2024-03-09T14:57:12.12+00:00
ajkuma 22,416 Reputation points Microsoft Employee
0 answers

How to update SharePoint Online List Items using JavaScript

I used to be able to update SP on-prem list items with the help of JQuery library but unsure how to do the same in SharePoint Online environment.

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-03-05T16:22:29.6433333+00:00
Quoc-Buu Truong 0 Reputation points
1 answer One of the answers was accepted by the question author.

Office.js unreported change breaks 2016 Add Ins

The content of the office js CDN Link provided in your docs changed without any notification or version change. Can you provide any information on this change? <script src="https://appsforoffice.microsoft.com/lib/1/hosted/office.js"…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,008 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,010 questions
asked 2024-02-27T13:11:47.2566667+00:00
Sarp Can 30 Reputation points
edited the question 2024-03-04T08:34:46.0466667+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor
0 answers

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.
871 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,508 questions
asked 2024-03-02T11:08:51.76+00:00
Peter Hague 0 Reputation points
edited the question 2024-03-04T00:38:42.6366667+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor
0 answers

after embedding online excel sheet on chrome extension popup page, it is possible to insert data to cell of embed excel sheet using JavaScript?

I have tried to build a simple Chrome extension where, upon the user pressing a button on the popup window, the distance between two locations using google map is extracted and inserted into an embedded Excel file cell. However, I cannot insert a value…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,476 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,679 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-03-02T14:49:23.7966667+00:00
Anuradha kulatunge 0 Reputation points
2 answers

Extract email attachments from Outlook365 Group

Hello, I'm supporting a client that has asked me to extract attachments from an employee's inbox and save those attachments to SharePoint. We've moved his emails to an Outlook 365 Group and from what I understand the browser version of Outlook 365…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,679 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 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.
4,900 questions
asked 2022-04-21T13:23:54.077+00:00
Robert Randall 1 Reputation point
commented 2024-03-02T14:01:53.1066667+00:00
Paul de Jong 716 Reputation points
0 answers

Getting Uncaught ReferenceError: loginRequest is not defined while following SPA Tutorial

I am following the next guide: https://learn.microsoft.com/en-us/entra/external-id/customers/tutorial-single-page-app-vanillajs-configure-authentication While executing the App, the Sign In button on click shows the following error: Not sure how to fix…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2024-02-28T18:47:34.5266667+00:00
Darren Campos 0 Reputation points
edited a comment 2024-02-29T10:52:19.5166667+00:00
Shweta Mathur 27,711 Reputation points Microsoft Employee
0 answers

Date autogrouping for pivot tables in Excel Scripts?

I'm recreating a few VBA scripts in Automate, since they broke with recent Office updates anyway. Is there a way to mimic the way that either .AutoGroup from VBA (previously), or just manually adding a pivot table field based on a date automatically…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-02-28T18:53:54.62+00:00
Anna Neibling 0 Reputation points
edited the question 2024-02-28T18:54:54.8+00:00
Anna Neibling 0 Reputation points
1 answer

iOS AppAuth authorization code expires immediately

I am using the iOS Swift AppAuth package to obtain an authorization code. However, it appears to expire immediately, rendering it unusable. The authorization code retrieved using the same AppAuth package on a SPA using React works fine. Both…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-02-22T17:25:53.61+00:00
Vaughn de Villiers 0 Reputation points
edited the question 2024-02-28T04:44:28.58+00:00
VenkateshDodda-MSFT 18,436 Reputation points Microsoft Employee
0 answers

How to use document.importStylesFromJson to import a style with space or dash in the name.

I'm attempting to use the document.importStylesFromJson(jsonstring) method to create styles in an existing document. I've figure out that for each style in the jsonstring, a nameLocal object needs to be specified as the name of the style. However, this…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
666 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 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,508 questions
asked 2024-01-14T01:26:08.3933333+00:00
David Chrudimsky 5 Reputation points
commented 2024-02-27T07:05:19.7233333+00:00
John 0 Reputation points
0 answers

org.xml.sax.SAXParseException; The prefix "tem" for element "tem:UN" is not bound.

Client sent me this wsdl file, which i need to include in my c# Program. I tested this with SOAPUI, its working fine. SOAP UI: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,274 questions
asked 2024-02-22T16:44:06.7366667+00:00
Rashmitha B 0 Reputation points
edited the question 2024-02-26T09:41:32.1366667+00:00
Rashmitha B 0 Reputation points
4 answers

How I can open popup window without using Windows MessageBox?

The MessageBox below shows the alert in local (Visual Studio) but not on a server call. Is there a JavaScript, MVC Controller or ASP.NET form popup windows I can use on the server ? if (helperClass.IsTheUserExist(Employee.Email, Employee.ID)) {…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,396 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,269 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,274 questions
asked 2024-02-09T12:41:15.78+00:00
OneWorld 0 Reputation points
commented 2024-02-26T02:41:21.9833333+00:00
Lan Huang-MSFT 25,636 Reputation points Microsoft Vendor
1 answer

How can Generative AI help innovate Learning Management System?

Can anyone explain how Generative AI can contribute to innovation in the LMS or eLearning industry? Any recommended articles would be appreciated.

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-02-22T12:11:00.0666667+00:00
Rajesh Shintre 0 Reputation points
commented 2024-02-23T13:41:41.1533333+00:00
Azar 19,245 Reputation points
1 answer

Get the files directory of one drive in a javascript application

I want to get the files directory of one drive in a javascript application. What should be the approeach? I would like not to login every time I want to access the information. Bet regards, Ignasi

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,644 questions
OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
825 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-02-20T15:28:05.03+00:00
Dako Studio 0 Reputation points
answered 2024-02-22T01:24:40.78+00:00
Emi Zhang-MSFT 22,011 Reputation points Microsoft Vendor
0 answers

How to adjust height of a div respect to a collapsible header in css

How to adjust height of a div respect to a collapsible header in css

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
871 questions
asked 2024-02-21T09:57:43.3733333+00:00
Majumder, Mousumi 0 Reputation points
edited the question 2024-02-21T17:38:55.5066667+00:00
Majumder, Mousumi 0 Reputation points