Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 177,476 for

docx

(0.69 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. Export POWERPOINT to WORD on Andorid via Java o...

    Convert POWERPOINT to WORD in mobile apps without installing any software or online. Test free POWERPOINT 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. Convert DOT to POTM via C# .NET or with free On...

    Convert Word dot documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....Programmatically : Use Cases Dot (DOCX) files are used to store word...essential. The conversion of DOCX files into Excel formats is...

    products.aspose.com/total/net/conversion/dot-to...
  4. HTML Converter – HTML Conversions in Python

    Convert HTML to other formats using Aspose.HTML for Python via .NET or Online HTML Converter. Consider Python example of HTML to PNG transforming.... {{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import...{{/if_output}} {{#if_output 'DOCX'}} options = sav.DocSaveOptions()...

    docs.aspose.com/html/python-net/html-converter/
  5. 在 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...
  6. Converting a PDF file to DOC using Python | Asp...

    Sample code on Python for PDF to DOC conversion. Use example code for batch PDF to DOC conversion with Python and .NET...case, DOCX is specified, which will result in a .DOCX file being...PDF has been converted into a .DOCX file, providing feedback on...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .Docx file containing an absolute positioned line on the left side of the document and the resu…...docx file containing an absolute... Thank you! aspose-bug-demo.docx (15.5 KB) aspose-bug-demo.pdf...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  8. 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
  9. 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...
  10. 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-...