Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 556 for

link annotation

(0.1 sec)
  1. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/i...
  2. Sending Word files for translation | Documentation

    How to send Word files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/w...
  3. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. 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....Annotation Product Solution GroupDocs...options . setChanges ( changes ); Link response = apiInstance . putChangesDocument...

    docs.groupdocs.cloud/comparison/accept-or-rejec...
  4. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....Annotation Product Solution GroupDocs...ComparisonsRequest ( options ); Link response = apiInstance . comparisons...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  5. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Annotation Product Solution GroupDocs...position : relative ; } a : link { text-decoration : none ; }...

    docs.groupdocs.cloud/total/authenticating-api-r...
  6. 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....Annotation Product Solution GroupDocs...ComparisonsRequest ( options ); Link response = apiInstance . comparisons...

    docs.groupdocs.cloud/comparison/customize-chang...
  7. GroupDocs.Conversion 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....or programs, allowing for annotations, making it easier to share...support. But it is difficult to link to a specific page in a PDF...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  8. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Annotation Product Solution GroupDocs...be translated. url String n/a Link to a file obtained while uploading...

    docs.groupdocs.cloud/translation/file/request/
  9. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion....Annotation Product Solution GroupDocs...document linkDuplicateStreams Link duplicate streams removeUnusedObjects...

    docs.groupdocs.cloud/conversion/convertoptions/
  10. screen.css

    /* Original style from softwaremaniacs.org (c) Ivan Sagalaev */ .swagger-section pre code { display: block; padding: 0.5em; background: #F0F0F0; } .swagger-section pre ......annotation, .swagger-section pre .template_comment...swagger-section pre .markdown .link_url { color: #080; } .swagger-section...

    reference.groupdocs.cloud/storage/css/screen.css