Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,570 for

value

(0.07 sec)
  1. Processing files | Documentation

    How to process a file.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/file/
  2. 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... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/annotateoptions/
  3. 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... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/deletesettings/
  4. 401 Unauthorized reoccurring - Free Support For...

    Hi, Im using the groupdocs-conversion-cloud, version 21.12. I have random and reoccurring incidents of getting “401 Unauthorized” on files that were previously fine, and with the same credentials for groupdocs. those i…...can either use the expires_in value from the response to regenerate...

    forum.groupdocs.cloud/t/401-unauthorized-reoccu...
  5. 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.Editor Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Watermark Cloud Forum and it will be answered within a few hours. The questions are answered directly by the GroupDocs.Editor Cloud development team Please note, GroupDocs does not provide technical support over the phone.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/watermark/technical-support/
  6. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Translation Cloud.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/system-require...
  7. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/removeoptions/
  8. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author... We value your opinion. Your feedback...

    docs.groupdocs.cloud/comparison/revisioninfo/
  9. How to Run the Examples | Documentation

    All examples of GroupDocs.Metadata Cloud is hosted on GitHub. Examples are located in the Examples folder. If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications. To contribute, you can fork the repository, edit the source code and create a pull request. We will review the changes and include them in the repository if found helpful.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/how-to-run-the-ex...
  10. Configure FTP Storage | Documentation

    You have to complete following steps to configure the Storage: Create FTP storage account. Box.com account is used via FTP in this example Log into Dashboard Access the Storages Page Select FTP Storage from the ‘Create New Storage’ menu Enter Storage Name (For example: MyFTPStorage), FTP server address, user name, password and port number and check if Require explicit SSL over TLS Save Storage Now you can use it by its name in the service API with this account.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/total/configure-ftp-storage/