1,066 questions with Microsoft 365 and Office | Development | Office JavaScript API tags

Sort by: Updated
0 answers

Sever manager

Hi i am not able to install server manager pls help me

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Windows for business | Windows Server | User experience | Other
asked 2023-08-07T07:13:04.45+00:00
Anonymous
commented 2023-08-08T06:01:29.2866667+00:00
Aholic Liang-MSFT 13,886 Reputation points Microsoft External Staff
1 answer

CS0103 The name 'ckeditor' does not exist in the current context

Hi! I'm trying to hook "Word count and character count" in CKEditor: https://ckeditor.com/docs/ckeditor5/latest/features/word-count.html Installed node.js and NPM. Executed the command in the console: npm install --save…

Developer technologies | ASP.NET | ASP.NET Core
Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-08-06T20:46:26.2633333+00:00
Volk Volk 551 Reputation points
edited a comment 2023-08-07T15:48:55.4633333+00:00
Bruce (SqlWork.com) 77,766 Reputation points Volunteer Moderator
0 answers

How can I do jest testing on this data

I have a file like this. Dogs.js: Dogs = [{ breed: 'Labrador', puppies: [ 'Fluffy', 'Doggo', 'Floof' ] },{ breed: 'Rottweiler', puppies: ['Biscuits', 'Mary'] }]; Puppies = [ 'Fluffy', 'Doggo', 'Floof', 'Biscuits', 'Mary']; const result =…

Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-08-07T08:55:33.46+00:00
Majumder, Mousumi 0 Reputation points
1 answer

Really bad errors on GPT-4 response

Hi everybody, we are working on developing a chatbot application using GPT-4. Our application runs in Javascript and the endpoint we are calling is the following: …

Microsoft 365 and Office | Development | Office JavaScript API
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,083 questions
asked 2023-08-01T08:46:33.0733333+00:00
Alberto Prospero 0 Reputation points
answered 2023-08-07T04:33:39.71+00:00
Ramr-msft 17,826 Reputation points
4 answers One of the answers was accepted by the question author.

How do I create a pop up Yes/No message box called from and return the result to C# code? Javascript? Something else?

This is what I have. It seems to pass the false value and go into the else area. I need the pop up box to appear, let the user select confirm or cancel then pass that value back to the C# code. Any thoughts? Thanks in advance! `<script…

Microsoft 365 and Office | Development | Office JavaScript API
Developer technologies | ASP.NET | Other
asked 2023-03-12T04:16:00.4333333+00:00
RD 40 Reputation points
answered 2023-08-06T15:10:48.3533333+00:00
Albert Kallal 5,586 Reputation points
0 answers

How to get existing version of the MS Word add-in

Hi, While implementing an office add-in for Word and PowerPoint, as a user requirement we need to get the existing version of the add-in. Would like to know the best way to get the version of the currently published manifest. Thank you in advance

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft 365 and Office | Word | For business | Windows
asked 2023-08-04T04:25:43.58+00:00
Tharushi De Silva 5 Reputation points
edited a comment 2023-08-06T13:20:15.5166667+00:00
Tharushi De Silva 5 Reputation points
0 answers

[Outlook] Create message API with MIME mail as payload

Hi, we are currently developing an Outlook addin with OfficeJS, with which a user can encrypt/decrypt emails via an Identity-Based Encryption scheme. One of our user stories is that after decryption a copy of the decrypted mail should be stored in a…

Microsoft 365 and Office | Development | Office JavaScript API
asked 2022-04-14T13:36:57.85+00:00
Daniel Ostkamp 6 Reputation points
commented 2023-08-05T11:13:04.4666667+00:00
Abhishek Dheeman 0 Reputation points
1 answer One of the answers was accepted by the question author.

Assistance Needed for Cleaning Blob Storage

Hello We require assistance with cleaning our blob storage. Currently, our container holds over 600 million images, and we lack the necessary parameters to efficiently identify and manage them according to our needs. The only linkage between our database…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,193 questions
Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-07-03T13:16:21.3866667+00:00
Narek Payaslyan 20 Reputation points
accepted 2023-08-04T07:35:32.07+00:00
Narek Payaslyan 20 Reputation points
0 answers

How to do jest testing on array.every method in javascript

I am developing a project in react js .I am new to this field. But I stuck in jest testing .I developed this :- I have one array (breeds). const breeds = { breeds [ {id : 1, model: cern , dogs: name1: 'peter', name2:'jetsky', name3:'robin',} ]} I…

Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-08-04T07:24:21.0266667+00:00
Majumder, Mousumi 0 Reputation points
0 answers

SCCM - Dependency installed but SCCM not detecting it

Hello, I've got an SCCM application that has a dependency on Java being installed. I want it to automatically install Java if it is not there, so I have checked the "Auto Install" box. The problem I'm having is that Java will always try to…

Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-08-02T15:33:44.9733333+00:00
Curt Alford 0 Reputation points
1 answer

Nodemailer and Outlook 365 SMPT, 535 5.7.139 Authentication unsuccessful not meet criteria

