Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,348 for

word annotation

(0.04 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 Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word 97 - 2007 Document" }, { "extension"...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  2. 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....Annotation Product Solution GroupDocs...document types like Microsoft Word, Excel, OpenOffice Text and...

    docs.groupdocs.cloud/viewer/render-document-wit...
  3. Split PDF Files using REST API in Ruby

    Split a PDF document at certain pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....supported document formats of Word , Excel , PowerPoint , Visio...Forum See Also How to Merge Word DOCX using REST API in Ruby...

    blog.groupdocs.cloud/2022/06/16/split-pdf-files...
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...edit or delete the content of Word documents, Excel spreadsheets...developer, you can easily annotate PDF documents on the cloud...

    blog.groupdocs.cloud/groupdocs.cloud/page/27/
  5. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Annotation Product Solution GroupDocs...{ " NewValue ": " microsoft word office ", " Type ": " String...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs...{ " NewValue ": " microsoft word office ", " Type ": " String...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. Compare PDF Files using REST API in Node.js | P...

    Programmatically Compare PDF Files using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js....See Also Compare Two or More Word Documents using Python Accept...or Reject Tracked Changes of Word Document using Python This entry...

    blog.groupdocs.cloud/2021/06/29/compare-pdf-fil...
  8. 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....Annotation Product Solution GroupDocs...{ "fileFormat" : "Microsoft Word Open XML Document" , "extension"...

    docs.groupdocs.cloud/metadata/get-document-info...
  9. Convert PDF to JPEG, PNG, and GIF Images in Python

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPEG, PNG, and GIF Images in Python...using REST API in Python Convert Word Documents to PDF using REST...Spreadsheet in Python Convert Word to TIFF File in Python → Search...

    blog.groupdocs.cloud/2022/07/28/convert-pdf-to-...
  10. Split PDF Documents using REST API in Node.js |...

    Programmatically split PDF documents using a REST API on the cloud in Node.js with Document Splitter Cloud SDK for Node.js....supported document formats of Word , Excel , PowerPoint , Visio...REST API in Node.js Convert Word Documents to PDF using REST...

    blog.groupdocs.cloud/2021/11/11/split-pdf-docum...