Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 906 for

editor family

(0.14 sec)
  1. Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Comparison Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Comparison Forum and it will be answered within a few hours Please note, GroupDocs does not provide technical support over the phone. Phone support is only available for sales and purchase questions When expecting a reply in the forums, please allow for time zone differences...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/technical-support/
  2. Working with texts | Documentation

    How to work with content in textual form....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/
  3. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verifysettings/
  4. Upload file | Documentation

    How to upload file to Cloud storage....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/upload/
  5. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this value to download page using File API...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/conversionresult/
  6. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verifyresult/
  7. GroupDocs.Metadata Cloud | Documentation

    GroupDocs.Metadata Cloud is a REST API for managing metadata in the documents of different file formats. It provides easy to use metadata extracting and modifying methods. It also allows you to search and remove existing metadata in a document. The API provides straightforward and easy to use set of methods to add, search, modify and remove metadata in supported file formats....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/
  8. Common Resources | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/common-resources/
  9. 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.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/advanced-usage/
  10. Metadata | Documentation

    Metadata data structure used for setting output document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of document Author LastSaveBy Value of last save by author of document Company Value of Company of document...Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/metadata/