Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 8,985 for

json

(0.1 sec)
  1. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the document choosing the properties to remove 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 remove metadata properties that have “creator” phrase in theirs tag names. Request # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. 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.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. GroupDocs.Assembly Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....dynamic Python reports with JSON data using GroupDocs.Assembly...Assembly Cloud API. Display JSON data on HTML pages with charts, tables...

    blog.groupdocs.cloud/categories/groupdocs.assem...
  4. 全新GroupDocs.Signature Cloud V2!

    签名 REST API,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名...API版本 - 推出API版本V2 身份验证 - JWT(JSON Web Token) 身份验证 签名 API - 用于创建、验证和搜索签名的简化...签名请求身份验证方法。现在,V2 API 版本支持 JWT(JSON Web Token) 身份验证。 在新的发布方法中,我们使用V2...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  5. Compare Two Word Documents and Highlight Differ...

    Hi, I’m benchmarking a few comparison APIs and simply trying to call a basic comparison with the swagger after having uploaded my two word files to the storage area. I POST the following body to https://api.groupdocs.c…...ns" -H "accept: application/json" -H "authorization: Bearer [Access_Token]"...-H "Content-Type: application/json" -H "x-aspose-client: Containerize...

    forum.groupdocs.cloud/t/compare-two-word-docume...
  6. Quickstart | GroupDocs.Translation Cloud | Docu...

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Get Client Id and Client Secret Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from any existing Application or you can create a new Application. For further details see Create New Application and Get Client Id and Client Secret...-H "Content-Type: application/json" \ -d "'[{\"pair\": \"en-fr\"...-H "Content-Type: application/json" \ -d "'[ { \"format\":\"docx\"...

    docs.groupdocs.cloud/translation/quickstart/
  7. 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....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to join several...

    docs.groupdocs.cloud/merger/change-page-orienta...
  8. 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....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to join pages...

    docs.groupdocs.cloud/merger/join-document-pages/
  9. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/pdf/
  10. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Request # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/extract-text-from-a...