Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 14,580 for

java sdk

(0.1 sec)
  1. Text Annotation on Document Processing REST API...

    Text Annotation on Document Processing REST APIs | GroupDocs Cloud Recent content in Text Annotation on Document Processing REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud Sdks für Java und ......Annotation Cloud SDKs für Java und Ruby sind jetzt verfügbar...

    blog.groupdocs.cloud/de/tag/text-annotation/ind...
  2. 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": "....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Electronic publication" } ] } SDK example The API is completely...

    docs.groupdocs.cloud/comparison/get-supported-f...
  3. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."removed_watermarks/sample_pdf/sample.pdf" } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  4. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."replaced_watermarks/sample_pdf/sample.pdf" } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  5. Convert Word DOC to PDF Programmatically in CSharp

    Quickly convert Word document to PDF file without changing format in high quality. This article is about how to convert Word to PDF programmatically in C#....NET SDK of GroupDocs.Conversion Cloud...feature-rich and high-performance cloud SDK to convert back and forth between...

    blog.groupdocs.cloud/conversion/convert-word-to...
  6. Figure Annotation on Document Processing REST A...

    Figure Annotation on Document Processing REST APIs | GroupDocs Cloud Recent content in Figure Annotation on Document Processing REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud Sdks para Java......Annotation Cloud SDKs para Java e Ruby já estão disponíveis...

    blog.groupdocs.cloud/pt/tag/figure-annotation/i...
  7. Figure Annotation on Document Processing REST A...

    Figure Annotation on Document Processing REST APIs | GroupDocs Cloud Recent content in Figure Annotation on Document Processing REST APIs | GroupDocs Cloud GroupDocs.Annotation Cloud Sdks لـ Java و......Annotation Cloud SDKs لـ Java و Ruby متاحة الآن عرض GroupDocs...

    blog.groupdocs.cloud/ar/tag/figure-annotation/i...
  8. GroupDocs.Annotation Cloud on Document Processi...

    GroupDocs.Annotation Cloud on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation Cloud on Document Processing REST APIs | GroupDocs Cloud GroupDocs.Annotation Cl......Annotation Cloud SDKs für Java und Ruby sind jetzt verfügbar...

    blog.groupdocs.cloud/de/tag/groupdocs.annotatio...
  9. Update QR-Code 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."height" : 200 } ], "failed" : [] } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  10. Image Annotation | Documentation

    Image annotation allows to add image within document page API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..., "title" : "output.docx" } SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/image-annotation/