I am trying to send emails from my outlook account ( office 365 email ) to myself/ to others in my organization. And from my email to my users that may or may not be on office. I am using Nodejs and Typescript and this is all happening on the server from…

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,172 questions
Microsoft 365 and Office | Development | Office JavaScript API
Outlook | Windows | Classic Outlook for Windows | For business
asked 2021-11-28T13:14:40.16+00:00
Nikola Milović 1 Reputation point
commented 2023-07-30T08:18:14.1+00:00
Asfand Yar Khan 0 Reputation points
0 answers

Issue Opening Remote File with "ms-word:ofe|u|https://****" URI Scheme in Microsoft Office

Dear Microsoft Support, I hope you are doing well. I am currently facing an issue with Microsoft Office when attempting to open a remote file using the "ms-word:ofe|u|https://****" URI scheme. Unfortunately, upon trying to access the file, I…

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Word | For business | Windows
asked 2023-07-26T13:29:52.3333333+00:00
Makar Shokarev [Wisercat] 5 Reputation points
edited the question 2023-07-27T10:10:37.5466667+00:00
Emi Zhang-MSFT 30,046 Reputation points Microsoft External Staff
0 answers

How to insert a floating element?

We have a use-case in our Office365/OfficeJS plugin where we need to insert a textbox-like element to a Word document. It's important that this element can be dragged around freely by the user without moving other elements on the document. We have tried…

Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-07-27T08:47:43.0233333+00:00
Campbell, Callum (LNG-PLZ) 0 Reputation points
edited the question 2023-07-27T08:49:35.7433333+00:00
Campbell, Callum (LNG-PLZ) 0 Reputation points
0 answers

How to use fix "Subscription Not Found" using azure function in portal

This is the project I am working on: Azure function triggered by a blob storage upload - function uses the @asure/arm-containerinstance JS library to kick off an ACI. This is all within azure gov, and I am only working through the portal, no file…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-06-28T16:08:31.7266667+00:00
Oliver Stein 0 Reputation points
commented 2023-07-27T04:16:41.38+00:00
MayankBargali-MSFT 70,936 Reputation points Moderator
0 answers

Getting error when hitting a post request to mongoDB compass database

I am getting an error when try to hit the post request on the MongoDB tool . I have a created a new Database over there and trying the post the data over there . Just to make sure it is connecting with the MongoDB compass or not. The error I am getting…

Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-07-26T18:39:28.4066667+00:00
Amritpal Singh 60 Reputation points
1 answer One of the answers was accepted by the question author.

Graph QL API - For Azure SQL DB

Hi, I am new to graph ql. There is a requirement to develop graph ql api to fetch data from azure sql db,the whole db tables data. I dont know where to start from . What are the technology/apps can be used to achieve this? If anyone can list the…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,448 questions
Developer technologies | ASP.NET | ASP.NET Core
Microsoft 365 and Office | Development | Office JavaScript API
asked 2023-07-26T03:17:32.9033333+00:00
Santhi Dhanuskodi 325 Reputation points
accepted 2023-07-26T10:14:54.88+00:00
Santhi Dhanuskodi 325 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Graph API, deleting authentication method "Microsoft Authenticator" Returns 403 Error

I'm attempting to delete a user's Microsoft Authenticator Authentication Method (#microsoft.graph.microsoftAuthenticatorAuthenticationMethod) from any user's list of authentication methods. However, I keep receiving a 403 Forbidden error. Here is my code…

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft Security | Microsoft Graph
asked 2023-07-24T15:55:42.4133333+00:00
Angel Fontalvo Avila 25 Reputation points
commented 2023-07-24T17:01:32.22+00:00
Angel Fontalvo Avila 25 Reputation points
0 answers

Is there any way to get current opened word document's width with office-js package?

I'm currently having some problem with inserting large images with the Javascript API. Based on my job's requirement I must use setSelectedDataAsync method with…

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft 365 and Office | Word | For business | Windows
asked 2023-07-24T04:06:57.8033333+00:00
Khoa Pham 0 Reputation points
0 answers

Routing doesn't work in react outlook add-in

Hi, Please refer this link to view the question in Stack Overflow routing-doesnt-work-in-react-outlook-add-in

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
asked 2022-05-28T08:17:14.467+00:00
Isora Dolage 21 Reputation points
edited the question 2023-07-21T06:36:13.86+00:00
Wajeed-MSFT 311 Reputation points Microsoft Employee Moderator
0 answers

Office JS Add-In: Get excel file with Office JS on iPad

I am currently building an office add-in that should work for word, powerpoint and excel that takes the word/powerpoint document or excel sheet as a binary file using Office JS and transfers it to a third party site with the add-in. With word and…

Microsoft 365 and Office | Development | Office JavaScript API
Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Install, redeem, activate | For business | MacOS
Microsoft 365 and Office | Excel | For business | Windows
asked 2023-07-20T07:58:05.0733333+00:00
s137 0 Reputation points