Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 174,959 for

docx

(0.14 sec)
  1. WORD Mail Merge In Python

    Personalize your Mail merge WORD file using Python. Automate emails or build reports using Mail merge WORD template in Python....further exporting the result to DOCX, PDF, HTML and other popular...popular formats using Python. DOCX Python Java C# C++ View code snippet...

    products.aspose.com/words/python-net/mailmerge/...
  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. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files... (DOCX and DOTX files are internally...Document ( MY_DIR + 'Big document.docx' ) # When we save the document...

    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. CompressionLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.CompressionLevel enum to optimize OOXML file sizes, enhancing performance and efficiency in document processing.... (DOCX and DOTX files are internally...Document ( MyDir + "Big document.docx" ); // When we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI...." ); // Save the document in DOCX format. The format to save as...+ "Aspose_NewDoc.docx" , SaveFormat . DOCX ); Apache POI HWPF...

    docs.aspose.com/words/java/create-new-document-...
  9. SVG with viewbox in defs used with fill:url - F...

    Hi Team, we are facing an issue where we insert a html string into a templated Docx file via the report engine. The HTML contains an SVG with a defs section and some pattern within. The pattern has a viewbox, but the w…...html string into a templated docx file via the report engine....viewBox is being ignored when the docx is generated. Can you help with...

    forum.aspose.com/t/svg-with-viewbox-in-defs-use...
  10. 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...OoxmlSaveOptions ( aw . SaveFormat . Docx ); saveOptions . compliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...