Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 177,665 for

docx

(0.18 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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-...
  5. 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-...
  6. Free HTML Applications – Documentation Aspose.HTML

    Aspose.HTML offers free, high-quality online apps to handle your HTML tasks with ease – convert, merge, parse, and generate HTMLs in seconds....– Convert HTML to PDF, XPS, DOCX, MHTML, Markdown, JPG, PNG,...formats, including PDF, XPS, DOCX, MHTML, Markdown, JPG, PNG,...

    docs.aspose.com/html/apps/
  7. Document Formatting changes after comparison - ...

    I am doing comparison between two Docx files. The resultant files formatting changes a bit especially when it comes to lists or nested items. original_content = await original.read() modified_content = await modified.re…...doing comparison between two docx files. The resultant files formatting...save(output_stream, aw.SaveFormat.DOCX) output_stream.seek(0) return...

    forum.aspose.com/t/document-formatting-changes-...
  8. Landray RDM EKP-20295 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 测试文档 (1).Docx.zip (12.5 KB) before converted: after converted: Please have a check....docx.zip (12.5 KB) before converted:...using Aspose.Words to convert a .docx file into an image/pdf. Before...

    forum.aspose.com/t/landray-rdm-ekp-20295-conver...
  9. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...Excel spreadsheet to a Word DOCX, without requiring any additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  10. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....supported only in RTF, DOC and DOCX document formats. This option...option will be written to DOCX only if OoxmlCompliance is higher...

    docs.aspose.com/words/net/working-with-lists/