3,860 questions with Office Development tags

Sort by: Updated
2 answers

The problem of clearing table titles and descriptions after copying Office Word tables

Dear all I added custom text to the title and description attributes of one of the tables in Office Word. In the previous version of Word, after copying this table, the title and description information of the table remained. But I recently discovered…

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,860 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.
918 questions
asked 2024-04-12T02:04:51.1933333+00:00
Ever Luo (CN) 0 Reputation points
edited an answer 2024-09-19T05:21:13.6733333+00:00
Stencilloart 0 Reputation points
0 answers

How to add comments,mentions for document collaborations(excel,word and powerpoint) using microsoft graph using java client

I have a requirement for document collaboration for different file types like power point,excel and word documents.When using microsoft graph to add comments to the microsoft word I don't see any API's listed to set comments.I only see JavaScript API. I…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,876 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,589 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,860 questions
asked 2024-09-18T22:39:07.27+00:00
Pradeep Gopal 0 Reputation points
edited the question 2024-09-19T01:48:39.3333333+00:00
Xyza Xue_MSFT 24,096 Reputation points Microsoft Vendor
1 answer

Microsoft.Office.Interop.Excel cannot be found on system when using PowerPoint

Hello, I have an application which uses the Microsoft.Office.Interop assemblies. On a couple of machines, for some reason when my application is running and PowerPoint is started, on the users end, they can't click on any dropdowns. My applications…

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,860 questions
asked 2021-04-22T11:33:05.837+00:00
IvoG 1 Reputation point
commented 2024-09-18T21:38:16.75+00:00
Erland Sommarskog 110.4K Reputation points MVP
1 answer

Macro needed to insert 4 rows in table, copy data from above, copy data from another sheet and paste special (transpose values) to those new rows...repeat till table complete

Hey smart people! I'm a novice at macros and have found myself in a little too deep to handle this task with a macro and don't know VBA language to get this done. I have a spreadsheet with multiple sheets. My macro needs to: Select the main sheet. …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,839 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,860 questions
asked 2024-09-17T20:10:05.2766667+00:00
Christine Potter 0 Reputation points
commented 2024-09-18T20:59:44.21+00:00
Barry Schwarz 2,831 Reputation points
1 answer

Interacting with SharePoint PowerPoint document through add-in/dialog box

We have created add-in to indirectly update content of SharePoint ppt document. Now we can see presentation content can be directly modified by chatgpt add-in. We have similar requirement where in data enter in dialog box should reflect immediately in…

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,860 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,943 questions
asked 2024-09-06T11:58:03.8+00:00
Dudekula,Amitabh 0 Reputation points
commented 2024-09-18T09:22:47.6833333+00:00
AllenXu-MSFT 19,641 Reputation points Microsoft Vendor
1 answer

Customize People search vertical Microsoft Search Office 365

We would like to customize the people vertical result to exclude service accounts from the list and if possible to include filters https://admin.microsoft.com/Adminportal/Home#/MicrosoftSearch/verticals

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,589 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,860 questions
asked 2024-09-11T07:27:34.7533333+00:00
Catalin Pasu 0 Reputation points
edited the question 2024-09-18T01:32:10.3566667+00:00
Yanli Jiang - MSFT 25,621 Reputation points Microsoft Vendor
3 answers

Custom XML support PowerPoint via Office JS

We are building Office JS taskpane addin for (Word, Excel, PowerPoint) and we are heavily relying on the data stored into the document (custom XML). In Word and Excel there are API's to access that information, but it seems that in PowerPoint the support…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
975 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,860 questions
asked 2022-04-21T12:53:19.76+00:00
Miikka Laakso 41 Reputation points
answered 2024-09-17T19:54:07.7266667+00:00
Jesse Harvey 0 Reputation points Microsoft Employee
0 answers

Referencing Custom Tab created using ExcelDna.AddIn in manifest.xml office js add on

If I've created a custom tab using ExcelDna.AddIn, CustomRibbon.xml, how do I deploy an officejs add on, using manifest.xml, so that officejs addon is placed inside that custom tab created from ExcelDna.AddIn? Essentially this is like combining both…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,839 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,860 questions
asked 2024-09-17T05:25:28.5766667+00:00
Rahul Deshpande 5 Reputation points
2 answers

how to troubleshoot manual side-loading error on macOS

I'm following the example from https://learn.microsoft.com/en-us/office/dev/add-ins/quickstarts/outlook-quickstart-yo in VS Code the project starts fine, both with npm start or with npm run dev-server No compiling errors reported. The "npm…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,720 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,860 questions
asked 2024-09-16T13:40:28.08+00:00
Wim Decorte 5 Reputation points
answered 2024-09-17T02:45:53.6433333+00:00
Jayce Yang-MSFT 1,486 Reputation points Microsoft Vendor
0 answers

Programatically query local outlook executable for upcomming meetings

