Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 17,601 for

file api

(0.06 sec)
  1. Remove Metadata | Documentation

    This REST Api allows to remove metadata from the documents. With this Api you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Metadata Leave feedback This REST API allows to remove metadata from...from the documents. With this API you can search metadata to remove...

    docs.groupdocs.cloud/metadata/remove-metadata/
  2. Java convert PNG to SVG without losing color on...

    Java convert PNG to SVG without losing color on Document Automation REST Apis | GroupDocs Cloud Recent content in Java convert PNG to SVG without losing color on Document Automation REST Apis | Gro......on Document Automation REST APIs | GroupDocs Cloud Recent content...Automation REST APIs | GroupDocs Cloud Converti file PNG in file SVG in...

    blog.groupdocs.cloud/it/tag/java-convert-png-to...
  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/it/tag/python-split-pdf-in...
  4. Python 将 PDF 文档转换为 JPG、PNG 或 GIF 图像

    我们的 PDF 到图像转换器 Api 可让您快速将 PDF 转换为图像格式。本文介绍如何在 Python 中将 PDF 转换为 JPG、PNG 和 GIF 图像...PDF 到图像转换 REST API 和 Python SDK 如何使用 REST API 在 Python 中将 PDF...使用 REST API 在 Python 中将 PDF 转换为 PNG 文件格式 使用 REST API 在 Python...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  5. Java split Word file into multiple documents on...

    Java split Word File into multiple documents on Document Automation REST Apis | GroupDocs Cloud Recent content in Java split Word File into multiple documents on Document Automation REST Apis | Gro......Java split Word file into multiple documents on Document Automation...Automation REST APIs | GroupDocs Cloud Recent content in Java split...

    blog.groupdocs.cloud/ko/tag/java-split-word-fil...
  6. GroupDocs.Signature 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....Signature Cloud API. Number of test cases are available...understand GroupDocs.Signature Cloud API and implement its features in...

    blog.groupdocs.cloud/categories/groupdocs.signa...
  7. Adjust output image size | Documentation

    When CAD drawings are rendered, the size of the render result is adjusted by Api automatically, the biggest side (width or height depending on which one is bigger) is set 2000 px, another side is set value based on width-to-length ratio. You may adjust the size of resulting document by setting CadOptions as show in example. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details....render result is adjusted by API automatically, the biggest side...CadOptions as show in example. API Usage There are steps that usage...

    docs.groupdocs.cloud/viewer/adjust-output-image...
  8. Set Metadata By Property Name Match Regex | Doc...

    This REST Api allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. 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....feedback On this page This REST API allows to set document metadata..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Add Metadata By Property Name | Documentation

    This REST Api allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string 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. curl -v "https://Api....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...
  10. Set Metadata By Property Name Match Exact Phras...

    This REST Api allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. 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 set document metadata..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...