Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 2,396 for

docx to docx

(0.06 sec)
  1. Search Digital 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 Digital signatures in supported document formats. It provides method To search Digital Signature in Document Pages with different options by using Search Options Object data in request body. Search Digital Signature You can search Digital Signature on Document provided by fileName and document folder (if required) using following API....docx%3fdl%3d1 \ -- header 'authorization:...Response { "fileName" : "one-page.docx" , "folder" : "Output" , "Code"...

    docs.groupdocs.cloud/signature/search-digital-s...
  2. 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.conversion 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"..."/conversiondocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/conversion/working-with-fo...
  3. 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.Parser 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"..."/parserdocs/four-pages.docx" }, { "name" : "one-page.docx" , "isFolder"...

    docs.groupdocs.cloud/parser/working-with-folder/
  4. Add Metadata By Property Name | Documentation

    This REST API allows you To add metadata information as properties with specified name. cURL example The following example demonstrates how To add metadata date and time information in all properties that may have names containing specified string value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  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 Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/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?storageName#MyStorage" -H "accept:...: true , "name" : "one-page.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/annotation/working-with-st...
  6. Add Metadata By Possible Tag Name | Documentation

    This REST API allows To add metadata properties To the document choosing the right place To add by approximate or a part of metadata tag name. This API allows you To specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how To add metadata date and time information in all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....docx ", " StorageName ": "" }, "..."metadata/add_metadata/documents/input_docx/input.docx" , "url" : "https://api...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. 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.Parser 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/parser/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?storageName#MyStorage" \ -H...: true , "name" : "one-page.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/parser/working-with-storage/
  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.Watermark 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/watermark/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?storageName#MyStorage" \ -H...: true , "name" : "one-page.docx" , "isFolder" : false , "modifiedDate"...

    docs.groupdocs.cloud/watermark/working-with-sto...
  9. Extract Metadata By Property Name Match Exact P...

    This REST API allows To extract metadata properties from the document choosing the properties To extract by name. cURL example The following example demonstrates how To extract metadata information from all properties with the exact same name as specified. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....docx ", " StorageName ": "" }, "...

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

    docs.groupdocs.cloud/signature/working-with-qr-...