Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 760 for

resource

(0.21 sec)
  1. 7. Convert to Text Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Text Formats and returns the output document storage URL and also support to get result as a stream or Array of stream. Convert to Text Formats You can convert the supported document formats to Text Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API Resource has been used in the convert to Text format example.... Resource The following GroupDocs.Conversion...Conversion Cloud REST API resource has been used in the example...

    docs.groupdocs.cloud/conversion/convert-to-text...
  2. Extract Text | Documentation

    This REST API provides the functionality to extract text from the document. There are several ways to extract text from a document: Extract only text; Extract formatted text by setting pages extraction mode option; Extract text from specific pages by setting the pages range. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when extracting text from a document.... Resource URI HTTP POST ~/text lets...

    docs.groupdocs.cloud/parser/extract-text/
  3. Introduction of Java SDK for GroupDocs.Viewer C...

    Java SDK release for public use of GroupDocs.Viewer cloud features in Java based applications....Document Pages Page Resources Fonts Resource PDF Rendering Getting...} GroupDocs.Viewer Cloud Resources # Following are the links...

    blog.groupdocs.cloud/viewer/introduction-of-jav...
  4. Get Supported File Formats | Documentation

    GroupDocs.Comparison Cloud REST APIs support document compare tools to compare source and destination files of supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.Comparison Cloud REST API Resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.... Resource The following GroupDocs.Comparison...Comparison Cloud REST API resource has been used in the example...

    docs.groupdocs.cloud/comparison/get-supported-f...
  5. Product overview | Documentation

    An introduction to GroupDocs.Rewriter Cloud service and how it can solve everyday business needs....to worry about complex and resource-intensive machine learning...

    docs.groupdocs.cloud/rewriter/product-overview/
  6. AWS S3 bucket as storage - Invalid connection -...

    I’m trying to configure a AWS S3 bucket as storage. I’ve created the bucket and iam user, and after adding the bucket and credentials on groupdocs cloud, the “verify connection” gives me “Invalid connection” The policy…..."s3:*" ], "Effect": "Allow", "Resource": [ "arn:aws:s3:::tf-xxxx-groupdocs"...

    forum.groupdocs.cloud/t/aws-s3-bucket-as-storag...
  7. 1. Convert to Any Format | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert supported document formats to any Supported Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Any Format You can convert the supported document formats to Any Format Format and get Output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST API Resource has been used in the convert to Any Format format example.... Resource The following GroupDocs.Conversion...Conversion Cloud REST API resource has been used in the example...

    docs.groupdocs.cloud/conversion/convert-to-any-...
  8. Backroung Brush and Stamp Brush Styles Signatur...

    Ruby SDK release for public use of GroupDocs.Viewer cloud features in Ruby based applications....Document Pages Page Resources Fonts Resource PDF Rendering Email...end GroupDocs.Viewer Cloud Resources # Following are the links...

    blog.groupdocs.cloud/viewer/introduction-of-rub...
  9. Backroung Brush and Stamp Brush Styles Signatur...

    GroupDocs.cloud developer newsletter of September 2018 describes document manipulation Cloud APIs updates, major feature enhancements and bug fixes within GroupDocs REST APIs....Excel and XPS to control the resource optimization, bookmark option...

    blog.groupdocs.cloud/total/cloud-rest-apis-to-m...
  10. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage.... Resource URI HTTP POST ~/metadata lets...

    docs.groupdocs.cloud/metadata/extract-metadata/