Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 922 for

java examples

(0.11 sec)
  1. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. 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.... Example below demonstrates how to change...directly from the browser. cURL example Request * First get JSON Web...

    docs.groupdocs.cloud/comparison/customize-chang...
  2. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment 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.... cURL example Request // First get JSON Web...application/json" // cURL example to add annotation into document...

    docs.groupdocs.cloud/annotation/text-replacemen...
  3. GroupDocs.Parser Cloud Product Family on Docume...

    GroupDocs.Parser Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Parser Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud E...... Java DOM Parser - Extract Text from...from XML Documents using Java Learn how to extract text from XML...

    blog.groupdocs.cloud/categories/groupdocs.parse...
  4. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:... cURL example Request // First get JSON Web...application/json" // cURL example to get document information...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details.... cURL example Request * First get JSON Web..."Accept: application/json" * cURL example to load document curl -v "https://api...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  6. Remove Pages | Documentation

    This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document: 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.... cURL example Request * First get JSON Web..."Accept: application/json" * cURL example to join several documents into...

    docs.groupdocs.cloud/merger/remove-pages/
  7. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: 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.... cURL example Request * First get JSON Web..."Accept: application/json" * cURL example to join several documents into...

    docs.groupdocs.cloud/merger/change-page-orienta...
  8. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages.... cURL example Request * First get JSON Web..."Accept: application/json" * cURL example to join several documents into...

    docs.groupdocs.cloud/merger/swap-pages/
  9. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....used in the example. cURL example The following example demonstrates..."Accept: application/json" # cURL example to join several documents into...

    docs.groupdocs.cloud/parser/get-template/
  10. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Translation Cloud into your applications....Translation in cross-platform Java apps. Extend your mobile apps...the box. SDK usage examples See the examples below for a quick...

    docs.groupdocs.cloud/translation/sdk/