Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 2,779 for

docx to docx

(0.03 sec)
  1. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/Docx/one-page.Docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "Top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options...."filePath" : "/words/docx/one-page.docx" , "password" : "1234567890"...

    docs.groupdocs.cloud/signature/searchresult/
  2. InfoResult | Documentation

    InfoResult data structure returned by Info API method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.Docx", "sTorageName": null, "versionId": null, "password": null }, "extension": "Docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, sTorage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....docx" , "storageName" : null , "versionId"..."password" : null }, "extension" : "docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/signature/inforesult/
  3. Latest GroupDocs.Total Cloud Product Family top...

    This public forum is used To discuss issues those are common To multiple GroupDocs.Cloud products....convert-xls-to-pdf 4 608 December 15, 2022 Docx to Html conversion issue in...

    forum.groupdocs.cloud/c/total/8
  4. Upcoming Release of GroupDocs.Assembly Cloud

    GroupDocs.Assembly Cloud REST API is about To launch. It is a document auTomation and reports generation REST API designed To create cusTom documents....following file formats: # Word: DOC, DOCX, DOT, DOTX, DOTM, DOCM, RTF...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  5. PDF Viewer Plugin for WordPress Officially Rele...

    GroupDocs has officially released a PDF viewer plugin for WordPress. It allows users To seamlessly embed and display PDF documents on WordPress websites!...word-processing files (DOC, DOCX, TXT, RTF, ODT, etc.) Spreadsheets...

    blog.groupdocs.cloud/viewer/announcing-pdf-view...
  6. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get supported file types example. HTTP POST ~~/formats cURL example The following example demonstrates how To get supported file types. 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....docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/parser/get-supported-file-...
  7. GroupDocs.Editor Cloud Product Family

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....delete the content of DOC or DOCX files programmatically on the...

    blog.groupdocs.cloud/categories/groupdocs.edito...
  8. Get Document Information | Documentation

    This REST API allows To obtain basic information about the document. Endpoint accepts document sTorage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicaTor. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the sTorage. Required....docx' }" Response { "fileType" :...Document" , "extension" : ".docx" }, "size" : 10240 , "pageCount"...

    docs.groupdocs.cloud/metadata/get-document-info...
  9. GroupDocs.Merger Cloud Product Family

    Document AuTomation APIs along with open-source SDKs To enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....split huge Word files and DOC/DOCX pages into smaller files. Let’s...

    blog.groupdocs.cloud/categories/groupdocs.merge...
  10. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats 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.groupdocs.cloud/applications. # Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/Token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To get document information curl -v "https://api....docx" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/watermark/get-supported-fi...