863 questions with JavaScript API tags

Sort by: Updated
0 answers

Is it possible to use html paragraphes within an array?

First the keywords for my problem i am aware of but cannot resolve for my solution. (createelement)(id) The following program parts resolved are a intersection observed screen output with a rectangle smaller then my screen and the color is transparent. I…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-02-22T20:36:57.3566667+00:00
Štefan Mihael Rihar 181 Reputation points
0 answers

Java Error Message

When trying to log into a game (Scrabble Go), I received the following error message and the game won't load. I am on a PC Windows 11. Any suggestions??

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-02-17T15:57:01.8066667+00:00
Carolyn Lehman 0 Reputation points
0 answers

How to verify whether file downloading is completed before executing next code in java selenium?

I am trying to download a file using java selenium. The download button is clicked and it takes time to initiate and complete the download from the website (time of download depends on size of file and speed of net). However, the next code is executed…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-02-16T06:40:34.1866667+00:00
Singh 25 Reputation points
0 answers

How do i use the NotifyServiceStatusChange scripting to send an email when specific services change states?

I'm trying to set up a scripting function I found at ( https://learn.microsoft.com/en-us/windows/win32/api/winsvc/nf-winsvc-notifyservicestatuschangea ) I believe it is used to send a notification when a specified Services changes to ether a specified…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-02-15T20:02:59.62+00:00
william howard 0 Reputation points
1 answer

Office Add-In Shared Runtime Error Invalid child element 'Runtimes'

I am trying to implement the JavaScript Shared Runtime for an Office.js Excel Add-in, but when I add the <Runtimes> element I get the following error: The element 'Host' in namespace…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2021-06-04T13:02:44.457+00:00
Osvath, Andy 1 Reputation point
commented 2023-02-14T10:23:27.97+00:00
kalpesh Dave 0 Reputation points
0 answers

JQUERY/AJAX GetData statement generating an error

