Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 17,960 for

file api

(0.06 sec)
  1. Remove Metadata By Property Name | Documentation

    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 may have names containing “Application” string. 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.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. how to combine multiple text files into one on ...

    how to combine multiple text Files into one on Document Automation REST Apis | GroupDocs Cloud Recent content in how to combine multiple text Files into one on Document Automation REST Apis | Group......multiple text files into one on Document Automation REST APIs | GroupDocs...multiple text files into one on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/it/tag/how-to-combine-mult...
  3. Python split PDF into multiple files online on ...

    Python split PDF into multiple Files online on Document Automation REST Apis | GroupDocs Cloud Recent content in Python split PDF into multiple Files online on Document Automation REST Apis | Group......multiple files online on Document Automation REST APIs | GroupDocs...multiple files online on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/id/tag/python-split-pdf-in...
  4. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions Api method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_Files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source File Revisions Array of revision settings OutputPath Path to the output document...“PUT” /comparison/revisions API method ApplyRevisionsOption example:...'SourceFile' : { 'FilePath' : 'source_files/word/source_with_revs.docx'...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  5. Add Metadata By Property Name Match Regex | Doc...

    This REST Api allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place 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....feedback On this page This REST API allows you to add metadata information..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. PDF 到 HTML 转换在 Node.js 中 | PDF 到 Web API 在线

    学习如何使用 GroupDocs.Conversion Cloud SDK for Node.js 将 PDF 转换为 HTML。轻松通过 REST Api 将 PDF 文件转换为适合网页的 HTML。...js API 将 PDF 转换为 HTML。 将文档转换为是网络展示文...REST API,可以简化文档转换。 我们将在本文中涵盖以下主题: 🌐 PDF to HTML 转换 API for Node...

    blog.groupdocs.cloud/zh/conversion/pdf-to-html-...
  7. 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.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get a Client Id and...

    docs.groupdocs.cloud/annotation/quick-start/
  8. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below.... API Usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  9. Product overview | Documentation

    An introduction to GroupDocs.Rewriter Cloud service and how it can solve everyday business needs....service can process both text and files in while maintaining the original...easy-to-use, fast and secure REST API that allows you to perform the...

    docs.groupdocs.cloud/rewriter/product-overview/
  10. Working with Signature Collection | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST Api supports to sign a document with multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature Api provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Signature Cloud REST API supports to sign a document with... Slides or Words) Signature API provides an object that can contain...

    docs.groupdocs.cloud/signature/working-with-sig...