Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 6,003 for

microsoft word

(0.42 sec)
  1. Convert PPT to PDF in Java - A Step-by-Step Guide.

    Learn how to convert PowerPoint to PDF in Java using REST API efficiently. Follow our step-by-step guide using GroupDocs.Conversion Cloud SDK for Java....presentation software developed by Microsoft, and PDF is a widely used...only PowerPoint but also PDFs, Word documents, Excel sheets, CAD...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  2. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs developer newsletter of April 2017 describes APIs updates, major feature enhancements and bug fixes within GroupDocs documents manipulation APIs....Java Applications Automate Microsoft Word, Excel, PowerPoint and...

    blog.groupdocs.cloud/total/groupdocs-developer-...
  3. Enhance Your C# / ASP.NET App with the Electron...

    GroupDocs offers a .NET library with flexible API that can be used to build legally-binding e-signature apps with web signature capture functionality....initial release converts Microsoft Word, Excel, PowerPoint and...

    blog.groupdocs.cloud/total/welcome-2015-groupdo...
  4. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Get document information (available formats) curl -v "https://api....doc" , "fileFormat" : "Microsoft Word 97 - 2007 Document" },...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  5. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required...."fileType" : { "fileFormat" : "Microsoft Word Open XML Document" , "extension"...

    docs.groupdocs.cloud/metadata/get-document-info...
  6. Convert CSV to JSON or JSON to CSV Programmatic...

    Convert JSON array to CSV table using C# REST API. This article is about how to convert CSV to JSON or JSON to CSV Programmatically in C#....and images, including all Microsoft Office and OpenDocument file...quickly. See Also # Convert Word to PDF Programmatically in C#...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  7. 用 Java 提取 PDF 页面 | PDF提取器

    了解如何使用 Java 从 PDF 中提取页面并在线分离 PDF 页面。本文提供有关如何使用 GroupDocs.Merger API 的分步指南。...API,允许开发人员合并、提取、拆分、重新排序和删除文件和 其他类型的文档 中的页面,包括 Word、Excel 、PowerPoint, HTML、PDF...Cloud SDK for Java 还可以从 Microsoft Word、Excel、PowerPoint, HTML...

    blog.groupdocs.cloud/zh/merger/extract-pages-fr...
  8. Java Convert PPT and PPTX to HTML Document.

    Convert PowerPoint PPT to HTML in Java using easy-to-use Cloud REST API. This article is about how to convert PowerPoint PPT or PPTX to HTML using Java API....only PowerPoint, but also PDFs, Word, Excel, HTML pages, CAD files...Python Conversion API Convert Word Documents to PDF using REST...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  9. Render document with comments | Documentation

    Some document types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....Some document types like Microsoft Word, Excel, OpenOffice Text...feature is supported for: Microsoft Word documents Spreadsheets...

    docs.groupdocs.cloud/viewer/render-document-wit...
  10. A REST API Solution to Merge and Split Document...

    GroupDocs.Merger Cloud is a REST API solution to Merge and Split documents like PDF, Word processing documents, spreadsheets and more supported formats....file types include PDF, Microsoft Word documents, Excel spreadsheets...

    blog.groupdocs.cloud/merger/a-rest-api-solution...