Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 10,446 for

json

(0.05 sec)
  1. 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....example Linux/MacOS/Bash # Get JSON Web Token # Provide your Client..." \ -H "Accept: application/json" # cURL example to replace watermark...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  2. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to parse a document...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  3. Create Invoices Online with GroupDocs.Assembly ...

    Learn how to generate professional invoices on the fly using GroupDocs.Assembly Cloud. Upload a DOCX template, bind Json data, and output DOCX or PDF with simple cURL calls or .NET SDK....binding – Populate templates with JSON or XML data, using simple placeholders...placeholder tags that match the JSON fields you will provide later...

    blog.groupdocs.cloud/assembly/create-invoices-o...
  4. Online xmltojson converter free on Document Pro...

    Online xmltoJson converter free on Document Processing REST APIs | GroupDocs Cloud Recent content in Online xmltoJson converter free on Document Processing REST APIs | GroupDocs Cloud 無料のオンライン XML ......XML から JSON コンバーター - XML を JSON に変換します オンラインで XML を JSON に無料で変換する方法を学びましょう:...

    blog.groupdocs.cloud/ja/tag/online-xmltojson-co...
  5. HTML Report Generator on Document Processing RE...

    HTML Report Generator on Document Processing REST APIs | GroupDocs Cloud Recent content in HTML Report Generator on Document Processing REST APIs | GroupDocs Cloud با استفاده از Rest API گزارش HTML...... نمایش داده های JSON در صفحه HTML در پایتون با استفاده...با داده های JSON ایجاد کنید. نمایش داده های JSON در صفحات HTML...

    blog.groupdocs.cloud/fa/tag/html-report-generat...
  6. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Signature Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/signature/storage/MyStorage/exist' \ -H 'accept: application/Json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....' \ -H 'accept: application/json' \ -H "authorization: Bearer..." ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/signature/working-with-sto...
  7. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to delete document...

    docs.groupdocs.cloud/annotation/delete-pages/
  8. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. 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. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/merger/get-document-inform...
  9. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/get-document-inform...
  10. 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. Linux/MacOS/Bash # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in "client_id" and Client Secret in "client_secret" arguments....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/merger/get-supported-file-...