Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 904 for

watermark family

(0.19 sec)
  1. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/e...
  2. Developer Guide | 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.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/developer-guide/
  3. Developer Guide | 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.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/developer-guide/
  4. Developer Guide | 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.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/developer-guide/
  5. Working with revisions | 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.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/working-with-re...
  6. Advanced usage | 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.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/advanced-usage/
  7. Processing files | Documentation

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

    docs.groupdocs.cloud/rewriter/file/
  8. AnnotateOptions | Documentation

    AnnotateOptions structure defines options for annotating documents FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Annotations": [], "FirstPage": 0, "LastPage": 0, "OnlyAnnotatedPages": true, "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure Annotations Array of annotations to add to the document. See AnnotationInfo structure FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/annotateoptions/
  9. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed. Options Array of options to perform signatures delete...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/deletesettings/
  10. 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.Watermark Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/fileinfo/