Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 176,789 for

docx

(0.21 sec)
  1. Insert Paragraph, Table, HMTL into existing Tex...

    We have Docx files that have existing Text or Rich Text controls. Using java Aspose.words.2406, I can only append the Run to these existing Content Controls. For Paragraph or Table or using DocumentBuilder to insertHTM…...27, 2025, 10:33pm 1 We have docx files that have existing Text... I have attached the sample docx that I testing with. There are...

    forum.aspose.com/t/insert-paragraph-table-hmtl-...
  2. Aspose.Words or Apache POI|Aspose.Words for Java

    Perform a large number of tasks with documents faster and more conveniently than POI....DOCX files, but it is not complete...are not directly stored in a .DOCX file, and POI can only receive...

    docs.aspose.com/words/java/aspose-words-java-fo...
  3. PDF Conversion Solution using Python via Java |...

    Convert PDF to Docx, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Python for Java...docx" # Open PDF document document...DocSaveOptions . DocFormat . Docx # Set the recognition mode as...

    products.aspose.com/pdf/python-java/conversion/
  4. MHTML 转换器 – Aspose.HTML for Python via .NET

    了解如何使用 Aspose.HTML for Python 通过 .NET 将 MHTML 转换为其他格式,并参考将 MHTML 转换为 PDF 的 Python 代码示例。...NET,您可以通过编程将 MHTML 转换为 PDF、XPS、DOCX、PNG、JPG、GIF、TIFF 和 BMP 格式。只...收到转换结果。 {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html...

    docs.aspose.com/html/zh/python-net/mhtml-conver...
  5. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.Docx"); Document cover = new Document(path + "竖版签批.Docx"); Document target = (Document) main.deepClo…...docx"); Document cover = new Document(path...Document(path + "竖版签批.docx"); Document target = (Document) main...

    forum.aspose.com/t/table-cell-list-format-chang...
  6. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during document loading and saving for enhanced document management.... 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/net/aspose.words/war...
  7. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....example code for converting DOCX to PCL using C# . The developed...MS Windows. Steps to Export DOCX to PCL in C# Configure the environment...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...
  8. Line-Breaks / Paragraphs not converted correctl...

    I have a Problem when converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs are not converted correctly. I have created a demo application with a problem-pdf-document and the code we use for conve…...converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs...current situation in the generated DocX-Document is that the width of...

    forum.aspose.com/t/line-breaks-paragraphs-not-c...
  9. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux.... The input file can be in DOCX or DOC format containing text...have explored how to convert DOCX to HTML using C++ . You can...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  10. Working With Document Conversion in Jython|Aspo...

    Learn how to convert PDF documents to various formats using Jython with Aspose.PDF, enabling flexible document processing....topics: Convert PDF to DOC or DOCX format in Jython Convert PDF...

    docs.aspose.com/pdf/java/working-with-document-...