Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 311 for

metadata property

(0.04 sec)
  1. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Metadata Product Solution GroupDocs...requests. Translation settings Property Type Default value Description...

    docs.groupdocs.cloud/translation/file/request/
  2. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required Property StorageName Storage name It could be omitted for default storage. VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Metadata Product Solution GroupDocs...path in the storage Required property StorageName Storage name It...

    docs.groupdocs.cloud/merger/security-operations/
  3. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Metadata Product Solution GroupDocs...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/create-or-update-te...
  4. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Metadata Product Solution GroupDocs...was sent for translation. Property Type Description status Number...

    docs.groupdocs.cloud/translation/file/fetch/
  5. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible Property that indicates whether the page is visible or not....Metadata Product Solution GroupDocs...the document and it’s pages properties. The endpoint accepts the...

    docs.groupdocs.cloud/merger/get-document-inform...
  6. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Metadata Product Solution GroupDocs...was sent for translation. Property Type Description status Number...

    docs.groupdocs.cloud/translation/text/fetch/
  7. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified while...

    docs.groupdocs.cloud/merger/swap-pages/
  8. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while moving document pages....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified while...

    docs.groupdocs.cloud/merger/move-pages/
  9. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required Property StorageName Storage name It could be omitted for default storage....Metadata Product Solution GroupDocs...contains the full list of properties that can be specified for...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  10. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Metadata Product Solution GroupDocs...the browser. The following properties of loading DSV documents...

    docs.groupdocs.cloud/editor/working-with-dsv-do...