Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 176,921 for

docx

(0.27 sec)
  1. Working with Document Conversion in Ruby|Aspose...

    Explore how to convert PDF documents to other formats using Ruby and Aspose.PDF, ensuring seamless file transformations....in Ruby Convert PDF to DOC or DOCX format in Ruby Convert PDF to...

    docs.aspose.com/pdf/java/working-with-document-...
  2. Python Split WORD

    Split WORD files into e pages using Python code. Save WORD as separate files using Python.... DOCX Node Python Java C# C++ View...Python code example to split a DOCX file Copy Examples Input file...

    products.aspose.com/words/python-net/split/word/
  3. C++ Split A File

    Split documents programmatically in C++: 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/cpp/split/
  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. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...docx (120.0 KB) (Content is being...Disclosure Form - Sauder (1).docx (41.8 KB) The document above...

    forum.aspose.com/t/aspose-words-document-conver...
  6. 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
  7. 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...
  8. 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-...
  9. Rendering Device – C# – Aspose.HTML for .NET

    Learn how to use rendering devices – PdfDevice, XpsDevice, DocDevice, and ImageDevice to render HTML to PDF, XPS, Docx, and Images....to render HTML to PDF, XPS, DOCX, and Images. In the C# examples...are used to generate PDF, XPS, DOCX, and Image file formats, respectively...

    docs.aspose.com/html/net/rendering-device/
  10. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files.... file_format::docx Microsoft Word document (version...save_format = file_format :: docx ; asposeocr_page_save ( image...

    docs.aspose.com/ocr/cpp/save-file/