Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 968 for

comparison family

(0.05 sec)
  1. Document Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/document-operations/
  2. Signing documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signing-documents/
  3. 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)....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/htmloptions/
  4. SignSettings | Documentation

    SignSettings data structure used as input parameters for Sign API method SignSettings example { "FileInfo": { "FilePath": "files01.docx", }, "SaveOptions": { "OverwriteExisting": "true", "OutputFilePath": "file02.docx" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "John Smith", "BarcodeType": "Code128", "Left": 2, "Top": 2 }, { "SignatureType": "Image", "Page": 1, "ImageFilePath": "image1.jpg", "Left": 200, "Top": 200 } ] } SignSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signsettings/
  5. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/fileinfo/
  6. 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...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updateresult/
  7. 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/supported-platfo...
  8. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/previewoptions/
  9. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/text/sdk/
  10. Processing files | Documentation

    How to process a file....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/