Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 591 for

metadata curl

(0.08 sec)
  1. Digital Signature App & API Solution | GroupDoc...

    Free Digital Signature App, On Premise APIs for PDF, MS Office, OpenDocument, Presentation, Images and other document file formats....Signature Cloud for cURL Document e-sign using simple cURL commands for... Barcode, QR-code, Stamp, Metadata and Digital electronic signatures...

    products.groupdocs.app/signature
  2. Digital Signature App & API Solution | GroupDoc...

    Free Digital Signature App, On Premise APIs for PDF, MS Office, OpenDocument, Presentation, Images and other document file formats....Signature Cloud for cURL Document e-sign using simple cURL commands for... Barcode, QR-code, Stamp, Metadata and Digital electronic signatures...

    products.groupdocs.app/signature/
  3. Get Supported File Types | Documentation

    This REST API allows to get list of all file formats supported by GroupDocs.Metadata Cloud product. Resource URI HTTP POST ~/formats Swagger UI lets you call this REST API directly from the browser. Curl example 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 get document information Curl -v "https://api....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  4. How To Compare Two PDF Documents in PHP With Gr...

    Hello, I want to use Curl with PHP to compare two PDF files. I’m passing two PDF files with credentials (Bearer in header request) but it shows me error 400 for format not supported : File of this format doesn’t suppor…...5:38pm #1 Hello, I want to use cURL with PHP to compare two PDF...#3 Here is the code : // Set cURL parameters $url = ‘https://api...

    forum.groupdocs.cloud/t/how-to-compare-two-pdf-...
  5. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....Metadata Product Solution GroupDocs...Documentation / GroupDocs.Metadata Cloud / Developer Guide /...

    docs.groupdocs.cloud/metadata/get-document-info...
  6. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Metadata Product Solution GroupDocs...Header The header contains the metadata for the token and it minimally...

    docs.groupdocs.cloud/total/authenticating-api-r...
  7. Revealing First Public Release of Next Generati...

    GroupDocs.Comparison Cloud is a REST API for comparison of documents with manipulatation alongwith changes in the cloud....'action':'Reject'}]}" cURL Example # curl -v "https://api.groupdocs...MarkDeletedInsertedC = false, MetaData = new ComparisonMetadataVa()...

    blog.groupdocs.cloud/comparison/announcing-firs...
  8. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure....Languages with REST API Simple cURL command will let you translate...the same folder i.e. myFolder. curl -X POST "https://api.groupdocs...

    blog.groupdocs.cloud/2020/06/06/translate-word-...
  9. Compare PDF Files | Compare PDF Documents in C#

    How to compare PDF files efficiently with GroupDocs.Comparison Cloud SDK. Our detailed guide provides step-by-step instructions to compare two PDF files....in C# Compare Two PDFs using cURL Commands REST API to Compare...pdf . Compare Two PDFs using cURL Commands # GroupDocs.Comparison...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  10. 使用 Java 和 .NET 管理文档元数据 |元数据云API

    使用 REST API 以及适用于 Java 和 .NET 的开源元数据 SDK,在 Java 和 C# 中添加元数据、编辑、删除和提取来自 50 多种文件格式的元数据。...Metadata Cloud API 以及 SDK 允许开发人员操作(添加、删除、更新、提取和查看)50...)50 多种文件格式的元数据。 GroupDocs.Metadata 允许以不同的方式访问和处理文件的元数据,例如: 可能的标签名称...

    blog.groupdocs.cloud/zh/metadata/manipulate-met...