Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 18,453 for

file api

(0.18 sec)
  1. Java convert PDF to JPG file on Document Automa...

    Java convert PDF to JPG File on Document Automation REST Apis | GroupDocs Cloud Recent content in Java convert PDF to JPG File on Document Automation REST Apis | GroupDocs Cloud Konvertieren Sie PD......PDF to JPG file on Document Automation REST APIs | GroupDocs...PDF to JPG file on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/de/tag/java-convert-pdf-to...
  2. 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...
  3. 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...
  4. merge ppt files online free on Document Automat...

    merge ppt Files online free on Document Automation REST Apis | GroupDocs Cloud Recent content in merge ppt Files online free on Document Automation REST Apis | GroupDocs Cloud Menggabungkan dan Men......merge ppt files online free on Document Automation REST APIs | GroupDocs...merge ppt files online free on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/id/tag/merge-ppt-files-onl...
  5. Get Container Items Information | Documentation

    This REST Api endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. FileInfo.Password The password to open File It should be specified only for password-protected documents....feedback On this page This REST API endpoint allows retrieving container...Password The password to open file It should be specified only...

    docs.groupdocs.cloud/parser/get-container-items...
  6. 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/vi/tag/java-split-word-fil...
  7. Combine Text Files on Document Automation REST ...

    Combine Text Files on Document Automation REST Apis | GroupDocs Cloud Recent content in Combine Text Files on Document Automation REST Apis | GroupDocs Cloud Gabungkan File Teks menggunakan Penggab......Combine Text Files on Document Automation REST APIs | GroupDocs...Combine Text Files on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/id/tag/combine-text-files/...
  8. Merge Text Files on Document Automation REST AP...

    Merge Text Files on Document Automation REST Apis | GroupDocs Cloud Recent content in Merge Text Files on Document Automation REST Apis | GroupDocs Cloud Gabungkan File Teks menggunakan Penggabunga......Merge Text Files on Document Automation REST APIs | GroupDocs...Merge Text Files on Document Automation REST APIs | GroupDocs...

    blog.groupdocs.cloud/id/tag/merge-text-files/in...
  9. SignResult | Documentation

    SignResult data structure returned by Sign Api method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page File path in the cloud storage....data structure returned by Sign API method as output result SignResult...signed document DownloadUrl Page file path in the cloud storage. Use...

    docs.groupdocs.cloud/signature/signresult/
  10. 在 Node.js 中使用 REST API 使用 Stamp 签署 PDF |在 Node....

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云端使用 REST Api 以编程方式使用 Stamp 签名对 PDF 文档进行签名。...REST API 使用图章签名对 PDF 文档进行签名。 本文应涵盖以下主题: PDF 签名 REST API 和 Node...Node.js 中使用 REST API 签署 PDF 文档 PDF 签名 REST API 和 Node.js SDK #...

    blog.groupdocs.cloud/zh/signature/sign-pdf-with...