Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 2,761 for

docx to docx

(0.07 sec)
  1. Verify Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports To verify a signed document. It provides methods To verify Barcode Signature in Documents Pages with different options for page number, text and search criteria by using verification-options-objects data in request body. Verify Barcode Signature in a Document You can Verify Barcode Signature in a Document using this API. It expects Verification Options Object data in request body....docx&signature#ZTbpiS7dNO0sxXFhnkl6"...com/s/bzx1xm68zd0c910/PieChart.docx" , "folder" : "" , "code" :...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  2. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs expose....docx" , "isFolder" : false , "modifiedDate"..."/conversiondocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/merger/working-with-folder/
  3. 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....docx'); foreach ($targetNames as...'folder' => '', 'name' => 'source.docx', 'password' => '' ] ), 'targetFiles'=>...

    blog.groupdocs.cloud/comparison/introduction-of...
  4. 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...
  5. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you To get a list of all files of a specific folder from the specified Cloud STorage. If you do not pass sTorage name API will find the folder in GroupDocs Cloud STorage. API Explorer GroupDocs.EdiTor Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you To effortlessly interact and try out every single operation that our APIs expose....docx" , "isFolder" : false , "modifiedDate"..."/editordocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/editor/working-with-folder/
  6. Working with Text Signature | 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 Text. It provides methods To create Text Signature in Document Pages with different options of Text, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Text Signature To Document You can create Text Signature on Document provided by fileName and document folder (if required) using following API....docx/text" \ - X POST \ - H "Content-Type:...Response { "fileName" : "one-page.docx" , "folder" : "Output" , "code"...

    docs.groupdocs.cloud/signature/working-with-tex...
  7. 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/
  8. Extract Annotations | Documentation

    Get method allows To retrieve all added annotations for given document as list of json objects 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 Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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\"}" Response [ { "id" : 0 ,...FileInfo { FilePath = "input.docx" }; var response = apiInstance...

    docs.groupdocs.cloud/annotation/extract-annotat...
  9. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows To create document preview images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Create preview images Download images 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....docx" ); PreviewSettings previewSettings...setFilePath ( "signaturedocs\one-page.docx" ); $settings = new GroupDo...

    docs.groupdocs.cloud/signature/create-document-...
  10. Verify multiple signatures | Documentation

    GroupDocs.Signature Cloud provides a method To verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Verify 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....docx' }, 'Options': [ { 'AllPages':...: "signedCollection_one-page.docx" , "storageName" : null , "versionId"...

    docs.groupdocs.cloud/signature/verify-multiple-...