Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 875 for

metadata curl

(0.28 sec)
  1. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how to extract text from HTML with .NET REST API. Parse clean text, remove tags, and automate HTML content extraction with .NET REST API. HTML to TXT...Output: Extract Text from HTML via cURL 1. Generate Access Token: 2...C# Extract Text from HTML via cURL Try Free Online HTML Text Extractor...

    blog.groupdocs.cloud/parser/extract-text-from-h...
  2. 比较 Word 文档 | 在 .NET 中在线比较 DOCX 文件

    如何在 C# .NET 中比较 Word 文档。指南比较 2 个文档,识别差异,并使用 Word 比较工具高亮显示更改。...Comparison 使用 C# 比较 Word 文档 通过 cURL 比较 DOCX 文件 Word 文档比较的 API #...Compare(request); 通过 cURL 比较 DOCX 文件 # 或者,您可以使用 cURL 命令在线比较 DOCX 文件。这对于自动化脚本和...

    blog.groupdocs.cloud/zh/comparison/compare-word...
  3. Update PPTX File in .NET: Complete Developer Guide

    Learn how to update PPTX files in .NET using GroupDocs.Editor Cloud SDK for .NET. This guide provides code, setup, and REST API examples for editing slides....PPTX File via REST API using cURL Conclusion FAQs Read More GroupDocs...modify slide text, images, and metadata without leaving your code...

    blog.groupdocs.cloud/editor/update-pptx-file-in...
  4. 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...
  5. Java: Convert MPP to HTML | Develop MPP to HTML...

    Learn how to convert Microsoft Project (MPP) files to HTML online using REST API. Easily share and view project plans in any web browser....Project to HTML Conversion using cURL Commands Java API for MPP to...Project to HTML Conversion using cURL Commands # Converting MPP to...

    blog.groupdocs.cloud/conversion/convert-mpp-to-...
  6. Extract Text from XML in C# | Get XML Text usin...

    Learn how to extract text from XML files in C# using .NET Cloud SDK. Get text from XML documents programmatically or download XML text online....XML Get Text from XML using cURL Commands Free Online XML Text...in C# Get Text from XML using cURL Commands Free Online XML Text...

    blog.groupdocs.cloud/parser/extract-text-from-x...
  7. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with Metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. Curl example Linux/MacOS/Bash Curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell Curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....Metadata Product Solution GroupDocs...document description with metadata and coordinates of text on...

    docs.groupdocs.cloud/annotation/get-document-in...
  8. 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...
  9. 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...
  10. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Metadata Product Solution GroupDocs...User-generated template to extract metadata from the document. Required...

    docs.groupdocs.cloud/parser/create-or-update-te...