Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 6,003 for

microsoft word

(0.13 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....documents that can be any of the word processing documents, spreadsheets...Type** **File Formats** MS Word / Word Processing Documents DOC...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  6. 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...
  7. Sending files for translation | Documentation

    How to send files for translation to the selected languages....you can translate only Microsoft Word and PDF files. All other...based indexes of pages in PDF or Word document, worksheets in Excel...

    docs.groupdocs.cloud/translation/file/request/
  8. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....Excel file, also known as a Microsoft Excel Spreadsheet, consists...Node.js Convert PDF to Editable Word Document using Node.js How to...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  9. Edit PDF Metadata in C# - PDF Metadata Editor

    Install GroupDocs.Metadata Cloud SDKs for .NET and edit PDF metadata in C# Programmatically. It also offers a web-based online metadata editor....such operations on PDF, Microsoft Word, Excel spreadsheets, PowerPoint...

    blog.groupdocs.cloud/metadata/edit-metadata-of-...
  10. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage...."fileType" : { "fileFormat" : "Microsoft Word Open XML Document" , "extension"...

    docs.groupdocs.cloud/watermark/get-document-inf...