Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,457 for

document information

(0.83 sec)
  1. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported Document formats to Presentation Document Formats and returns the output Document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported Document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  2. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Editor Cloud...

    docs.groupdocs.cloud/editor/get-supported-file-...
  3. 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/sign-document-wi...
  4. Basic usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Annotation Cloud...

    docs.groupdocs.cloud/annotation/basic-usage/
  5. Document Splitting in Python | Python PDF Files...

    Learn how to split a PDF file into multiple PDF files in Python using the GroupDocs.Merger Cloud SDK. Improve Document organization with this guide....فارسی українська Polski Python Document Splitting - Split PDF File...using Python. PDF (Portable Document Format) is a widely used file...

    blog.groupdocs.cloud/merger/split-pdf-file-into...
  6. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Edit PDF Metadata in Java Learn how......GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs...in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  7. InfoSettings | Documentation

    InfoSettings data structure used as input parameters for Info API method to retrieve Information Note Not all options are supported by all Document formats. Each option may correspond to one or more formats. InfoSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } } InfoSettings 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....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/infosettings/
  8. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata Information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time Information in all properties with the same name that have string ‘print’ in any place of the name. Linux/MacOS/Bash # Get JSON Web Token # Retrieve CLIENT_ID and CLIENT_SECRET from your GroupDocs Cloud dashboard. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Add metadata to a Document (example) curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. 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...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/link/
  10. Skip rendering of empty rows | Documentation

    Sometimes Excel Document contains Information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...