Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 2,930 for

docx to docx

(0.04 sec)
  1. Search for multiple signatures | Documentation

    Sometimes you may want To search for electronic signatures of different types simultaneously GroupDocs.Signature Cloud allows searching documents for different signature types in an easy and intuitive way. In common words the idea is To pass collection of desired signature types To Search method. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Search signatures For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual....docx' }, 'Options': [ { 'AllPages':..."signaturedocs/signedCollectionsOne_page.docx" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/search-for-multi...
  2. Working With Storage | Documentation

    STorage existence API This API intended for checking the existence of cloud sTorage with a given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description sTorageName STorage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/merger/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....docx" , Common . MyStorage ); var...ObjectExistsRequest ( "Mergers\\one-page.docx" , Utils . MYStorage , null...

    docs.groupdocs.cloud/merger/working-with-storage/
  3. 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.Conversion 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/conversion/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....docx" , Common . MyStorage ); var...est ( "conversions\one-page.docx" , CommonUtils :: $MyStorage...

    docs.groupdocs.cloud/conversion/working-with-st...
  4. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way To find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Search signatures For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual. 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....docx' }, 'Options': [ { 'AllPages':..."filePath" : "signedBarcode_one-page.docx" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/search-for-barco...
  5. DeleteSettings | Documentation

    DeleteSettings data structure used as input parameters of Delete API method. DeleteSettings example { 'FileInfo': { 'FilePath': 'signedBarcode_one-page.Docx' }, 'Options': [ { 'SignatureType': 'Barcode', 'SignatureId': '4cb67aa8-835d-4877-8a5d-5a9ad015a098' } ] } UpdateSettings 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. Options Array of options To perform signatures delete...docx' }, 'Options' : [ { 'SignatureType'...

    docs.groupdocs.cloud/signature/deletesettings/
  6. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...docx" , "isFolder" : false , "modifiedDate"..."path" : "/viewerdocs/four-pages.docx" }, ... ] } List Files with...

    docs.groupdocs.cloud/viewer/working-with-folder/
  7. Working with Storage API | Documentation

    STorage existance API This API intended for checking existence of cloud sTorage with given name from GroupDocs Cloud STorage. API Explorer GroupDocs.Comparison 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/comparison/sTorage/MySTorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK example Our API is completely independent of your operating system, database system or development language....docx" , Common . MyStorage ); var...( "Comparisondocs\\one-page.docx" , Utils . MYStorage , null...

    docs.groupdocs.cloud/comparison/working-with-st...
  8. Working With Storage | Documentation

    STorage existence API This API intended for checking the existence of cloud sTorage with a given name from GroupDocs Cloud STorage. API Explorer GroupDocs.EdiTor Cloud API Reference lets you try out STorage existence API right away in your browser! It allows you To effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description sTorageName STorage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/ediTor/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....docx" , Common . MyStorage ); var...ObjectExistsRequest ( "Editors\\one-page.docx" , Utils . MYStorage , null...

    docs.groupdocs.cloud/editor/working-with-storage/
  9. Working with Search 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 search multiple signatures in a document. For example, you can search whether a document contains Text and Barcode Signatures at same time. To search list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object SearchOptionsCollectionData that can contain one or more search options....docx%3fdl%3d1 \ -- header 'authorization:...

    docs.groupdocs.cloud/signature/working-with-sea...
  10. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user sTorage and specified by template path. The following example demonstrates how To extract data from a source document by a saved template. Here you can see how To parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template STore in User STorage example....docx ", " TemplatePath ": " templates...

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