This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use. Learn more
Dev Center
  • Explore
    • Why Office?
    • Office UI Fabric
    • Microsoft Graph
    • Better with Office
    • Word
    • Excel
    • Powerpoint
    • Access
    • Project
    • OneDrive
    • OneNote
    • Outlook
    • SharePoint
    • Skype
    • Yammer
    • Android
    • ASP .NET
    • iOS
    • JavaScript
    • Node.js
    • PHP (coming soon)
    • Python (coming soon)
    • Ruby (coming soon)
  • Getting Started
  • Code Samples
  • Resources
    • Patterns and Practices
    • App Registration Tool
    • Events
    • Podcasts
    • Training
    • API Sandbox
    • Videos
  • Documentation
    • Office Add-ins
    • Office Add-in Availability
    • Office Add-ins Changelog
    • Microsoft Graph API
    • Office 365 Connectors
    • Office 365 REST APIs
    • SharePoint Add-ins
    • Office UI Fabric
    • Submit to the Office Store
    • All Documentation
  • https://www.yammer.com/
  • http://feeds.feedburner.com/office/fmNx
Ask a question
Quick access
  • Forums home
  • Browse forums users
  • FAQ
Announcement: 27

General Office Development announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:35 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO & VBA.  Rest assured that VSTO & VBA continue to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

Outlook for Developers announcements

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Eric Legault [MVP - Office Apps and Services] Tuesday, June 18, 2013 10:16 PM
    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
     
    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".
  • Link
    Office/Outlook 2010 Redistributable PIA's Released
    Ken Slovak MVP Thursday, September 9, 2010 5:49 PM

    The Office/Outlook 2010 Redistributable PIA's have finally been released, the download location is http://www.microsoft.com/downloads/en/details.aspx?FamilyID=938fe8ad-583b-4bd7-a345-23250dc15855.

    Thanks to Patrick Creehan for the announcement in his blog.

Word for Developers announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:34 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VBA.  Rest assured that VBA continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Saturday, December 22, 2012 8:40 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Open XML Format SDK announcements

  • Link
    Release: ECMA-376 Standard, 4th Edition
    Cindy Meister MVP Wednesday, December 26, 2012 4:00 PM

    The ECMA-376 4th Edition of the OOXML standard has been released (December 2012) and is available for download:
    http://www.ecma-international.org/publications/standards/Ecma-376.htm

    Still not available are the Microsoft Office Implementations for the "Ribbon" and other special parts not part of the Office Open XML specification.

     
  • Link
    Release of the Open XML SDK 2.5
    Cindy Meister MVP Monday, December 10, 2012 7:26 AM

    The download page for the Open XML SDK 2.5 for Microsoft Office is now providing the RTW version of Open XML SDK 2.5. You can use this version for production. We are now updating the documentation in MSDN. Until the publication of the updated documentation, please refer to the SDK document in Productivity Tool.

    The differences between the CTP and the RTW versions exist in the classes of "Office15", and those are renamed to "Office2013". Also we are preparing a set of sample code demonstrating how the classes can be used.

    Regards,

    Kazunori Matsuura
    Open XML SDK 2.5

Visual Studio Tools for Office (VSTO) announcements

  • Link
    New release of VSTO run-time fixes issues
    Cindy Meister MVP Friday, April 18, 2014 5:47 PM

    For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx

    This release fixes:

    1. For VSTO add-ins using WPF controls, customers using touch-enabled
    devices experienced a 15-20 second lag when closing Office applications

    2. for developers using SHA256 code-signing certificates, the installation
    Trust Prompt would erroneously display “Unknown Publisher” even when the
    publisher was fully trusted.

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Cindy Meister MVP Tuesday, June 18, 2013 4:40 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

  • Link
    Office Tools for Visual Studio 2015
    Cindy Meister MVP Wednesday, March 6, 2013 2:22 PM

    The newest version of Visual Studio - 2015 - is now available.

    The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
    https://www.visualstudio.com/features/office-tools-vs

    What was new in VS 2013 for Office:

    For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates.  The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.

    Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint.  Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services.  Learn more on the apps for Office and SharePoint blog.

    Tip: 
    Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates.  However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support.  So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".

    We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!

    ~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office


  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Thursday, January 10, 2013 7:49 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Workflow Manager 1.0 announcements

  • Link
    Welcome to the forum!
    Jurgen Willis Tuesday, July 31, 2012 6:05 PM

    Welcome to the discussion forum for the Workflow Manager 1.0 Beta release (also referred to as Windows Azure Workflow).  Workflow Manager provides hosting and management capabilities on top of the Windows Workflow Foundation.  It also powers workflows in SharePoint 2013 and the next version of Office 365.  You can install the Workflow Manager from the Web Platform Installer.  Documentation and samples can be found on MSDN here.  We look forward to your questions and feedback.

