Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 14,185 for

java sdk

(0.13 sec)
  1. Render Outlook Data File Folder | Documentation

    GroupDocs.Viewer Cloud renders messages from all folders (including nested folders) by default. When you need to render items from a specific folder, set Folder property of the OutlookOptions class as shown in the example below. Please note that you should use the following convention for naming folders and subfolders to specify it in FolderName option: {Parent folder name}~~{Sub folder name}. Thus, if you need to render items from Inbox folder just specify Folder = “Inbox”; when you need to render subfolder named “Orion” that resides in a folder named “Urgent” that in turn resides in Inbox, set: Folder = “Inbox~~\Urgent~~\Orion”....Buy Now Pricing Information SDKs Policies My Orders & Quotes...2.msg" } ], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/render-outlook-data...
  2. Convert Specific Pages | Documentation

    This example demonstrates how to convert specific pages from word processing documents into pdf documents. 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 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...e/Output/two-pages.pdf" } ] SDK examples Our API is completely...

    docs.groupdocs.cloud/conversion/convert-specifi...
  3. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. 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 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes.../Output/four-pages.pdf" } ] SDK examples Our API is completely...

    docs.groupdocs.cloud/conversion/add-watermark/
  4. 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-...
  5. GroupDocs.Metadata Cloud Product Family

    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....modify EPUB e-book metadata in Java using our REST API-based EPUB...customized reading experience. As a Java developer, you can easily extract...

    blog.groupdocs.cloud/categories/groupdocs.metad...
  6. add watermark to PNG on Document Automation RES...

    add watermark to PNG on Document Automation REST APIs | GroupDocs Cloud Recent content in add watermark to PNG on Document Automation REST APIs | GroupDocs Cloud Wasserzeichen zu PNG in Java hinzuf......Cloud Wasserzeichen zu PNG in Java hinzufügen – Wasserzeichengenerat...bietet Java-Entwicklern leichte und robuste Cloud-SDKs und REST-APIs...

    blog.groupdocs.cloud/de/tag/add-watermark-to-pn...
  7. Enable layered rendering | Documentation

    When rendering into HTML GroupDocs.Viewer Cloud renders text and graphics as a single layer that improves performance and reduces HTML document size. To improve content positioning wen rendering multi-layered PDF document GroupDocs.Viewer provides EnableLayeredRendering option that enables rendering of text and graphics according to z-order in original PDF document when rendering into HTML. This option is supported when rendering to HTML only. Following code sample demonstrates how to enable layered rendering....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."attachments" : [], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/enable-layered-rend...
  8. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."height" : 200 } ], "failed" : [] } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. 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...
  10. 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...