870 questions with JavaScript API tags

Sort by: Updated
0 answers

Como descriptografar uma chave sha256

Bom dia pessoal, tudo bem ? Estamos utilizando o azure ad b2c e necessitamos realizar consulta de usuario e senha através de uma API, em um banco de dados legado. Pelos nossos estudos o azure b2c utiliza a sha256 como fator de criptografia, porém como…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
asked 2023-03-12T13:27:51.31+00:00
edited the question 2023-03-13T13:23:52.9366667+00:00
0 answers

Outlook Web Add-in: Categories are not being set

Hello MS Office developers! I have a question regarding the development of Outlook Addins. I've tried to set the category of a mail, by using the JS API(https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/categories) as well as by sending an…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,995 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 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,501 questions
asked 2023-03-10T15:05:32.85+00:00
azureblue 0 Reputation points
2 answers

how to set a position of modal popup extender with dropdownlist at any screen size ?

Hi members i have a modalpopupextender that should be at the right of the screen i used x and y property and sometime in smaller screen it get not visible,i used a javascript to set the position and with button that outside the modalpopup it work fine if…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,575 questions
asked 2023-03-01T07:27:20.85+00:00
HOUSSEM MAHJOUBI 286 Reputation points
commented 2023-03-10T09:07:36.2233333+00:00
Lan Huang-MSFT 25,556 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

how i get the width of browser using asp.net

Hi members i want get the width of the web browser and i tried without succeed. this is my try : Dim wid = System.Windows.Forms.Screen.PrimaryScreen.Bounds.Width Dim hy = System.Windows.Forms.Screen.PrimaryScreen.Bounds.Height this code doesn't work in…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,575 questions
asked 2023-03-09T09:48:19.1066667+00:00
HOUSSEM MAHJOUBI 286 Reputation points
commented 2023-03-10T08:50:38.4333333+00:00
HOUSSEM MAHJOUBI 286 Reputation points
0 answers

Network error handling in excel addin is different from word and powerpoint

I created an add-in for word,excel and powerpoint having common manifest. After every 30 seconds I am making a call to my server to send data. In case anytime user's internet connection turned down I give user 1 retry. SO suppose at 30th second user get…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,469 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 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,501 questions
asked 2023-03-10T05:18:10.59+00:00
Vishal Choudhary 10 Reputation points
edited the question 2023-03-10T05:22:43.9766667+00:00
Vishal Choudhary 10 Reputation points
1 answer

Excel add-in: do not target IE11?

My team is developing an Excel add-in, and we do not wish to support IE11. Is there any way to specify (probably in the manifest file?) that our add-in is not available for any platforms/versions of Excel that use IE to render add-ins?

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 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,501 questions
asked 2020-12-10T21:57:11.023+00:00
Ashley Fisher 21 Reputation points
answered 2023-03-09T14:44:05.0866667+00:00
Augustin Riedinger 0 Reputation points
1 answer

Color scheme on Office UI developer documents web page

Not really a question but a comment. Currently the fabric UI developer document code samples are colored in a very non-accessible way. Some of the code is colored white-on-white, rending the text invisible. Its not a big issue as you can copy and paste…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
asked 2023-03-08T14:54:54.8733333+00:00
Keith McClung 5 Reputation points
commented 2023-03-08T18:16:13.82+00:00
Keith McClung 5 Reputation points
0 answers

Multiple File Uploader controls in each row of table

I am generating the rows in a html table dynamically on a button click. In each row there is a file uploader html control. Let say if I create three rows by clicking the button and browse different files on each file uploader control and submit the form…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,664 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
SharePoint Server Development
SharePoint Server Development
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Development: The process of researching, productizing, and refining new or existing technologies.
1,575 questions
asked 2023-03-08T06:12:01.0666667+00:00
Noman Soofi 1 Reputation point
edited the question 2023-03-08T17:25:12.48+00:00
Richard Hay 1,231 Reputation points Microsoft Employee
0 answers

File uploader control in each row of html table

I am generating the rows dynamically in a HTML table on a button click. In each row there is a HTML file uploader control. Let say If I create 3 rows and on each row I browse the 3 different files for uploading. when I click submit button, I am being…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,664 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 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,673 questions
asked 2023-03-08T06:20:41.2566667+00:00
Noman Soofi 1 Reputation point
commented 2023-03-08T09:06:30.05+00:00
RaytheonXie_MSFT 31,376 Reputation points Microsoft Vendor
0 answers

VBA to Scripts

I understand VBA but have never used Scripts. Can someone translate this code for me? Sub get_data() Dim Wb1 As Workbook Application.ScreenUpdating = False For x = 1 To 4 If ThisWorkbook.Worksheets("IDReport").Cells(x, 20).Value =…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,469 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
asked 2023-03-07T22:46:10.51+00:00
Joe 0 Reputation points
3 answers One of the answers was accepted by the question author.

List events of outlook calendar meeting room by a get request to display in a node app

