Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 14,904 for

java sdk

(0.37 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 لـ Java و Rub......Annotation Cloud SDKs لـ Java و Ruby متاحة الآن عرض GroupDocs...

    blog.groupdocs.cloud/ar/tag/text-annotation/ind...
  2. 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 Java ve Ruby için GroupDocs.Annotation Bulut ......Cloud Java ve Ruby için GroupDocs.Annotation Bulut SDK'ları Artık...

    blog.groupdocs.cloud/tr/tag/text-annotation/ind...
  3. Verify QR-code 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Size" : 0 , "IsSuccess" : true } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  4. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."attachments" : [], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  5. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures 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...: 300 , "height" : 100 } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/search-for-multi...
  6. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."attachments" : [], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/render-project-time...
  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. 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...
  9. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...topAny Format/sample.txt" } SDK examples The API is completely...

    docs.groupdocs.cloud/conversion/convert-to-any-...
  10. Adjust page size | Documentation

    GroupDocs.Viewer Cloud allows setting output page size for rendering Email messages into HTML, PDF, and images. To enable this feature, the PageSize property of the EmailOptions class is used. The following are the pages sizes that are supported and provided in PageSize enumeration: Unspecified - The default, unspecified page size Letter - The size of the Letter page in points is 792 × 612 Ledger - The size of the Ledger page in points is 1224 × 792 A0 - The size of the A0 page in points is 3371 × 2384 A1 - The size of the A1 page in points is 2384 × 1685 A2 - The size of the A2 page in points is 1684 × 1190 A3 - The size of the A3 page in points is 1190 × 842 A4 - The size of the A4 page in points is 842 × 595 This example demonstrates how to adjust output page size....Buy Now Pricing Information SDKs Policies My Orders & Quotes.../sample_msg/sample.pdf" } } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/adjust-page-size/