Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,409 for

doc to docx

(0.11 sec)
  1. GroupDocs.Conversion 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.... Convert HTML to Word (DOC, DOCX) Programmatically in Java...you may need to convert a Word DOC file to HTML. For example, to...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  2. ViewResult | Documentation

    ViewResult data structure returned by Document View API working-with-viewer-api as output result ViewResult example { "pages": [ { "number": 1, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p1.html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p1.html" }, { "number": 2, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p2.html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p2.html" }, { "number": 3, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p3.html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p3.html" }, { "number": 4, "resources": [], "path": "viewer/words/Docx/four-pages_Docx/p4.html", "downloadUrl": "https://api.groupDocs.cloud/v2.0/viewer/sTorage/file/viewer/words/Docx/four-pages_Docx/p4.html" } ], "attachments": [], "file": null } ViewResult fields Name Description pages List of Document pages page....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."path" : "viewer/words/docx/four-pages_docx/p1.html" , "downloadUrl"...

    docs.groupdocs.cloud/viewer/viewresult/
  3. GroupDocs.Editor Cloud Product Family on Docume...

    GroupDocs.EdiTor Cloud Product Family on Document AuTomation REST APIs | GroupDocs Cloud Recent content in GroupDocs.EdiTor Cloud Product Family on Document AuTomation REST APIs | GroupDocs Cloud E......Programmatically edit Word documents (DOC or DOCX) using a REST API on the...

    blog.groupdocs.cloud/categories/groupdocs.edito...
  4. Split Document | Documentation

    Split the Document InTo Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability To split the Document inTo several one-page Documents by providing exact page numbers. The following example demonstrates how To split the Document inTo three one-page Documents with 3rd, 6th, and 8th pages. As a result, these Documents will be produced: Document name Page numbers Document_0 3 Document_1 6 Document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...'/WordProcessing/four-pages.docx', 'Password': 'password' } }...

    docs.groupdocs.cloud/merger/split-document/
  5. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...0/viewer/storage/file/one-page.docx?storageName#MyStorage" -H "accept:...

    docs.groupdocs.cloud/viewer/working-with-files/
  6. Get Supported File Types | Documentation

    This REST API allows To get list of all file formats supported by GroupDocs.Metadata 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/metadata/get-supported-fil...
  7. 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....templates just like you create docs. Salient features # Supports...following file formats: # Word: DOC, DOCX, DOT, DOTX, DOTM, DOCM, RTF...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  8. Document Automation REST APIs | GroupDocs Cloud

    Document AuTomation REST APIs | GroupDocs Cloud Recent content on Document AuTomation REST APIs | GroupDocs Cloud Convert JSON To HTML in Node.js | JSON To Webpage Conversion Easily convert JSON To...... Learn how to transform DOC, DOCX files to web-friendly HTML...file to MS Word document DOC or DOCX online Convert HTML to PowerPoint...

    blog.groupdocs.cloud/index.xml
  9. Overview | Documentation

    GroupDocs.Classification Cloud is a REST API for classification Documents. Note Our GroupDocs.Classification Cloud REST API comes with many features crucial To organizations, such as: Classification of the raw texts. Classification of batches of raw texts. Classification of Documents for next supported file formats: Portable Document Format: PDF; Microsoft Word: Doc, DocX, DocM, DOT, DOTX, DOTM; OpenDocument Formats: ODT, OTT; Rich Text Format: RTF; Plain Text File: TXT. Multilingual Sentiment Analysis with Sentiment and Sentiment3 taxonomies....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...Format: PDF; Microsoft Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM; OpenDocument...

    docs.groupdocs.cloud/classification/overview/
  10. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases..."formats" : [ { "extension" : ".doc" , "fileFormat" : "Microsoft...

    docs.groupdocs.cloud/parser/get-supported-file-...