Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 3,078 for

annotation java

(0.05 sec)
  1. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...add an SDK to your project. C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  2. Extract Text by a Page Number Range | Documenta...

    This REST API allows extracting text from specific pages only by setting pages range. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract text by a page number example. cURL example The following example demonstrates how to extract text by a page number range. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...add an SDK to your project. C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/parser/extract-text-by-a-p...
  3. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...add an SDK to your project. C# Java Was this page helpful? Not really...

    docs.groupdocs.cloud/parser/extract-images-from...
  4. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Annotation Product Solution GroupDocs...our available SDKs list . C# Java PHP Ruby Node.js Python Was...

    docs.groupdocs.cloud/signature/get-supported-fi...
  5. 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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/comparison/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Annotation Product Solution GroupDocs...of Supported File Formats C# Java PHP Ruby Node.js // For complete...

    docs.groupdocs.cloud/comparison/get-supported-f...
  6. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...Annotation Product Solution GroupDocs...apiInstance . GetSupportedFileForm (); Java // For complete examples and...

    docs.groupdocs.cloud/viewer/self-host-groupdocs...
  7. Convert document direct async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously without using cloud storage. There are steps that usage of GroupDocs.Conversion Cloud consists of: Start convert operation and get operation ID Get operation status Get operation result (converted document) Resource URI HTTP PUT ~/conversion/async 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....Annotation Product Solution GroupDocs...status: " + result . Status ); } } Java // For complete examples and...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...VerifySignatures ( request ); Java // For complete examples and...

    docs.groupdocs.cloud/signature/verify-multiple-...
  9. Update Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Annotation Product Solution GroupDocs...UpdateSignatures ( request ); Java // For complete examples and...

    docs.groupdocs.cloud/signature/update-barcode-s...
  10. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....Annotation Product Solution GroupDocs...SDKs are provided: .NET ( , ) Java ( , ) PHP ( ) Node.js ( ) Python...

    docs.groupdocs.cloud/editor/features-overview/