Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 176,611 for

docx

(0.15 sec)
  1. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two documents(could be pdf to pdf, pdf to Docx, Docx to Docx). I need a logic to compare the two files and display the original documents to be displayed side by side with the changes…...be pdf to pdf, pdf to docx, docx to docx). I need a logic to compare...For comparing Word documents (DOCX). Aspose.PDF for .NET/Java :...

    forum.aspose.com/t/document-comparison-tool/316675
  2. Rendering Issues with FieldEquation Producing B...

    Description: The document contains a specific EQ (FieldEquation) structure, for example: Example field structure: { eq \o(●, 1) } When converting the Docx to PNG using Aspose.Words, the EQ field renders differently f…...\o(●, 1) } When converting the DOCX to PNG using Aspose.Words, the...Microsoft Word . Sample Docx: input.docx (15.3 KB) Expected Result...

    forum.aspose.com/t/rendering-issues-with-fielde...
  3. Aspsoe.zip 读取解压文件的时候,中文名称会乱码 - Free Support For...

    Archive archive = new Archive("C:\\Users\\ws\\Desktop\\新建 Docx 文档.zip"); List<ArchiveEntry> entries = archive.getEntries(); for (ArchiveEntry entry : entries) { System.out.println(entry.getName()); OutputStream os = ne…...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip"); List<ArchiveEntry>...Archive("C:\\Users\\ws\\Desktop\\新建 DOCX 文档.zip", options); 1 Like wsws2188...

    forum.aspose.com/t/aspsoe-zip/281055
  4. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options....docx' ) doc_b = aw . Document ( file_name...MY_DIR + 'Document with SDT 2.docx' ) # Configure options to compare...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .Docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific documents, while others convert without issue…...docx files to .pdf format using Aspose...24920_AKT_ROZSHIRENIJ_VW_AKCIYA__1_2025_docx (2).docx (42.6 KB) Thank you for...

    forum.aspose.com/t/convestation-issue-word-to-p...
  6. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...11:01pm 3 how would i do this for docx? asad.ali August 1, 2025, 10:24am...which enables you to process .docx files. We are moving the inquiry...

    forum.aspose.com/t/redlines-in-pdf/315965
  7. How to Send Word Document by Email using C#

    In this easy tutorial, we will learn how to send Word Document by email using C#. In the following example, you will see how easy it is to send Word Document in email body using C#. You may use the example in any of the commonly available operating system like Linux, macOS, or Windows....instantiated to create email from DOCX in C# . Code to Send Word Document...we have loaded and saved the DOCX as an intermediate format MHTML...

    kb.aspose.com/words/net/how-to-send-word-docume...
  8. Extract Text From Word Document in C#

    You can easily extract text from Word Document in C# with this brief tutorial. It encompasses steps for setting up the development environment, step-by-step workflow, and a working sample code to convert Word to TXT in C#....working sample code to convert DOCX to TXT in C# . The developed...Words for .NET to convert a DOCX file to a TXT file using C#...

    kb.aspose.com/words/net/extract-text-from-word-...
  9. How to convert excel to word using aspose.cells...

    I have a requirement to convert excel template to word. Then using Aspose.Word for JAVA I can merge all word templates (including the converted excel template) to PDF file....Excel spreadsheet to a Word DOCX, without requiring any intermediate/additional...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/how-to-convert-excel-to-word...
  10. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...Excel spreadsheet to a Word DOCX with high fidelity and accuracy...also specify the SaveFormat.Docx enumeration. For .NET, more...

    forum.aspose.com/t/converterxls2doc-sample/175725