Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,185 for

get pages

(1.38 sec)
  1. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Name Leave feedback On this page This REST API allows to add...tag names. Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  2. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X Get \ -H "Content-Type: application/json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....Formats Leave feedback On this page GroupDocs.Classification Cloud...0/classification/formats" \ -X GET \ -H "Content-Type: application/json"...

    docs.groupdocs.cloud/classification/supported-f...
  3. Introduction of PHP SDK in Next Generation Grou...

    Next Generation GroupDocs.Storage for Cloud is a new and improved REST API for performing different Storage related operations in Cloud Apps/Websites...follow the instructions at this page to configure your required storage...path=signature.jpg"][6] \ -X GET \ -H "Content-Type: application/json"...

    blog.groupdocs.cloud/total/first-public-release...
  4. Convert Word to HTML Online in Python

    You can convert a DOC file to a HTML file to display the word doc in a web browser. This article is about how to convert word to html online in Python....groupdocs_conversion_cloud Please get your Client ID and Client Secret...properties such as from_page and pages_count, etc. Create ConvertDocumentReque...

    blog.groupdocs.cloud/conversion/convert-word-to...
  5. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Rewriter Cloud / Getting started / Hello, world! Hello...10 minutes of spare time. Getting an access token The GroupDocs...

    docs.groupdocs.cloud/rewriter/hello-world/
  6. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Translation Cloud Product Family / Getting started / Hello, world! Hello...10 minutes of spare time. Getting an access token The GroupDocs...

    docs.groupdocs.cloud/translation/hello-world/
  7. Convert Word Document to PowerPoint Presentatio...

    PowerPoint PPTX help users to have greater visual impact. This article is about how to convert Word Document to PowerPoint Presentation using Ruby...has been designed to help you get started with our document conversion...Conversion Cloud API. You can get client credentials by creating...

    blog.groupdocs.cloud/conversion/convert-word-do...
  8. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to PDF Formats and returns the output document storage URL and also support to Get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and Get output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to PDF format example. cURL example Linux/MacOS/Bash curl -X POST "https://api....Formats Leave feedback On this page GroupDocs.Conversion Cloud REST...storage URL and also support to get result as a stream . Convert...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  9. Incorrect Python Sdk Example - Free Support For...

    The python example shown on the document conversion webpage has a minor mistake. The example shows “ConversionApi”, which I believe should be “ConvertApi”, as is confirmed by the output when attempting to evaluate the co…...successfully run the example code, I get an error with: groupdocs_conversion_cloud...Please share the URL of the page that contains incorrect code...

    forum.groupdocs.cloud/t/incorrect-python-sdk-ex...
  10. REST API Overview | Documentation

    This document outlines the design of a REST-based API for GroupDocs Cloud, it covers both the structure of REST URLs as well as specific behavior linked to the API such as Authentication, Request Queuing, and Storage. The GroupDocs Cloud API will give developers access to all the key functions of the downloadable GroupDocs components through a Software as a Service hosted model. There will be 3 sub-components within the API design (although these are largely transparent to the end-user);...responses, but it is possible to get the response in JSON format by...generally submitted as HTTP get or post arguments and data files...

    docs.groupdocs.cloud/total/overview-rest-api/