Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 3,332 for

doc to doc

(0.05 sec)
  1. Search QRCode 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 QRCode signatures in supported Document formats. It provides method To search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode 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-qrcode-si...
  2. Convert document without storage | Documentation

    This example demonstrates how To convert Document without using cloud sTorage. Use this method To directly convert any Document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file To convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages To convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data converToptions ConverToptions Conversion options Form data Resource URI HTTP PUT ~/conversion...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. 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-...
  4. 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/
  5. Sending images and scanned PDFs for translation...

    How To scans and image files for translation To the selected languages....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/file/request/i...
  6. Quick Start | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupDocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get Client Id and Client Secret. That will be used To invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/quick-start/
  7. Getting Started | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/getting-started/
  8. Signing up | Documentation

    Learn how To sign up for GroupDocs.Rewriter Cloud service....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/rewriter/sign-up/
  9. Quickstart | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupDocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get Client Id and Client Secret. This will be used To invoke the GroupDocs Cloud API. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/editor/quickstart/
  10. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports To sign a Document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example To list supported QR-Code types. cURL example Request curl -X GET "https://api.groupDocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/get-supported-qr...