Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,120 for

get pages

(0.05 sec)
  1. 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...
  2. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....from Word File in Java using Page Number Java REST API to Extract...members for the Cloud APIs. To get started, you need to include...

    blog.groupdocs.cloud/parser/extract-images-from...
  3. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard....Container Leave feedback On this page This REST API allows extracting...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/parser/extract-text-from-a...
  4. Extract Images from the Whole Document | Docume...

    This REST API allows extracting images from the whole document by default. Document could be a file of any supported formats.You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract image from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Request # First Get JSON Web Token # Please Get your Client Id and Client Secret from https://dashboard....Document Leave feedback On this page This REST API allows extracting...Request # First get JSON Web Token # Please get your Client Id...

    docs.groupdocs.cloud/parser/extract-images-from...
  5. 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...
  6. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X Get "https://api.groupdocs.cloud/v1.0/metadata/storage/MyStorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Storage Leave feedback On this page Storage existence API This API...cURL example Request curl -X GET "https://api.groupdocs.cloud/v1...

    docs.groupdocs.cloud/metadata/working-with-stor...
  7. Can't convert password protected xls and ppt - ...

    Hello, In the latest GroupDocs version, I tried to convert password protected ppt and xls and got the following error: {“requestId”:“b2d6ca33-0e4c-45c8-a27e-de224cc99dff”,“error”:{“code”:“internalError”,“message”:“Conv…...width Page width for converting CAD document height Page height...torage name> when we try to get the info of a password protected...

    forum.groupdocs.cloud/t/cant-convert-password-p...
  8. 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...
  9. Help! - Free Support Forum - groupdocs.cloud

    Hi , it’s possible to have support to translation PDF ( en to other language) ? How I must do it? I want test with postman and after compile java class. Now I receive error 401 , Bearer error=“invalid_token”, error_de…...file from local machine and get a link to it or provide a link...storage is not used. ← previous page...

    forum.groupdocs.cloud/t/help/5457
  10. 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...