Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 177,436 for

docx

(1.2 sec)
  1. 搜索

    搜索...API 提供了將 Microsoft Word DOC 或 DOCX 文檔轉換為 C# 和 Java 字節數組的最簡單方法。...doc.Save(outStream, SaveFormat.Docx); // Convert the document to...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  2. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal Docx format saving. Enhance document quality today!...will be used when saving in the DOCX format. public enum OoxmlCompliance..., SaveFormat = SaveFormat . Docx }; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the Docx format....will be used when saving in the DOCX format. Members Name Description...save_format = aw . SaveFormat . DOCX doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在 Java 中将 Word 转换为 Excel

    请参考本文了解如何在 Java 中将 Word 转换为 Excel。文章包括如何设置 IDE 的详细信息、操作步骤以及用于开发 Word 到 Excel 转换器的示例代码。... 在 Java 中将 DOCX 转换为 XLSX 的步骤 使用 Aspose.Words...Words for Java 配置环境以实现 DOCX 到 XLSX 的转换 创建 LoadOptions 对象以定义输入文件格式...

    kb.aspose.com/zh/words/java/conversion-from-wor...
  5. Margins being moved - Free Support Forum - aspo...

    Old Aspose Version 13 keeps the margin: Newer version causes the text to shift up: The word document has the correct margin before it is converted to pdf: this is the code we use to convert to pdf that is ca…...Docx"; doc.Save(wordDebugFile, SaveFormat.Docx); var options...v0szfvj5.khb.pdf (114.3 KB) 9072.Docx (26.8 KB) Here you go alexey...

    forum.aspose.com/t/margins-being-moved/313965
  6. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Docx 9 Module that reads/writes DOCX files. Doc 10...modules that are shared between DOCX/WML reader/writer modules. Odt...

    reference.aspose.com/words/cpp/aspose.words/war...
  7. Print Word Document with Comments in Python

    Follow this article to print Word document with comments in Python. It contains information to establish the development environment, a list of steps, and a sample code to print Docx comments.... and a sample code to print DOCX comments in Python . It assists...These steps assist in rendering DOCX comments . Import the desired...

    kb.aspose.com/words/python/print-word-document-...
  8. Create DOTX in Python | products.aspose.com

    Generate Microsoft Word DOTX document using Python applications without using Microsoft Word....and downstream generation of DOCX instances without embedding...an internal API for on-demand DOCX generation. Explore Options...

    products.aspose.com/total/python-net/create/dotx/
  9. Create DOC in Python | products.aspose.com

    Generate Microsoft Word DOC document using Python applications without using Microsoft Word....modern sources (markdown, HTML, DOCX) and emit `.doc` for archival...Format Conversion Batch-convert DOCX to DOC in scheduled jobs for...

    products.aspose.com/total/python-net/create/doc/
  10. 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...