Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 3,088 for

docx to docx

(0.11 sec)
  1. Search 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 search Barcode signatures in supported document formats. It provides method To search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....docx%3fdl%3d1 \ --header 'authorization:...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1" ` - -header "authorization:...

    docs.groupdocs.cloud/signature/search-barcode-s...
  2. Convert document async | Documentation

    This example demonstrates how To convert word processing document inTo pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document inTo cloud sTorage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from sTorage Steps 1 and 4 are sTorage operations, please refer To this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....docx", "Format": "pdf", "OutputPath":...'FilePath': 'WordProcessing/four-pages.docx', 'Format': 'pdf', 'OutputPath':...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. Point Annotation | Documentation

    Point annotation sticks comments To any point in a 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 # Get JWT Token curl -v "https://api....docx" }, "OutputPath": "Output/output.docx", "Annotations":...'annotationdocs/one-page.docx' }, 'OutputPath': 'Output/output.docx', 'Annotations':...

    docs.groupdocs.cloud/annotation/point-annotation/
  4. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want To hide some text) 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 # Replace CLIENT_ID and CLIENT_SECRET with your own credentials....docx' "'" ' }, ' "'" 'OutputPath'..."'" ': ' "'" 'Output/output.docx' "'" ', ' "'" 'Annotations'...

    docs.groupdocs.cloud/annotation/resource-redact...
  5. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want To hide some text) 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 # Get JSON Web Token curl -v "https://api....docx" }, "OutputPath": "Output/output.docx", "Annotations":...'annotationdocs/one-page.docx' }, 'OutputPath': 'Output/output.docx', 'Annotations':...

    docs.groupdocs.cloud/annotation/text-redaction-...
  6. Working with Folder API | 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 folder in GroupDocs Cloud STorage. API Explorer GroupDocs.Annotation Cloud API Reference lets you To 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 exposes....docx" , "isFolder" : false , "modifiedDate"..."/annotationdocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/annotation/working-with-fo...
  7. Create Document Preview | Documentation

    GroupDocs.Comparison 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.Comparison 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" }, Format = PreviewOptions...( "source_files/word/source.docx" ); PreviewOptions options =...

    docs.groupdocs.cloud/comparison/create-document...
  8. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method To update some signature properties by it’s id. The signature ID is needed To perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document inTo cloud sTorage Update signatures Download output document For sTorage operations, like uploading or downloading documents, please refer To the corresponding articles of this manual....docx" }, "Options": [ { "SignatureType":..."FilePath": "signedQRCode_one-page.docx" }, "Options": [ { "SignatureType":...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  9. Working with Verify 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 verify multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....docx%3fdl%3d1 \ --header "authorization:...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1" ` - -header "authorization:...

    docs.groupdocs.cloud/signature/working-with-ver...
  10. 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)....docx" }, "OutputPath": "Output/output.docx", "Annotations":...'annotationdocs/one-page.docx' }, 'OutputPath': 'Output/output.docx', 'Annotations':...

    docs.groupdocs.cloud/annotation/text-replacemen...