Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 963 for

document annotation java sdk

(0.06 sec)
  1. Java SDK on Document Automation REST APIs | Gro...

    Java Sdk on Document Automation REST APIs | GroupDocs Cloud Recent content in Java Sdk on Document Automation REST APIs | GroupDocs Cloud 이제 Java 및 Ruby용 GroupDocs.Annotation Cloud Sdk를 사용할 수 있습니다.......Java SDK on Document Automation REST APIs | GroupDocs Cloud Recent...Recent content in Java SDK on Document Automation REST APIs |...

    blog.groupdocs.cloud/ko/tag/java-sdk/index.xml
  2. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based Annotations to Documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/Annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/annotation/get-supported-f...
  3. 2. Convert CSV Document with Load Options | Doc...

    This example demonstrates how to convert the CSV Documents into pdf Documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document into cloud storage Convert Document Download converted Document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud Documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/convert-csv-doc...
  4. Mix Document Pages | Documentation

    This REST API allows mixing specific pages from several source Documents into a single resultant Document. You can specify the exact order and selection of pages from each Document, enabling advanced Document composition scenarios. To mix pages, provide: A list of source Documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which Document and in what order. The output path for the resultant Document....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/merger/mix-document-pages/
  5. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate Document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected Documents, it is also required to provide a password. The following properties of preview may be customized:...Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/merger/generate-document-p...
  6. 4. Convert One Note Document with Load Options ...

    This example demonstrates how to convert one note Documents into pdf Documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document into cloud storage Convert Document Download converted Document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud Documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/convert-one-not...
  7. 5. Convert PDF Document with Load Options | Doc...

    This example demonstrates how to convert pdf Documents into wordprocessing Documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document into cloud storage Convert Document Download converted Document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud Documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/convert-pdf-doc...
  8. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source Sdks to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate Documents of almost all the popular file formats....Annotation Cloud 是一个独立于平台的 REST API...GroupDocs.Annotation Cloud 18.4。 GroupDocs.Annotation Cloud 的核心库也已更新为...

    blog.groupdocs.cloud/zh/page/42/
  9. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation Documents into pdf Documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document into cloud storage Convert Document Download converted Document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud Documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/conversion/convert-present...
  10. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-defined metadata. The following code demonstrates how to set resultant file metadata. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents into cloud storage Compare Documents or get Document info Download comparison result Document from storage Steps 1 and 3 are storage operations, please refer to this File API Documentation for usage details....Annotation Product Solution GroupDocs...Buy Now Pricing Information SDKs Policies My Orders & Quotes...

    docs.groupdocs.cloud/comparison/set-document-me...