Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 162,435 for

docx

(0.09 sec)
  1. Convert Excel to Pdf, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....} Convert Excel Workbook to DOCX The Aspose.Cells API provides...spreadsheets to DOCX format. To export the workbook to DOCX, pass SaveFormat...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  2. Export PPTM to WORD on Andorid via Java or with...

    Convert PPTM to WORD in mobile apps without installing any software or online. Test free PPTM to WORD online converter quickly before integrating the code....document to DOCX format using save method and set Docx as SaveFormat...document in DOCX format document . save ( "output.docx" , SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. SplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts in Java....docx"; SplitOptions options = new...getArtifactsDir() + "LowCode.SplitDocument.1.docx", options); Splitter.split(doc...

    reference.aspose.com/words/java/com.aspose.word...
  4. Export Formats|Aspose.Words for Reporting Services

    List of supported formats and export examples produced by the Aspose.Words for Reporting Services....DOC - Microsoft Word documents DOCX - Office Open XML documents...Services to an Office Open XML (DOCX) document. Feature Overview...

    docs.aspose.com/words/reportingservices/doc-oox...
  5. Export EMLX to WORD via Java | products.aspose.com

    Java API to Convert EMLX to WORD without using Microsoft Word or Outlook...document to DOCX format using save method and set DOCX as SaveFormat...Marco File) Convert EMLX to DOCX (Office 2007+ Word Document)...

    products.aspose.com/total/java/conversion/emlx-...
  6. Feature Tour|Aspose.Words for JasperReports

    This section provides a page with a list of features....topics: Feature Overview DOC, DOCX, RTF, ODT, HTML, and TXT Export...

    docs.aspose.com/words/jasperreports/feature-tour/
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++.... Can be Docx , Docm , Dotx , Dotm or FlatOpc...Aspose :: Words :: SaveFormat :: Docx ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel....remove styles work only with DOCX format for now. doc . styles...'Styles.RemoveStylesFromStyl.docx' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert a Document in Node.js|Aspose.Words for ...

    Easily convert documents from one format to another using Node.js. You can work with all the most popular formats like Microsoft Word formats such as Docx or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....PDF Convert DOC to PDF Convert DOCX to PDF and others Convert Image...Convert PDF to Word Convert PDF to DOCX Convert PDF to DOC and others...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. 使用 Python 将 HTML 转换为 Word

    本简要指南涵盖了使用 Python 将 HTML 转换为 Word 的信息。它讨论了使用 Python 将 HTML 导出到 Word 的分步算法和工作示例代码。...随后,加载源文件并执行渲染为 DOC 或 DOCX 文件格式,同时将输出文件写入磁盘。 使用 Python...DocSaveOptions 类实例。最后,它以 DOC 或 DOCX 格式呈现 Word 文档。但是,您可以根据需要通过设置...

    kb.aspose.com/zh/html/python/convert-html-to-wo...