Hello, Completely new to outlook API here… Is there a way to query the LOCAL outlook application for upcoming meetings? I understand that they are REST APIs that allows me to query the microsoft cloud for the information, but to do so, (if I understand…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,720 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,860 questions
asked 2024-09-16T09:22:37.1633333+00:00
de Brebisson, Cyrille 5 Reputation points
edited the question 2024-09-17T02:23:44.61+00:00
Jayce Yang-MSFT 1,486 Reputation points Microsoft Vendor
0 answers

Guidance Needed for Integrating Create/Edit PowerPoint Functionalities in Our React.js App

Hi team, We are working on a solution for our company using a React.js application and would like to add functionality to manage PowerPoint files within our app. Specifically, we aim to embed a PowerPoint editor to allow users to create new presentations…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,595 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,860 questions
asked 2024-09-16T19:59:30.11+00:00
Mudassir Raza 0 Reputation points
2 answers

Uninstall Office 365 with ODT

How can i uninstall office 365? I was make to much XML archives for uninstall but i don't are retrieved a positive result. leave here some one files i made For instalation <Configuration ID="f958a1e4-dd09-4409-a50b-3997635b51fc"> …

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,595 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,860 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,123 questions
asked 2023-01-30T12:59:04.3233333+00:00
Alyson Leandro Trizotto Pereira 0 Reputation points
edited a comment 2024-09-16T14:01:18.41+00:00
PhilippBrenzinger-9093 0 Reputation points
0 answers

How to implement file Upload control in MS Addin outlook reactjs plug-in?

Hello Everyone, We have developed custom Outlook plug-in based on react.js by cloning https://github.com/OfficeDev/Office-Addin-TaskPane-React It is using React Semantic-ui. This outlook plug-in is working fine. We have integrated with SSO login and once…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,720 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,860 questions
asked 2024-09-16T10:39:01.8566667+00:00
Jigir Shah 0 Reputation points
0 answers

GPO policies for macro blocking is being ignored by Apps for Business

Hi there, We're trying to meet the Essential 8 mitigation strategy for configuring M365 macro settings. We followed the guidelines and tried deploying GPO to some test endpoints but find that the policies are applied only if using M365 Apps for…

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,860 questions
asked 2023-09-18T19:06:34.3833333+00:00
Steve Kakei 5 Reputation points
commented 2024-09-16T06:44:30.9233333+00:00
Simon Burbery 676 Reputation points
1 answer One of the answers was accepted by the question author.

MS office cannot verify my license, why?

Microsoft Office cannot verify the license for the product. You should repair office program using control pannel." I have tried frequently to get it repair through control panel but it doesn't working. Now solve this problem so that my precious…

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.
6,641 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,876 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,860 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,123 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,988 questions
asked 2024-09-02T14:07:26.46+00:00
Laxmikant mainaji Katkhade 160 Reputation points
commented 2024-09-16T03:16:34.7466667+00:00
Jiajing Hua-MFST 9,425 Reputation points Microsoft Vendor
0 answers

Copy folders from outlook to network folder viewable as a folder

I have Microsoft outlook and would like to have the same folders in outlook in a folder on my network drive that you can click on and read or view a email maybe in pdf….

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,860 questions
asked 2024-09-15T19:25:16.2133333+00:00
Keith Burnett 5 Reputation points
0 answers

Excel embed code is not Working ! How to embed interactive excel to a website ?

Previously, I have embed Excel into my blog website. It was in Javascript and was working fine. Now, when I am viewing it, I cannot interact with it and it is static only. Now, javascript is gone in one drive embed. Even if I am trying to embed code with…

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,860 questions
asked 2024-09-14T10:56:02.4966667+00:00
Rakesh Shah 0 Reputation points
1 answer

Is .setColumnWidth() broken in Excel scripts?

I have written a very simple code in Office Scripts which should simply set some column widths and the header rows (see below). However, when I run the script, the column widths are nowhere near the values I have input (I have added comments to show the…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,839 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,860 questions
asked 2024-09-13T16:51:01.04+00:00
Marco Couch 5 Reputation points
edited a comment 2024-09-13T21:56:57+00:00
Marco Couch 5 Reputation points
0 answers

How to Side Load Word Add-In within Office session provided by WOPI Host?

Hi Team, I am not able to side load locally running or Internally hosted add-in within Office session provided by WOPI Host, I could see the option to upload manifest, but look like some security policy restricting it. Wondering if we need to enable any…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
822 questions
Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
638 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,860 questions
asked 2024-09-04T14:55:20.5266667+00:00
Harshavardhan Gupta 0 Reputation points
commented 2024-09-13T10:41:51.3666667+00:00
Harshavardhan Gupta 0 Reputation points
0 answers

Error code 0-2039 Error installing Office 365 on a RDS 2019 server

Hi Guys, When installing the Offie 365 to a RDS server i get this error; (See screenshot) Using the following script; <Configuration> <Add SourcePath="127.0.0.1\365" OfficeClientEdition="64" Channel="Broad"> …

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,509 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,860 questions
asked 2024-09-12T14:20:28.8+00:00
René de Meijer 0 Reputation points
edited the question 2024-09-12T14:24:53.0066667+00:00
René de Meijer 0 Reputation points