Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,570 for

value

(0.18 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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/
  5. 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.... We value your opinion. Your feedback...

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

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/common-resources/
  7. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/comparison/advanced-usage/
  8. Link | Documentation

    Link data structure represents output document information Link example: { "href": "string", "rel": "string", "type": "string", "title": "string" } Name Description Href Contains the link’s URL Rel Contains file path in the cloud storage Type Output type (‘file’) Title File name... We value your opinion. Your feedback...

    docs.groupdocs.cloud/comparison/link/
  9. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage... Value . ToString ()); } catch ( Exception...ObjectExist: " + response . Exists . Value . ToString ()); } catch ( Exception...

    docs.groupdocs.cloud/viewer/working-with-storage/
  10. 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... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/verifyresult/