Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 4,955 for

data

(0.06 sec)
  1. GroupDocs.Assembly Cloud | Documentation

    Welcome to the GroupDocs Assembly Cloud....practical examples of templates, data and code. To learn about GroupDocs...

    docs.groupdocs.cloud/assembly/
  2. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......feedback Basic usage Advanced usage Data structures Working with Storage...

    docs.groupdocs.cloud/annotation/developer-guide/
  3. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Developer Guide Leave feedback Data structures Working with Storage...

    docs.groupdocs.cloud/conversion/developer-guide/
  4. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Working with Text Documents | Documentation

    Textual documents are simple Plain Text flat files (TXT), that contain no images, pages, paragraphs, lists, tables and so on. However, users can create some primitive formatting like lists with leading markers, left indents with whitespaces, tables with pseudo-graphics, paragraphs with line breaks, and so on. GroupDocs.Editor Cloud can recognize some of these structures. Other non-obvious feature, that GroupDocs.Editor Cloud provides, is the ability to save edited TXT document not only back to TXT, but also to WordProcessing....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/editor/working-with-text-d...
  6. Sign document with text signature | Documentation

    A Text electronic signature is an arbitrary text that is added to a document in a native way dependent on document type. GroupDocs.Signature Cloud provides text signature feature and allows to customize wide range of text settings - from font name, size and color to alignment, borders, shadow effects etc. This is how text signature may look like: To manipulate with text signatures GroupDocs.Signature Cloud provides various text sign options....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. Signing up | Documentation

    Learn how to sign up for GroupDocs.Rewriter Cloud service....organizational measures to protect your data from unauthorized use, accidental...

    docs.groupdocs.cloud/rewriter/sign-up/
  8. 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...Annotation Cloud / Developer Guide / Data structures / RemoveOptions RemoveOptions...

    docs.groupdocs.cloud/annotation/removeoptions/
  9. Latest GroupDocs.Signature Cloud Product Family...

    Get technical support of GroupDocs.Signature Cloud....2 316 November 15, 2023 What data need to be given in the field...

    forum.groupdocs.cloud/c/signature/13
  10. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to Data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...applications to obtain access to data to different APIs. OAuth provides...application/x-www-form-urlencoded' \ --data-urlencode 'grant_type=client_credentials'...

    docs.groupdocs.cloud/total/authenticating-api-r...