Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 3,119 for

parser

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

    docs.groupdocs.cloud/merger/swap-pages/
  2. Watermark Cloud API & SDK для захисту документі...

    Водяний знак на документах за допомогою REST API за допомогою .NET або Java SDK. Особливості включають в себе; Додавайте водяні знаки зображення або текст, видаляйте, замінюйте або шукайте водяні знаки....com/groupdocs-parser-cloud/groupdocs-parser-cloud-dotnet-samples...

    blog.groupdocs.cloud/uk/watermark/watermark-clo...
  3. Watermark Cloud API a SDK pro zabezpečení dokum...

    Vodoznak dokumentů pomocí REST API pomocí .NET nebo Java SDK. Mezi vlastnosti patří; Přidejte obrázkové nebo textové vodoznaky, odstraňte, nahraďte nebo prohledávejte vodoznaky....com/groupdocs-parser-cloud/groupdocs-parser-cloud-dotnet-samples...

    blog.groupdocs.cloud/cs/watermark/watermark-clo...
  4. Extract Metadata By Property Value | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract metadata information from all properties with the “Microsoft Office Word” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  6. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Available SDKs | Documentation

    GroupDocs.Metadata Cloud SDKs GroupDocs.Metadata Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/available-sdks/
  8. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger 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. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/get-supported-file-...
  10. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. 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; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Parser Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/get-document-inf...