Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 3,110 for

doc to doc

(0.05 sec)
  1. Extract Metadata By Tag | Documentation

    This REST API allows To extract metadata properties from the Document choosing the properties by exact tag and category name. cURL example The following example demonstrates how To extract metadata information from all properties with Created tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To sign a Document with multiple signatures. For example, you can add Text and Barcode Signature To a Document at same time. To put list of signatures on Document (Cells, Images, PDF, Slides or Words) Signature API provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current Document format....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/working-with-sig...
  3. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks To the Document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow To leverage specific format features and often allow To make watermarks stronger; For protected Documents, it is required To provide the password....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  4. Supported Platforms | Documentation

    GroupDocs.EdiTor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients To work with REST APIs). You do not need To worry about language or platform limitations. You can use it with any platform – web, deskTop, mobile, and cloud....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/editor/supported-platforms/
  5. Evaluation tier | Documentation

    Evaluate GroupDocs.Translation Cloud service without registration....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/evaluation/
  6. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/adjust-page-size/
  7. Search Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To search Digital signatures in supported Document formats. It provides method To search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and Document folder (if required) using following API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/search-digital-s...
  8. Working with Search Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To search multiple signatures in a Document. For example, you can search whether a Document contains Text and Barcode Signatures at same time. To search list of signatures on Document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/working-with-sea...
  9. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways To optimize the rendering of Documents inTo HTML, one of the solutions you might want To use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content user has To download, the faster he will see the rendered Document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  10. Adjust time unit | Documentation

    When rendering MS Project Documents GroupDocs.Viewer Cloud tries To find optimal output size and time unit depending on the project’s overall length. In case you need To set your own page size or time unit, you can set ProjectManagemenToptions class properties class as shown in code samples below. Time unit refers To smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/adjust-time-unit/