Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 3,377 for

doc to doc

(0.16 sec)
  1. Signing documents | 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/signature/signing-documents/
  2. Document Operations | 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/document-operations/
  3. Load Options by Document Family | Documentation

    Load Options by Document Family...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/conversion/load-options-by...
  4. Parse Operations | 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/parser/parse-operations/
  5. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "STorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud sTorage VersionId File Version, can be null or omitted. STorageName Name of the cloud sTorage. Can be omitted, then default sTorage used. Password The password for password-protected Documents (Docx, pdf, etc)...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/comparison/fileinfo/
  6. viewer.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://Docs.groupDocs.cloud/viewer/add-watermark/ weekly 0.5 https://Docs.groupDocs.cloud/viewer/adjust-image......org/1999/xhtml https://docs.groupdocs.cloud/viewer/add-watermark/...cloud/viewer/add-watermark/ weekly 0.5 https://docs.groupdocs.cloud/viewer/adjust-image-quality/...

    docs.groupdocs.cloud/sitemaps/viewer.xml
  7. DeleteViewOptions | Documentation

    DeleteViewOptions data structure used as input parameters for Delete View working-with-viewer-api API DeleteViewOptions example { "FileInfo": { "FilePath": "string", "STorageName": "string", "VersionId": "string", "Password": "string" } } DeleteViewOptions fields Name Description FileInfo.FilePath The path of the Document, delete view requested for. Required. FileInfo.STorageName STorage name FileInfo.VersionId File version Id FileInfo.Password Not used...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/deleteviewoptions/
  8. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML Document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded inTo HTML Document. ResourcePath Path for the HTML resources (styles, images and fonts)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/htmloptions/
  9. GroupDocs.Total Cloud Product Family | Document...

    GroupDocs.Annotation Cloud Getting Started Developer Guide Release Notes GroupDocs.Classification Cloud Getting Started Developer Guide Release Notes GroupDocs.Comparison Cloud Getting Started Developer Guide Release Notes GroupDocs.Conversion Cloud Getting Started Developer Guide Release Notes GroupDocs.EdiTor Cloud Getting Started Developer Guide Release Notes GroupDocs.Merger Cloud Getting Started Developer Guide Release Notes GroupDocs.Metadata Cloud Getting Started Developer Guide Release Notes GroupDocs.Parser Cloud Getting Started Developer Guide Release Notes GroupDocs.Rewriter Cloud Getting Started Developer Guide Release Notes GroupDocs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/total/
  10. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.Docx", "sTorageName": null, "versionId": null, "password": null }, "size": 1360021, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "Top": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output Document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/signature/updateresult/