I want to list all the meeting in the meeting room of outlook calendar through a get request in a node application. How is it possible? I tried Microsoft graph API but I cannot get any solutions. I have registered an app in Azure AD and generated client…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,995 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,620 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
asked 2023-02-24T12:15:29.37+00:00
Rakshya Panta 25 Reputation points
edited the question 2023-03-07T01:12:07.6966667+00:00
Yuki Sun-MSFT 40,866 Reputation points
1 answer

401Unauthorized when trying to access the Federated Email Inbox folder using EWS

I am trying to read an Inbox folder of a federated email account using the Java EWS API. Below is the code snippet. Getting OAuth Token by passing authorization code: public static OAuthToken getAccessTokenByCode( String clientId, String…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,531 questions
asked 2023-03-03T13:52:55.9633333+00:00
Saravanakumar Jeyavel 0 Reputation points
commented 2023-03-06T06:27:28.3466667+00:00
Vasil Michev 95,581 Reputation points MVP
0 answers

An error has occurred in the script on this page.

Hello, I am trying to install Java, but I always get this error. I have tried installing older versions of Java.. and still the same error. Can Anyone help me please? An error has occurred in the script on this page. Line: 1 Char: 1 Error:…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
asked 2023-03-05T12:07:28.18+00:00
Maridasch 0 Reputation points
0 answers

Way To Launch Outlook Web Add-In When Outlook Window Opens

I was having an outlook COM add-in. Which I have to migrate into a web add-in. I have the following doubts regarding web add-ins. In COM, Add-In was able to be displayed on the ribbon of outlook. How can I display the web add-in on the ribbon of…

Outlook
Outlook
A family of Microsoft email and calendar products.
2,995 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 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,501 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,898 questions
asked 2023-03-03T06:08:15.4366667+00:00
Smit Rathod 100 Reputation points
edited the question 2023-03-03T07:42:35.3733333+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
1 answer

If I write a KMDF filter driver for laptop battery , will all PWA APPs that retrieve battery information be affected

Background: our PWA APP (JS APP) registers power change event . But for our testers , we have to manually discharge & recharge the battery to test those features , it's wasting our time. Assumption: If we could write a KMDF driver for battery ,…

Universal Windows Platform (UWP)
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
asked 2023-02-20T07:27:50.32+00:00
Marcus H 0 Reputation points
commented 2023-03-03T00:43:56.76+00:00
Marcus H 0 Reputation points
1 answer

This Infragistics control requires a ScriptManager object on the page in order to operate correctly.

Server Error in '/' Application. This Infragistics control requires a ScriptManager object on the page in order to operate correctly. **Description:**An unhandled exception occurred during the execution of the current web request. Please review the…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,263 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
asked 2023-03-02T05:48:24.94+00:00
Kurakula, Julia 21 Reputation points
commented 2023-03-02T07:48:23.9333333+00:00
Lan Huang-MSFT 25,556 Reputation points Microsoft Vendor
1 answer

AADSTS900561: The endpoint only accepts POST, OPTIONS requests. Received a GET request.

I am trying to connect with crm , so first I tried in postman and it work fine but when I tried in browser it giving me this AADSTS900561: The endpoint only accepts POST, OPTIONS requests. Received a GET request. error I followed the steps like…

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,817 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,531 questions
asked 2023-02-23T10:49:36.96+00:00
Uzma Khan 0 Reputation points
commented 2023-03-01T22:10:45.5233333+00:00
James Hamil 21,776 Reputation points Microsoft Employee
0 answers

Microsoft Captcha on a Website

I'm planning to integrate Microsoft Captcha on my website https://impulsioneme.com/comprar/seguidores-no-instagram-brasileiros My question is : can I setup a specific language for this Captcha? In my case is portuguese. Thank you !!!

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 questions
asked 2023-03-01T10:48:59.19+00:00
shuttershades 0 Reputation points
1 answer One of the answers was accepted by the question author.

excel js addin XYScatter datalabels

hello. let me describe my situation: 1 i have an XYScatter chart in my excel js addin 2 and i need to add data labels to some of points in that chart 3 and here i have a problem - i do not understand how to set up that datalabels. in my attemptions to…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,469 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 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,501 questions
asked 2023-02-26T21:18:30.4266667+00:00
Antonov, Viktor 20 Reputation points
commented 2023-02-28T20:42:34.8966667+00:00
Antonov, Viktor 20 Reputation points
2 answers

How do I configure Azure AD SSO with SAML for word add-in( office.js )

Hi Team, Currently, We are using msalClient authentication to signing user in our office add-ins(excel and word) using office.js. We are using Graph Api to retrieve data from one drive for that purpose also we are using same authentication. We wish to…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
870 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,501 questions
asked 2023-02-21T09:14:35.58+00:00
Chetan Kotwal 0 Reputation points
edited the question 2023-02-28T19:53:38.1966667+00:00
JamesTran-MSFT 36,376 Reputation points Microsoft Employee