Visio General Questions and Answers for IT Professionals announcements

  • Link
    About the Visio 2010 forum
    Fred Diggs Sunday, October 18, 2009 6:20 PM

    Welcome to the Visio 2010 Forum. This forum provides a place for you to discuss all topics related to Visio such as questions you may have about the product or tips & tricks you have learned and want to share with others.

Microsoft Unified Communications Web API announcements

  • Link
    UCWA Documentation and sandbox is available
    Kai Strandskov [Msft] Wednesday, July 18, 2012 9:37 PM

    Documentation for the Unified Communications Web API (UCWA), a web API that is part of the new Lync 2013 release, is available at http://ucwa.lync.com/documentation/what-is-lync-ucwa-api.

    You can go through the fully interactive demo and sandbox by just visiting http://ucwa.lync.com 



Project Standard and Professional General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:31 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

Project Server General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:09 PM
    We're supporting all versions of the product.
  • Link
    Additional Microsoft Project Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, October 29, 2009 4:42 PM

    Check out the following links to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Server - Setup, Upgrade, Administration and Operation announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Additional Microsoft Project Server Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, January 7, 2010 11:58 PM

    Check out the following resources to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Customization and Programming announcements

  • Link
    How to request features, changes or enhancements in the Project family of products?
    Brian Smith - MSFT Friday, March 18, 2016 8:33 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Project 2013 SDK - March 2013 update
    Jim Corbin Friday, July 27, 2012 6:13 PM

    The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.

    The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.

    The Project 2013 SDK download contains:

    • The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference. 
    • Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
    • Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
    • Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
    • DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
      Notes:   1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
                       15.0.4420.1017 of the Project Server assemblies for redistribution, including the
                       Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
                   2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
                       which are at SharePoint Server 2013 Client Components SDK.
    • Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
    • XML schemas for the Project client, AppProvisioning, and the Statusing PSI.

    The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).

    For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.

    Want to try out Project 2013?

    1. Sign up for Project Online and Project Pro for Office 365
    2. Download Project Professional 2013 and Project Server 2013

    --Jim













  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:11 PM
    It makes a big difference in answering your questions

Project Online General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:34 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Changes to Project Online as of February 9, 2015
    Gary Chefetz, MCITP, MCT, MVP Thursday, February 5, 2015 4:48 PM

    Enterprise projects will no longer synchronize with SharePoint tasks lists by default. If you still want enterprise projects to synchronize with SharePoint tasks lists, you can turn this setting back on by going to Project Web App ‎(PWA)‎ Settings > Connected SharePoint Sites > Settings, and selecting the ‘Sync Enterprise Projects tasks to Tasks List’ check box.

    See Blog Post

  • Link
    New "Project Online Lite" for team members
    Gary Chefetz, MCITP, MCT, MVP Wednesday, February 5, 2014 3:40 PM
    ANAHEIM CA, 2/03/2014: At the 2014 Microsoft Project Conference Keynote, Microsoft announced a new license SKU designed for team members who need limited access to project management features of Project Online. At $7/month, what are you waiting for? 
  • Link
    Welcome to the new Project Online Forum!
    Christophe Fiessinger Monday, July 16, 2012 9:28 PM

    Following today's Office Preview announcement, sign up for Project Online Preview and please leverage this forum for all your questions. Check the Preview site for more information: http://www.microsoft.com/project/en-us/preview/ as well as this link: Get started with Project Online 

    Please note this forum is dedicated to Project Online hence leverage other Forums such as these for other Project specific questions:

    • For Project Server questions please leverage: Project Server General Questions and Answers
    • For Project desktop (Standard & Professional) questions please leverage: Project Standard and Professional General Questions and Answers

