Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 2,045 for

doc to docx

(0.51 sec)
  1. Verify Barcode 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."signaturedocs/signedBarcode_one-page.docx" }, "Options": [ { "AllPages":...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  2. Join Multiple Documents | Documentation

    This REST API allows merging two or more Documents inTo a single resultant Document. For the simplest scenario of combining several Documents Together it’s only needed To provide sTorage path for each file. For protected Documents, it is also required To provide a password. The table below contains the full list of properties that can be specified for each joined Document. Name Description Comment FilePath The file path in the sTorage Required property STorageName STorage name It could be omitted for default sTorage....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."/WordProcessing/four-pages.docx", "Password": "password" } }...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  3. Remove Metadata By Tag | Documentation

    This REST API allows To remove metadata properties from the Document choosing the properties by exact tag and category name. cURL example The following example demonstrates how To remove all metadata properties with the “Created” tag name. Linux/MacOS/Bash # Get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. curl -v "https://api.groupDocs.cloud/connect/Token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: remove metadata from a Document curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "documents/input.docx", "StorageName": "" }, "SearchCriteria":...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the 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 JSON Web Token # Place your client credentials in the environment variables CLIENT_ID and CLIENT_SECRET....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."annotationdocs/one-page.docx" }, "OutputPath": "Output/output.docx", "Annotations":...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  5. 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 Linux/MacOS/Bash curl -X GET "https://api.groupDocs.cloud/v2.0/annotation/sTorage/MySTorage/exist" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_ToKEN" Windows PowerShell curl....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...ObjectExistsRequest ( "Annotationdocs/one-page.docx" , Common . MyStorage ); var...

    docs.groupdocs.cloud/annotation/working-with-st...
  6. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a Document page 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."annotationdocs/one-page.docx" }, "OutputPath": "Output/output.docx", "Annotations":...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  7. Extract Metadata By Property Value | Documentation

    This REST API allows To extract metadata properties from the Document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how To extract metadata information from all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # Get JSON Web Token # Set CLIENT_ID and CLIENT_SECRET as environment variables or replace them directly in the command. curl -v "https://api.groupDocs.cloud/connect/Token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: retrieve metadata (join several Documents inTo one) curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."FilePath": "documents/input.docx", "StorageName": "" }, "SearchCriteria":...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. Accept or reject revisions | Documentation

    GroupDocs.Comparison Cloud allows To accept or reject revisions from Word Document and save the result. The following code sample demonstrates how To accept all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input Documents inTo cloud sTorage Call API method with options Download comparison result Document from sTorage (if any) Steps 1 and 3 are sTorage operations, please refer To this File API Documentation for usage details....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."source_files/word/source_with_revs.docx" }, "Revisions": [ { "Id": 0...

    docs.groupdocs.cloud/comparison/accept-reject-r...
  9. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1 \ --header "authorization:...

    docs.groupdocs.cloud/signature/working-with-sig...
  10. Search QRCode 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 QRCode signatures in supported Document formats. It provides method To search Digital Signature in Document Pages with different options qrCodeTypeName, text, matchType and other search features by using Search Options Object data in request body. Search QRCode Signature You can search QRCode Signature on Document provided by fileName and Document folder (if required) using following API....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...com%2fs%2fumokluz338w4ng7%2fone-page.docx%3fdl%3d1" \ --header "Authorization:...

    docs.groupdocs.cloud/signature/search-qrcode-si...