Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 3,201 for

metadata

(1.71 sec)
  1. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows to accept or reject revisions from Word document and save the result. The following code sample demonstrates how to accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  2. Compare documents protected with password | Doc...

    This feature could be used only for Presentations, WordProcessing and Spreadsheet GroupDocs.Comparison Cloud allows to compare documents that are protected with a password. The following code sample shows how to compare password protected documents. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/compare-documen...
  3. Watermark Annotation | Documentation

    Watermark annotation adds text watermark API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/watermark-annot...
  4. 在 Python 中使用 REST API 比較 PDF 文件 |比較兩個 PDF 文件

    在 Python 中使用雲中的 REST API 與 GroupDocs.Comparison Cloud SDK for Python 以編程方式比較兩個或多個 PDF 文件。...Metadata() settings.meta_data.author...

    blog.groupdocs.cloud/zh-hant/comparison/compare...
  5. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Wyodrębnij metadane MP3 w .NET: wyświetl ta......Metadata Cloud SDK. Przewodnik krok...archiwów ZIP za pomocą GroupDocs.Metadata Cloud SDK for Java. Postępuj...

    blog.groupdocs.cloud/pl/groupdocs.cloud/index.xml
  6. GroupDocs.Clouds on Document Processing REST AP...

    GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Clouds on Document Processing REST APIs | GroupDocs Cloud Извлечение метаданных MP3 в .NET: вывод тег......Metadata Cloud SDK. Пошаговое руководство...ZIP‑архивов с помощью GroupDocs.Metadata Cloud SDK for Java. Следуйте...

    blog.groupdocs.cloud/ru/groupdocs.cloud/index.xml
  7. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Wyodrębnij metadane MP3 w .NET: wyświetl tagi jako JSON Dowiedz się, jak wyodrębnić......Metadata Cloud SDK. Przewodnik krok...archiwów ZIP za pomocą GroupDocs.Metadata Cloud SDK for Java. Postępuj...

    blog.groupdocs.cloud/pl/index.xml
  8. Search for multiple signatures | Documentation

    Sometimes you may want to search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is to pass collection of desired signature types to Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-for-multi...
  9. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in code samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/render-project-time...
  10. 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...

    docs.groupdocs.cloud/merger/join-document-pages/