Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 176,884 for

docx

(0.39 sec)
  1. 如何在 C# 中将 Excel 转换为 Word

    本基础教程详细介绍了如何在 C# 中将 Excel 转换为 Word。为了将 Excel 转换为 Word,对 C# 环境配置和示例代码进行了说明,以便于理解。...在本教程结束时,您将能够将 XLSX 文件导出到 DOCX 文件。 使用 C# 将 Excel 转换为 Word 的步骤...Workbook 对象中以转换为 Word 文档 以 Word DOCX 格式保存输出文档 这些步骤准确地展示了整个转换过程的清晰画面。它涵盖了有关如何在简单的...

    kb.aspose.com/zh/cells/net/how-to-convert-excel...
  2. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...docx to .pdf with the same Aspose...consistent between .odt to .pdf and .docx to .pdf conversions with no...

    forum.aspose.com/t/footer-height-and-extra-line...
  3. Aspose.Words Product Family

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....almost any format, such as DOC, DOCX, RTF, HTML, Markdown, PDF, XPS...

    docs.aspose.com/words/
  4. API Reference|Documentation

    Learn about Aspose.3D for Java classes and methods, along with code examples and instructions on how to use them to directly view, convert, repair, and merge 3D files....allows exporting 3D files to DOCX, XLSX, PPTX, and HTML formats...

    docs.aspose.com/3d/java/api-reference/
  5. Convert PDF to Excel Workbook in Jython|Aspose....

    Explore how to convert PDF documents to Excel workbooks in Jython using Aspose.PDF, enabling data extraction for analysis....GitHub Convert PDF to DOC or DOCX format in Jython Convert PDF...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  6. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....document formats such as DOC, DOCX, HTML, Markdown, PDF, XML, and...documentation section. Q: How to convert DOCX to PDF? It is very easy as well...

    docs.aspose.com/words/cpp/faq/
  7. Convert a Document to PDF in Node.js|Aspose.Wor...

    Convert a document to PDF using Node.js. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Word formats, such as DOC or DOCX, to PDF without using Microsoft...Convert DOC or DOCX to PDF Converting from the DOC or DOCX document...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  8. Python Split A File

    Split documents programmatically in Python: Docx, PDF, DOC, ODT, RTF, HTML, TXT and many more.... DOCX Node Python Java C# C++ View...split Word, PDF, EPUB, HTML, DOCX documents into parts. Splitting...

    products.aspose.com/words/python-net/split/
  9. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing....ToLower ()) { case "docx" : targetBlobName += ".docx" ; document ....Aspose . Pdf . SaveFormat . DocX ); break ; case "html" : targetBlobName...

    docs.aspose.com/pdf/net/converting-documents-wi...
  10. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...docx"); PdfSaveOptions options =...Document(wordPath); // 输出文件路径(.docx格式) String outputPath = "D:\...

    forum.aspose.com/t/word-pdf/314770