RRS feed

  • Remove From My Forums

Forums [ view all ]

Selected forums

Clear
Developing Apps for Office 2013
x
General Office Development
x
Access for Developers
x
Excel for Developers
x
Outlook for Developers
x
Word for Developers
x
Open XML Format SDK
x
Visual Studio Tools for Office (VSTO)
x
Office 365 for Developers
x
SharePoint 2013 - General Discussions and Questions
x
Developing Apps for SharePoint 2013
x
SharePoint 2013 - Development and Programming
x
SharePoint 2013 - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint 2013 - Search
x
SharePoint 2013 - Setup, Upgrade, Administration and Operations
x
SharePoint 2010 - General Discussions and Questions
x
SharePoint 2010 - Development and Programming
x
SharePoint 2010 - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint 2010 - Search
x
SharePoint 2010 - Setup, Upgrade, Administration and Operations
x
SharePoint Legacy Versions - General Discussions and Questions
x
SharePoint Legacy Versions - Development and Other Programming
x
SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations
x
SharePoint Legacy Versions - Search
x
SharePoint Legacy Versions - Setup, Upgrade, Administration and Operations
x
Workflow Manager 1.0
x
Office Live Basics, Essentials and Premium
x
Visio General Questions and Answers for IT Professionals
x
Exchange Server Development
x
Microsoft Unified Communications Web API
x
Microsoft Lync Persistent Chat Server SDK
x
Microsoft Unified Communications Managed API SDK
x
Microsoft Lync Client Development
x
Microsoft Lync Server SDK and Office Communications Server SDK
x
Project Standard and Professional General Questions and Answers
x
Project Server General Questions and Answers
x
Project Server - Setup, Upgrade, Administration and Operation
x
Project Customization and Programming
x
Project Online General Questions and Answers
x
Microsoft Graph
x
+ 30 more
Filter : All threads
All threads
Answered
Unanswered
Proposed answers
General discussion

No replies
Helpful
Has code

