Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 2,043 for

doc to docx

(0.17 sec)
  1. Latest GroupDocs.Total Cloud Product Family top...

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

    forum.groupdocs.cloud/c/total/8
  2. GroupDocs.Editor Cloud Product Family on Docume...

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

    blog.groupdocs.cloud/categories/groupdocs.edito...
  3. 使用 REST API 在 Java 中將 Word 文檔轉換為 PDF

    使用我們的高性能文件轉換 API 快速轉換文檔格式。讓我們看看如何使用 REST API 在 Java 中將 Word 文檔轉換為 PDF。...本文涵蓋以下主題: Java Convert Word to PDF - DOCX to PDF Java庫安裝 如何使用 REST API...Word to PDF - DOCX to PDF Java庫安裝 # 為了將 Word DOC 轉換為 PDF,我將使用...

    blog.groupdocs.cloud/zh-hant/conversion/convert...
  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....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-...
  5. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“Docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts To be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows To use common color, or “UseObjectColor” - Allows To use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“Docx”, for example)....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...The format of input file, (“docx”, for example). This field must...

    docs.groupdocs.cloud/conversion/loadoptions/
  6. 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/
  7. GroupDocs.Comparison Cloud Product Family on Do...

    GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Comparison Cloud Product Family on Document Processing REST APIs | GroupDocs......NET | DOCX File Comparison How to compare...two or more Word documents (DOC, DOCX) using a REST API on the cloud...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  8. 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!...All word-processing files (DOC, DOCX, TXT, RTF, ODT, etc.) Spreadsheets...

    blog.groupdocs.cloud/viewer/announcing-pdf-view...
  9. 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....or delete the content of DOC or DOCX files programmatically on...

    blog.groupdocs.cloud/categories/groupdocs.edito...
  10. 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/