Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 2,632 for

metadata

(0.12 sec)
  1. 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....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/get-supported-file-...
  2. 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...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  3. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  4. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  5. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  6. Meng ekstrak gambar dari Dokumen Word di Java -...

    Pelajari panduan langkah demi langkah untuk mengekstrak gambar dari dokumen Word secara programatis di Java menggunakan GroupDocs.Parser Cloud SDK untuk Java yang kuat....mengekstrak gambar, teks, metadata, dan lainnya. GroupDocs.Parser...

    blog.groupdocs.cloud/id/parser/extract-images-f...
  7. Extrahujte obrázky z dokumentů aplikace Word v ...

    Naučte se podrobného průvodce extrahováním obrázků z dokumentů Wordu programově v Javě pomocí výkonného GroupDocs.Parser Cloud SDK pro Javu....extrahovat obrázky, text, metadata a další. GroupDocs.Parser...

    blog.groupdocs.cloud/cs/parser/extract-images-f...
  8. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/working-with-an...
  9. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/quick-start/
  10. How to self-host GroupDocs.Comparison Cloud wit...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/self-host-with-...