I did an inspect and a console.log. Both of which point to invalid code, but I'm not seeing where the issue is. I even mimicked similar code elsewhere which is working, and I'm still generating an error. var data = $.ajax({ type:…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-02-13T18:22:57.37+00:00
Brown, Matt 26 Reputation points
1 answer

Error: Uncaught TypeError: Cannot read properties of undefined (reading 'apply')

Hi everybody i have issue with my website perlebleu. I have the following error once i run an audit. Uncaught TypeError: Cannot read properties of undefined (reading 'apply') noticed in the following VM11 jquery.eislideshow.js:32. Here is image showing…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
293 questions
asked 2023-02-12T09:00:29.79+00:00
Lolalolita 0 Reputation points
commented 2023-02-13T09:38:22.41+00:00
Lan Huang-MSFT 25,386 Reputation points Microsoft Vendor
0 answers

How to retrieve values from strings using RegEx

Hello, i am trying to retrieve values from below strings using Regular Expression in JavaScript. would you be able to help me out please? it would be separate value for Project Number, Project Name, Insurance Type and the Date. 001196 - La Cabana - Ins…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-02-10T17:09:45.33+00:00
Raki 481 Reputation points
edited the question 2023-02-13T01:52:23.69+00:00
Jack J Jun 24,281 Reputation points Microsoft Vendor
2 answers

The Requirements element is missing from the specified node.

Trying to add an addin today from URL or from file give this error The Requirements element is missing from the specified node. Nothing in our manifest has changed. This is a large blocker for us. There is no info on this error so I am guessing its…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 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,459 questions
asked 2023-02-10T18:43:24.55+00:00
bishop filevine 1 Reputation point
answered 2023-02-10T19:52:35.1533333+00:00
bishop filevine 1 Reputation point
1 answer

Sharepoint Online Modern sites Homepage how to remove dropdown on Libraries

SharePoint online modern sites Homepage in left hand side column you have the word Libraries click on it and it drops down the list of the libraries. I have a customer that doesn't want it like that they want to have the word Libraries and then the list…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,561 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 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,199 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,657 questions
asked 2023-02-02T17:00:53.91+00:00
Glenn Skinner 1 Reputation point
commented 2023-02-09T09:41:45.6333333+00:00
RaytheonXie_MSFT 30,906 Reputation points Microsoft Vendor
1 answer

Not all records being saved in SharePoint List via JSOM

Hi i am having trouble saving all records from my Array to my SharePoint Detail List via JSOM. Most of the time it save all but sometimes not all records are being saved. See my code below: function savetoDetailList(id) { ctr = 0; …

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,561 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 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,657 questions
asked 2023-01-20T12:08:09.17+00:00
Robles, John Ryan 0 Reputation points
commented 2023-02-08T06:07:15.1966667+00:00
RaytheonXie_MSFT 30,906 Reputation points Microsoft Vendor
0 answers

this learning path is from what certification

How can i find the certifications available that integrates this learning path: build JavaScript applications using TypeScript

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-02-07T21:29:24.7333333+00:00
Brandon Andres Martinez Rodriguez 0 Reputation points
1 answer

How to fix CORS issue during development with localhost different port

Hello, I have a Angular Js application and backend WCF service c# .net , both are running in localhost IISExpress with different port. Client UI is accessing WCF API through http POST/GET. While debugging from Visual Studio using Edge it's throwing…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,342 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,243 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-02-06T04:53:41.13+00:00
Pragyan Snata 20 Reputation points
commented 2023-02-07T06:24:40.36+00:00
QiYou-MSFT 4,306 Reputation points Microsoft Vendor
1 answer

Check if account exists

Hi, To the code like Dim computer Set computer = GetObject("WinNT://" & computerName) Dim user Set user = computer.Create("user", userName) user.SetPassword password user.SetInfo …

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 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,459 questions
asked 2022-11-02T03:39:12.653+00:00
Peter_1985 2,466 Reputation points
edited the question 2023-02-02T23:45:40.05+00:00
Dave Patrick 426K Reputation points MVP
1 answer

Pass Authenication cookie to MS Word to open word document without MS Word authentication popup

Hello, We have a website where we list the MS Word documents and a WebDav setup and user has to login for viewing the list of documents. Users can edit the documents online in Office online and while opening the document remotely(by supplying the…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 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,459 questions
Office Open Specifications
Office Open Specifications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Open Specifications: Technical documents for protocols, computer languages, standards support, and data portability. The goal with Open Specifications is to help developers open new opportunities to interoperate with Windows, SQL, Office, and SharePoint.
119 questions
asked 2022-02-03T15:33:05.683+00:00
Varun Arora 1 Reputation point
commented 2023-02-02T13:40:37.4866667+00:00
Wisal Ahmed 0 Reputation points
2 answers

404 issue to the file

Hi, Due to issue like What to adjust below? <body style="background-color: ???; background-image:url(beautiful_Currency0e.jpg);">

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,243 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-01-28T08:50:16.07+00:00
Peter_1985 2,466 Reputation points
edited a comment 2023-02-01T13:47:09.4833333+00:00
AgaveJoe 26,181 Reputation points
0 answers

How to know when a book is completed using the iframe provided by outlook booking service

Is there any event or way to know if a book was successfully using the iframe provided in the booking dhasboard? I am not able to use the Booking API, it needs to be a Javascript/ReactJS solution. Thanks

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,512 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-01-31T19:11:02.51+00:00
German Olle 0 Reputation points
0 answers

Office Add-in Interface reading / updating SharePoint properties

I'm looking for an option to access the SharePoint online file properties within an Office add-in. The JavaScript API does not offer such an interface.

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.
3,731 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-01-31T07:37:22.8133333+00:00
WKU 0 Reputation points
2 answers One of the answers was accepted by the question author.

Run .vbs file

Hi! I don't know about scripting in vbs. Here in the environment we have a 2008 Standard R2 server with scheduling that executes a .bat file with: cscript file.vbs Everything works normally. But I need to migrate this server to a 2016 and when testing…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 questions
asked 2023-01-26T21:44:51.9+00:00
Quintas 20 Reputation points
accepted 2023-01-30T18:02:11.9433333+00:00
Quintas 20 Reputation points
0 answers

How to show the task pane in the Office add-in for Outlook?

I'm using Visual Studio 2019 to develop an Office add-in for Outlook. I would like to see the Office Add-in task pane when composing a new message. Using event-based activation, I can fire an event when a new message is created, but I don't know how to…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
863 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,459 questions
asked 2023-01-30T09:55:17.2533333+00:00
Kami Toshihiko 15 Reputation points