Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 423 for

metadata properties

(0.06 sec)
  1. Change Page Orientation | Documentation

    This REST API allows setting Portrait or Landscape page orientation for specific or all document pages. The result is a new document that has orientation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/change-page-orienta...
  2. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Metadata Product Solution GroupDocs...range by setting RangeMode property. For protected documents,...

    docs.groupdocs.cloud/merger/join-document-pages/
  3. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. 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 Spreadsheet documents...

    docs.groupdocs.cloud/editor/working-with-spread...
  4. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. 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 Presentation documents...

    docs.groupdocs.cloud/editor/working-with-presen...
  5. Drupal Document Viewer Module | GroupDocs

    GroupDocs.Conversion for Java API is UI-Agnostic and no additional tool or service is required, developers can integrate it in their existing projects as well....by adding more options and properties to text, image or digital...Mirosoft Word fields. GroupDocs.Metadata for .NET 16.10.0 – 9 Features...

    blog.groupdocs.cloud/conversion/groupdocs-conve...
  6. Sign PDF with Stamp using REST API in Node.js |...

    Programmatically Sign PDF documents with Stamp signatures using REST API on the cloud in Node.js with GroupDocs.Signature Cloud SDK for Node.js....SignDigitalOptions object and set various properties. Define stamp text using...Product Family (16) GroupDocs.Metadata Cloud Product Family (4) GroupDocs...

    blog.groupdocs.cloud/2021/12/27/sign-pdf-with-s...
  7. 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...
  8. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. 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 WordProcessing 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 WordProcessing...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  9. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用适用于 Java 的元数据操作 Cloud SDK 在 Java 中使用云上的 REST API 以编程方式提取 MP3 文件的元数据...Metadata Cloud 的 Java SDK API 来提取 MP3...的 Java 应用程序中轻松使用 GroupDocs.Metadata Cloud。 <repository> <id>g...

    blog.groupdocs.cloud/zh/metadata/extract-metada...
  10. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Metadata Product Solution GroupDocs...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/watermark/remove-watermarks/