Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 19,489 for

file api

(0.1 sec)
  1. GroupDocs.Comparison | Introduction of PHP SDK ...

    This monthly release is allowing users to get Changes in table of content, Image and Html Comparison also compare annotations as result document File path or stream....release is also included Eleven API improvements like displaying...for further details. Complete API changes is listed below: New...

    blog.groupdocs.cloud/comparison/introduction-of...
  2. Split Word file into multiple files in Java on ...

    Split Word File into multiple Files in Java on Document Automation REST Apis | GroupDocs Cloud Recent content in Split Word File into multiple Files in Java on Document Automation REST Apis | Group......Split Word file into multiple files in Java on Document Automation...Automation REST APIs | GroupDocs Cloud Recent content in Split Word...

    blog.groupdocs.cloud/cs/tag/split-word-file-int...
  3. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an Api client app Before you can make any requests to GroupDocs Cloud Api you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud Api. You can get it from existing Application or create new Application from Applications View of GroupDocs Cloud Dashboard.... Create an API client app Before you can make...requests to GroupDocs Cloud API you need to get Client Id and...

    docs.groupdocs.cloud/merger/quick-start/
  4. ApplyRevisionsOptions | Documentation

    ApplyRevisionsOptions data structure defines options for applying revisions using “PUT” /comparison/revisions Api method ApplyRevisionsOptions example: { 'SourceFile': { 'FilePath': 'source_Files/word/source_with_revs.docx' }, 'Revisions': [ { 'Id': 0, 'action': 'Accept' }, { 'Id': 1, 'action': 'Accept' }, ], 'OutputPath': 'output/result.docx' } Name Description SourceFile Information about source File Revisions Array of revision settings OutputPath Path to the output document...“PUT” /comparison/revisions API method ApplyRevisionsOption example:...'SourceFile' : { 'FilePath' : 'source_files/word/source_with_revs.docx'...

    docs.groupdocs.cloud/comparison/applyrevisionso...
  5. Java scrape XML file on Document Processing RES...

    Java scrape XML File on Document Processing REST Apis | GroupDocs Cloud Recent content in Java scrape XML File on Document Processing REST Apis | GroupDocs Cloud تجزیه کننده جاوا DOM - استخراج متن ......scrape XML file on Document Processing REST APIs | GroupDocs...scrape XML file on Document Processing REST APIs | GroupDocs...

    blog.groupdocs.cloud/fa/tag/java-scrape-xml-fil...
  6. SearchSettings | Documentation

    SearchSettings data structure used as input parameters of Search Api method. SearchSettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Barcode", "Page": 1, "Text": "123", "BarcodeType": "Code128", "MatchType": "Contains" } ] } SearchSettings fields Name Description Api Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....as input parameters of Search API method. SearchSettings example...SearchSettings fields Name Description API Version FileInfo.FilePath The...

    docs.groupdocs.cloud/signature/searchsettings/
  7. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. Api usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File Api documentation for usage details.... API usage There are steps that usage...details. lets you call this REST API directly from the browser. cURL...

    docs.groupdocs.cloud/comparison/compare-multipl...
  8. Link Annotation | Documentation

    Link annotation adds a hyper link to document 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....adds a hyper link to document API usage There are steps that usage...and other files, like image annotation (using File API) Add annotation(s)...

    docs.groupdocs.cloud/annotation/link-annotation/
  9. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment 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 (using File Api) Add annotation(s) Download document with annotations (using File Api) HTTP POST ~/annotation/add Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # 1. Get JSON Web Token # Replace $CLIENT_ID and $CLIENT_SECRET with your actual credentials (or set them as environment variables)....other provided text fragment API usage There are steps that usage...and other files, like image annotation (using File API) Add annotation(s)...

    docs.groupdocs.cloud/annotation/text-replacemen...
  10. Extract Images by a Page Number Range | Documen...

    This REST Api allows extracting images from specific pages only by setting pages range. This operation supports only documents with pages. You need to specify StartPageNumber and CountPagesToExtract parameters besides the basic options. Resource The following GroupDocs.Parser Cloud REST Api resource has been used in the Extract images by a page number example. cURL example The following example demonstrates how to extract images by a page number range. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....feedback On this page This REST API allows extracting images from...GroupDocs.Parser Cloud REST API resource has been used in the...

    docs.groupdocs.cloud/parser/extract-images-by-a...