Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 594 for

comparison curl

(0.1 sec)
  1. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs...API directly from the browser. cURL example Request // First get...

    docs.groupdocs.cloud/annotation/delete-pages/
  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....Comparison Product Solution GroupDocs...in the example . cURL example Request curl -- request POST \...

    docs.groupdocs.cloud/signature/working-with-sig...
  3. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. 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....Comparison Product Solution GroupDocs...API directly from the browser. cURL example Request # First get...

    docs.groupdocs.cloud/watermark/search-watermarks/
  4. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name Curl example Request Curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Comparison Product Solution GroupDocs...storageName Storage name cURL example Request curl -X GET "https://api...

    docs.groupdocs.cloud/annotation/working-with-st...
  5. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"lưu tệp văn bản dưới dạng xml\" \"save txt as xml\" \"save xml as......Spreadsheets C# compare xls Excel Comparison using .NET SDK Compare PowerPoint...files comparison tool online Java Excel files comparison library...

    blog.groupdocs.cloud/vi/tags/index.xml
  6. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"metin dosyasını xml olarak kaydet\" \"txt'yi xml olarak kaydet\" ......Spreadsheets C# compare xls Excel Comparison using .NET SDK Compare PowerPoint...files comparison tool online Java Excel files comparison library...

    blog.groupdocs.cloud/tr/tags/index.xml
  7. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"get xml text\" download xml notepad download xml text estrai test......Spreadsheets C# compare xls Excel Comparison using .NET SDK Compare PowerPoint...files comparison tool online Java Excel files comparison library...

    blog.groupdocs.cloud/it/tags/index.xml
  8. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"download xml notepad\" \"download xml text\" \"get xml text\" \"s......Spreadsheets C# compare xls Excel Comparison using .NET SDK Compare PowerPoint...files comparison tool online Java Excel files comparison library...

    blog.groupdocs.cloud/de/tags/index.xml
  9. Tags on Document Processing REST APIs | GroupDo...

    Tags on Document Processing REST APIs | GroupDocs Cloud Recent content in Tags on Document Processing REST APIs | GroupDocs Cloud \"从 XML 文件中提取文本\" \"从 xml 中获取文本\" \"从 xml 中提取文本\" \"将 txt 保存为 xml\"......Spreadsheets C# compare xls Excel Comparison using .NET SDK Compare PowerPoint...files comparison tool online Java Excel files comparison library...

    blog.groupdocs.cloud/zh/tags/index.xml
  10. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Comparison Product Solution GroupDocs...has been used in the example. cURL example Request # First get...

    docs.groupdocs.cloud/parser/parse-by-template-o...