Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,458 for

document information

(0.42 sec)
  1. Sending HTML files for translation | Documentation

    How to send HTML files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Translation...

    docs.groupdocs.cloud/translation/file/request/h...
  2. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Translation...

    docs.groupdocs.cloud/translation/file/request/c...
  3. Parse by Template And AI | Documentation

    This REST API allows us to extract Document’s fields defined in a template object passed as a method parameter by using LLM. The following example demonstrates how to extract data from a source Document by a user-defined template and modern well updated LLM. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the AI Parse example. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Parser Cloud...

    docs.groupdocs.cloud/parser/parse-by-template-a...
  4. Remove Metadata By Property Value | Documentation

    This REST API allows to remove metadata properties from the Document choosing the properties which values are matching the specified. cURL example The following example demonstrates how to remove metadata properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token curl -v 'https://api.groupdocs.cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Accept: application/json' # cURL example to join several Documents into one curl -v 'https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the Document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several Documents into one (example endpoint) curl -v "https://api....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  6. Convert Word to PDF in Ruby

    Users convert Word Documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API....However, MS DOCX reformats documents and can be altered when opened...ruby when sending important information like online bills, transactions...

    blog.groupdocs.cloud/conversion/convert-word-do...
  7. zArchive on Document Processing REST APIs | Gro...

    zArchive on Document Processing REST APIs | GroupDocs Cloud Recent content in zArchive on Document Processing REST APIs | GroupDocs Cloud Próxima versión de GroupDocs.Assembly Cloud GroupDocs.Assem......zArchive on Document Processing REST APIs | GroupDocs Cloud Recent...Recent content in zArchive on Document Processing REST APIs | GroupDocs...

    blog.groupdocs.cloud/es/tag/zarchive/index.xml
  8. Split PDF Files using REST API in Ruby

    Split a PDF Document at certain pages for easy conversion into individual PDF files. This article is about how to split PDF files using REST API in Ruby....it into multiple shorter documents for working faster in PDF...cutting and pasting long documents, we have more fast cloud APIs...

    blog.groupdocs.cloud/merger/split-pdf-files-usi...
  9. Node.js: Convert MPP to PDF | MS Project MPP to...

    Learn how to easily convert MS Project (MPP) files to PDF format using GroupDocs.Conversion Cloud SDK for Node.js. Fast and accurate MPP to PDF conversion....share, and archive project documents without compatibility issues...files to high-quality PDF documents. The SDK preserves tasks,...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  10. Convert JSON to HTML in Node.js | JSON to Web F...

    Easily convert JSON to HTML using GroupDocs.Conversion Cloud SDK for Node.js. Learn how to generate clean HTML from structured JSON files with RESTful API....a REST API that simplifies document transformation. In this tutorial...clean, browser-ready HTML document using Node.js. 📌 Quick Navigation...

    blog.groupdocs.cloud/conversion/convert-json-to...