All languages
Sort : Relevance
  • Relevance
  • Most recent post
  • Most recent thread
  • Total votes
  • Total replies
  • large check mark
    0 Votes

    Sharepoint Search in Secured PDFs

    SharePoint
     > 
    SharePoint 2010 - Search
    content' option is unchecked. This is how I am print & copy protecting PDF. Sharepoint is able to search in other PDFs which are ...
    Answered | 10 Replies | 4618 Views | Created by AJINKYAL - Thursday, July 4, 2013 8:42 AM | Last reply by - Saturday, February 9, 2019 7:38 AM
  • large check mark
    0 Votes

    Sharepoint PDF Storage vs. SQL Binary Storage

    SharePoint
     > 
    SharePoint Legacy Versions - Using SharePoint Designer, InfoPath and Other Customizations
    According to your specs, SharePoint will be sufficient for you.  I'll give you the SharePoint (WSS 3.0 or MOSS 2007) solution per ...
    Unanswered | 1 Replies | 7312 Views | Created by whoopdaddy - Thursday, July 19, 2007 6:26 PM | Last reply by Curtis Ruppe _We Know IT_ - Thursday, July 19, 2007 11:53 PM
  • large check mark
    0 Votes

    SharePoint Interoperability and how to reuse SharePoint Dialogs like “Add Document” from external application?

    SharePoint
     > 
    SharePoint 2010 - Development and Programming
    is more complex where we want to bring the SharePoint “Search” page (or any of the SharePoint Dialogs/Pages) to an external application but passing the ...
    Unanswered | 0 Replies | 7458 Views | Created by Francois In Denver - Wednesday, January 19, 2011 4:55 PM
  • large check mark
    0 Votes

    Custom Protocol Handler

    SharePoint
     > 
    SharePoint Legacy Versions - Search
    Hi everyone, I more or less successfully implemented a custom protocol handler for the sharepoint search using
    Unanswered | 0 Replies | 7541 Views | Created by dgraeff - Thursday, December 13, 2007 10:07 AM | Last reply by dgraeff - Thursday, December 13, 2007 10:07 AM
  • large check mark
    0 Votes

    PDF View-Only

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    . This can result a better security concern as our users do not want to let some read-only SharePoint users to access the actual document. Currently, ...
    Answered | 1 Replies | 7657 Views | Created by RiccoHO - Monday, August 30, 2010 9:51 AM | Last reply by Benjamin Athawes - Monday, August 30, 2010 10:48 AM
  • large check mark
    0 Votes

    SharePoint document library search

    SharePoint
     > 
    SharePoint 2013 - Development and Programming
    Hi Friends, I have a SharePoint document Library contains multiple documents.Like (pdf,word and text files and so one).I want restrict the ...
    Answered | 2 Replies | 1112 Views | Created by tirupal - Tuesday, June 24, 2014 12:31 PM | Last reply by Sapara Pavan Kumar - Tuesday, June 24, 2014 1:06 PM
  • large check mark
    0 Votes

    Sharepoint Arabic PDF search.

    SharePoint
     > 
    SharePoint 2010 - Search
    Hi All, I am working on sharepoint arabic PDF search. i am following below steps. I have installed the arabic Language pack and ...
    Unanswered | 0 Replies | 2947 Views | Created by Hari Prasad naidu - Tuesday, January 29, 2013 11:11 AM
  • large check mark
    0 Votes

    PDF file with PDF icon in SharePoint 2007 search.

    SharePoint
     > 
    SharePoint Legacy Versions - Search
    Hi, while searching PDF file in SharePoint 2007 search, the PDF file not coming directly in search result. Search ...
    Unanswered | 1 Replies | 1199 Views | Created by Prakash KSingh - Friday, December 6, 2013 5:31 AM | Last reply by Margriet Bruggeman - Friday, December 6, 2013 7:38 AM
  • large check mark
    0 Votes

    searching pdf in sharepoint

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    Try PowerShell script to configure PDF search
    Unanswered | 6 Replies | 3461 Views | Created by S.Ali M.Nezami - Monday, October 3, 2011 6:34 AM | Last reply by S.Ali M.Nezami - Tuesday, October 4, 2011 11:25 AM
  • large check mark
    0 Votes

    PDF content search crawling Not working in multifarm -SharePoint 2010 Search/PDF

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    Add your Search Service Application’s Content Access Account to the list of users and groups who have security access to this folder.  Make
    Answered | 8 Replies | 3245 Views | Created by M J Ferdous - Wednesday, April 24, 2013 1:14 PM | Last reply by M J Ferdous - Friday, May 3, 2013 8:07 PM
  • large check mark
    10 Votes

    Sharepoint Search pdf issue

    SharePoint
     > 
    SharePoint 2010 - Setup, Upgrade, Administration and Operations
    Are you by any chance on a SharePoint Foundation installation?  Because SharePoint Foundation doesn't support the installation of iFilters to include PDFs in the ...
    Answered | 14 Replies | 23367 Views | Created by Kevin-SP2010 - Wednesday, June 16, 2010 7:09 PM | Last reply by Sunny_Sharepoint - Tuesday, July 23, 2013 10:01 PM
  • large check mark
    1 Votes

    Sharepoint Online Pdf Search

    SharePoint
     > 
    SharePoint 2013 - General Discussions and Questions
    Can i upload pdf files to sharepoint document library reindex document library and get text fully searchable using regular enterprise search in sharepoint online. ...
    Answered | 1 Replies | 2538 Views | Created by Naveen K Karla - Thursday, January 19, 2017 11:55 PM | Last reply by Trevor Seward - Friday, January 20, 2017 2:21 AM
  • large check mark
    1 Votes

    Sharepoint 2010 PDF Search

    SharePoint
     > 
    SharePoint 2010 - Search
    I have the following issue. I setup a document management system on Sharepoint 2010. Everything works perfect, except the point where I search for a pdf document. ...
    Unanswered | 10 Replies | 5489 Views | Created by Red22devil - Thursday, December 13, 2012 8:02 AM | Last reply by Alex Brassington - Thursday, May 9, 2013 12:50 PM
  • large check mark
    0 Votes

    OCR pdf search in SharePoint 2013

    SharePoint
     > 
    SharePoint 2013 - Search
    Is it possible to search OCR pdf in SharePoint 2013? After July 2014 CU it is possible to configure custom ifilters to override existing behaviour.Has anyone implemented OCR ...
    Answered | 1 Replies | 2448 Views | Created by Aditya Gandhe - Tuesday, August 26, 2014 12:14 PM | Last reply by Wendy DZ - Wednesday, August 27, 2014 9:54 AM
  • large check mark
    0 Votes

    sharepoint links

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    ://www.marcvalk.net/2010/06/sharepoint-search-error-access-is-denied/ ========================================================================= ...
    Discussion | 0 Replies | 5525 Views | Created by imughal - Wednesday, October 26, 2011 4:31 AM
  • large check mark
    2 Votes

    SharePoint 2010 Enterprise and PDF Searching

    SharePoint
     > 
    SharePoint 2010 - Setup, Upgrade, Administration and Operations
     (http://*/forms*) which stopped any "backend" SharePoint form pages from being found in the search results.  The configuration was set
    Answered | 2 Replies | 4034 Views | Created by WDC Online - Wednesday, December 7, 2011 11:20 PM | Last reply by WDC Online - Thursday, December 8, 2011 10:15 PM
  • large check mark
    0 Votes

    SharePoint Online Search not working for searching pdf, ppt

    SharePoint
     > 
    SharePoint 2010 - Using SharePoint Designer, InfoPath and Other Customizations
    Hi In SharePoint 2010 you need to install a x64 PDF iFilter for this. Refer
    Answered | 2 Replies | 1580 Views | Created by AKSsptech - Monday, June 20, 2016 9:29 AM | Last reply by DavidAdvice - Monday, June 20, 2016 10:32 AM
  • large check mark
    1 Votes

    pdf search in sharepoint foundation 2010

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    Well... i guess that's it, i mean what you did should it but again take a look at this link 
    Answered | 3 Replies | 4091 Views | Created by John Hartford - Monday, August 1, 2011 4:54 AM | Last reply by John Hartford - Monday, August 1, 2011 2:14 PM
  • large check mark
    0 Votes

    Sharepoint 2010 Search - PDFs/General

    SharePoint
     > 
    SharePoint 2010 - General Discussions and Questions
    Add the .pdf extension to the Search Service Application that you have provisioned. iFilter will only make aware SharePoint to crawl data within the pdf ...
    Answered | 7 Replies | 4072 Views | Created by HuskSDS - Wednesday, October 12, 2011 5:30 PM | Last reply by Amol Ghanwat - Friday, October 14, 2011 7:08 AM
  • large check mark
    2 Votes

    Security trimming in SharePoint Search?

    SharePoint
     > 
    SharePoint Legacy Versions - Search
    /aa981559.aspx , search in Windows SharePoint Services 3.0 also support default security trimming.
    Answered | 10 Replies | 31173 Views | Created by abc67 - Monday, January 11, 2010 11:03 PM | Last reply by Haresh Zolapara - Saturday, December 10, 2011 11:45 AM
  • Items 1 to 20 of 357942 Next ›
Announcement: 27

General Office Development announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:35 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO & VBA.  Rest assured that VSTO & VBA continue to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

Outlook for Developers announcements

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Eric Legault [MVP - Office Apps and Services] Tuesday, June 18, 2013 10:16 PM
    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.
     
    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".
  • Link
    Office/Outlook 2010 Redistributable PIA's Released
    Ken Slovak MVP Thursday, September 9, 2010 5:49 PM

    The Office/Outlook 2010 Redistributable PIA's have finally been released, the download location is http://www.microsoft.com/downloads/en/details.aspx?FamilyID=938fe8ad-583b-4bd7-a345-23250dc15855.

    Thanks to Patrick Creehan for the announcement in his blog.

Word for Developers announcements

  • Link
    Roadmap: Apps for Office, VSTO & VBA
    Cindy Meister MVP Tuesday, June 18, 2013 5:34 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VBA.  Rest assured that VBA continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO & VBA for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for host applications beyond the desktop versions of Office, and new distribution and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

    -- Michael Zlatkovsky (MSFT)

  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Saturday, December 22, 2012 8:40 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Open XML Format SDK announcements

  • Link
    Release: ECMA-376 Standard, 4th Edition
    Cindy Meister MVP Wednesday, December 26, 2012 4:00 PM

    The ECMA-376 4th Edition of the OOXML standard has been released (December 2012) and is available for download:
    http://www.ecma-international.org/publications/standards/Ecma-376.htm

    Still not available are the Microsoft Office Implementations for the "Ribbon" and other special parts not part of the Office Open XML specification.

     
  • Link
    Release of the Open XML SDK 2.5
    Cindy Meister MVP Monday, December 10, 2012 7:26 AM

    The download page for the Open XML SDK 2.5 for Microsoft Office is now providing the RTW version of Open XML SDK 2.5. You can use this version for production. We are now updating the documentation in MSDN. Until the publication of the updated documentation, please refer to the SDK document in Productivity Tool.

    The differences between the CTP and the RTW versions exist in the classes of "Office15", and those are renamed to "Office2013". Also we are preparing a set of sample code demonstrating how the classes can be used.

    Regards,

    Kazunori Matsuura
    Open XML SDK 2.5

Visual Studio Tools for Office (VSTO) announcements

  • Link
    New release of VSTO run-time fixes issues
    Cindy Meister MVP Friday, April 18, 2014 5:47 PM

    For details, see the blog article http://blogs.msdn.com/b/vsto/archive/2014/04/10/vsto-runtime-update-to-address-slow-shutdown-and-unknown-publisher-for-sha256-certificates.aspx

    This release fixes:

    1. For VSTO add-ins using WPF controls, customers using touch-enabled
    devices experienced a 15-20 second lag when closing Office applications

    2. for developers using SHA256 code-signing certificates, the installation
    Trust Prompt would erroneously display “Unknown Publisher” even when the
    publisher was fully trusted.

  • Link
    Roadmap for Apps for Office, VSTO, and VBA
    Cindy Meister MVP Tuesday, June 18, 2013 4:40 PM

    Many folks have been asking about the emerging "apps for Office" model, and what it means for the future of VSTO.  Rest assured that VSTO continues to be alive and well.  In fact, many existing automation scenarios continue to be best served by VSTO for now.  At the same time, there are many exciting opportunities to look forward in apps for Office: for example, the ability to better integrate with web content and JavaScript/CSS libraries, support for additional programming languages and platforms, support for host applications beyond the desktop versions of Office, and new distribution, lifecycle management, and monetization opportunities through the Office Store.

    To learn more, please see the blog post:  "Roadmap for Apps for Office, VSTO, and VBA".

  • Link
    Office Tools for Visual Studio 2015
    Cindy Meister MVP Wednesday, March 6, 2013 2:22 PM

    The newest version of Visual Studio - 2015 - is now available.

    The Community edition of Visual Studio also supports "Office Tools", including VSTO and "Apps for Office" templates. Both can be downloaded at
    https://www.visualstudio.com/features/office-tools-vs

    What was new in VS 2013 for Office:

    For VSTO developers in particular, new in this release is the ability to code-sign VSTO solutions with SHA-256 certificates.  The latest release also supports Office 2013 right-out-of-the-box without requiring a separate download, and the Office 2013 templates can now target the latest .NET Framework 4.5.1.

    Visual Studio 2013 also delivers a broad set of tooling for the new apps for Office and apps for SharePoint.  Some highlights include the ability to create MVC SharePoint apps, enhancements around app-publishing, and a new set of tooling around Cloud Business Apps that integrate seamlessly with Office 365 services.  Learn more on the apps for Office and SharePoint blog.

    Tip: 
    Just like Visual Studio 2012, Visual Studio 2013 continues to support the Office 2010 templates.  However, to reduce clutter, we have re-categorized the project templates according to the .NET Framework version that they support.  So, if you're looking for the Office 2010 templates, be sure to adjust the ".NET Framework" dropdown to ".NET Framework 4.0".

    We hope you enjoy Visual Studio 2013 and the many great features that this IDE has to offer!

    ~ Michael Zlatkovsky | Program Manager, Visual Studio Tools for Office & Apps for Office


  • Link
    Documentation for Office 2013 Ribbon controls now available
    Cindy Meister MVP Thursday, January 10, 2013 7:49 AM

    I know the documentation for Office 2013 is still somewhat limited, but hopefully the following link will help.

    Microsoft Office Document: [MS-CustomUI2] Supporting Documentation - http://www.microsoft.com/en-us/download/details.aspx?id=727

    From here, you should be able to download the *.txt files for Word, Excel and PowerPoint, plus the imageMso information. Once a file is downloaded, it can be opened in Excel to make it easier to look through all the controls.

    Best Regards,
    Nathan O.
    Microsoft Online Community Support

Workflow Manager 1.0 announcements

  • Link
    Welcome to the forum!
    Jurgen Willis Tuesday, July 31, 2012 6:05 PM

    Welcome to the discussion forum for the Workflow Manager 1.0 Beta release (also referred to as Windows Azure Workflow).  Workflow Manager provides hosting and management capabilities on top of the Windows Workflow Foundation.  It also powers workflows in SharePoint 2013 and the next version of Office 365.  You can install the Workflow Manager from the Web Platform Installer.  Documentation and samples can be found on MSDN here.  We look forward to your questions and feedback.

Visio General Questions and Answers for IT Professionals announcements

  • Link
    About the Visio 2010 forum
    Fred Diggs Sunday, October 18, 2009 6:20 PM

    Welcome to the Visio 2010 Forum. This forum provides a place for you to discuss all topics related to Visio such as questions you may have about the product or tips & tricks you have learned and want to share with others.

Microsoft Unified Communications Web API announcements

  • Link
    UCWA Documentation and sandbox is available
    Kai Strandskov [Msft] Wednesday, July 18, 2012 9:37 PM

    Documentation for the Unified Communications Web API (UCWA), a web API that is part of the new Lync 2013 release, is available at http://ucwa.lync.com/documentation/what-is-lync-ucwa-api.

    You can go through the fully interactive demo and sandbox by just visiting http://ucwa.lync.com 



Project Standard and Professional General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:31 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

Project Server General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:09 PM
    We're supporting all versions of the product.
  • Link
    Additional Microsoft Project Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, October 29, 2009 4:42 PM

    Check out the following links to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Server - Setup, Upgrade, Administration and Operation announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:35 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Additional Microsoft Project Server Resources
    Gary Chefetz, MCITP, MCT, MVP Thursday, January 7, 2010 11:58 PM

    Check out the following resources to learn more about Microsoft Project and Project Server: 

    Product information including Project Online

    • Main product site: http://www.microsoft.com/project
    • Project Team Blog: http://blogs.msdn.com/project

    Project 2013 training for IT pros and developers

    • http://technet.microsoft.com/en-us/projectserver/jj906608

    Project 2010 Interactive content - Videos & Sessions & Webcasts

    • http://www.microsoft.com/showcase/en/US/channels/microsoftproject
    • http://www.microsoft.com/events/series/epm.aspx

    Project Professional 2013 Trial Version

    • http://technet.microsoft.com/en-us/evalcenter/hh973401.aspx

    Project Professional 2010 and Project Server 2010 Demo Image:

    • Download: http://go.microsoft.com/?linkid=9713956
    • Hosted Virtual Lab: http://go.microsoft.com/?linkid=9713654

    IT Professional related

    • TechCenter @ TechNet: http://technet.microsoft.com/ProjectServer
    • Admin Blog: http://blogs.technet.com/projectadministration

    Developer related

    • Developer center @ MSDN: http://msdn.microsoft.com/Project
    • Programmability blog: http://blogs.msdn.com/project_programmability

    SharePoint

    • http://sharepoint.microsoft.com

Project Customization and Programming announcements

  • Link
    How to request features, changes or enhancements in the Project family of products?
    Brian Smith - MSFT Friday, March 18, 2016 8:33 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Project 2013 SDK - March 2013 update
    Jim Corbin Friday, July 27, 2012 6:13 PM

    The Project 2013 SDK download is updated. The conceptual, how-to, and reference documentation in the download closely matches the Project 2013 developer documentation online content published on MSDN.

    The Project2013SDK.msi download file now installs properly on Windows 8 and Windows Server 2012.

    The Project 2013 SDK download contains:

    • The on-premises Reporting database schema reference, ProjectServer2013_ReportingDB.chm, and the OLAP cube schema reference. 
    • Updated VBA Help for local use. Objects such as Chart, Report, Series, and Shape now show correct members tables, properties, and methods topics.
    • Basic reference topics for the JavaScript client-side object model (JSOM), which includes REST endpoints and HTTP request syntax. You can use the JSOM for development of Project Online solutions for cross-browser web apps and for non-Windows platforms.
    • Sixteen complete code solutions, including two task pane apps (with minor updates) for Project, the QuickStatus app sample for Project Server and Project Online, eight client-side object model (CSOM) solutions, two solutions for querying the ProjectData service for reporting, and three updated legacy PSI solutions.
    • DLLs and a license for redistribution of the Project Server CSOM assemblies, JavaScript files for the CSOM, the Microsoft.Office.Project.Server.Library assembly, and the Microsoft.Office.Project.Server.Events.Receivers library for on-premises development.
      Notes:   1. The REDIST.zip file that is attached to the Project_Programmability blog post contains the RTM build
                       15.0.4420.1017 of the Project Server assemblies for redistribution, including the
                       Microsoft.Office.Project.Schema.dll assembly, for developing event handlers.
                   2. Project CSOM solutions also require the redistributable DLLs for the SharePoint 2013 CSOM,
                       which are at SharePoint Server 2013 Client Components SDK.
    • Updated Intellisense files for the PSI and CSOM, source code for creating a PSI proxy assembly, and instructions on how to update the PSI proxy files.
    • XML schemas for the Project client, AppProvisioning, and the Statusing PSI.

    The top-level online landing page for the Project SDK is Project for developers (http://msdn.microsoft.com/project).

    For additional Project-related SDK content, see Office for developers (http://msdn.microsoft.com/office), SharePoint for developers (http://msdn.microsoft.com/sharepoint), and Build apps for Office and SharePoint (http://msdn.microsoft.com/office/apps/). The two articles on Task pane apps for Project are in the Apps for Office and SharePoint SDK, and the JavaScript API for Office reference includes information specific for Project, the ProjectDocument object with eleven methods and three events, and four enumerations for Project.

    Want to try out Project 2013?

    1. Sign up for Project Online and Project Pro for Office 365
    2. Download Project Professional 2013 and Project Server 2013

    --Jim













  • Link
    Please specify the version you are using when you ask your question
    Gary Chefetz, MCITP, MCT, MVP Tuesday, May 25, 2010 9:11 PM
    It makes a big difference in answering your questions

Project Online General Questions and Answers announcements

  • Link
    How to request features, changes or enhancements in the Project family of products
    Brian Smith - MSFT Friday, March 18, 2016 8:34 PM

    If you want to directly tell the product team, what features, changes or enhancements you want to see in the Project family of products (Project Desktop client, Project Server or Project Online), please submit your ideas (or vote for existing ones) at the Project UserVoice channel.

  • Link
    Changes to Project Online as of February 9, 2015
    Gary Chefetz, MCITP, MCT, MVP Thursday, February 5, 2015 4:48 PM

    Enterprise projects will no longer synchronize with SharePoint tasks lists by default. If you still want enterprise projects to synchronize with SharePoint tasks lists, you can turn this setting back on by going to Project Web App ‎(PWA)‎ Settings > Connected SharePoint Sites > Settings, and selecting the ‘Sync Enterprise Projects tasks to Tasks List’ check box.

    See Blog Post

  • Link
    New "Project Online Lite" for team members
    Gary Chefetz, MCITP, MCT, MVP Wednesday, February 5, 2014 3:40 PM
    ANAHEIM CA, 2/03/2014: At the 2014 Microsoft Project Conference Keynote, Microsoft announced a new license SKU designed for team members who need limited access to project management features of Project Online. At $7/month, what are you waiting for? 
  • Link
    Welcome to the new Project Online Forum!
    Christophe Fiessinger Monday, July 16, 2012 9:28 PM

    Following today's Office Preview announcement, sign up for Project Online Preview and please leverage this forum for all your questions. Check the Preview site for more information: http://www.microsoft.com/project/en-us/preview/ as well as this link: Get started with Project Online 

    Please note this forum is dedicated to Project Online hence leverage other Forums such as these for other Project specific questions:

    • For Project Server questions please leverage: Project Server General Questions and Answers
    • For Project desktop (Standard & Professional) questions please leverage: Project Standard and Professional General Questions and Answers
Community Resources
  • O365 Technical Network
  • MSDN Forums
  • UserVoice
  • Stack Overflow
Follow Us
  • Twitter
  • Facebook
  • Office Dev Blog
© 2019 Microsoft
United States - English
  • Terms of Use
  • Trademarks
  • Privacy Statement