Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 176,983 for

docx

(0.18 sec)
  1. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....docx"); Document docB = new Document(getMyDir()...Document(getMyDir() + "Document with SDT 2.docx"); // Configure options to compare...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Create Word Document using C#

    In this tutorial you will learn how to create Word document using C# without interop. The C# code example creates Word document in Docx file format....it, and save the document to DOCX file format. The following steps...document Save the document to DOCX file format Previously, we looked...

    kb.aspose.com/words/net/how-to-create-word-docu...
  3. Parse the full document to markdown with style ...

    We have a requirement where we need to have a markdown file of a Docx file in order to process it properly with formatting. However, it seems as though when you convert a file from Docx to markdown it does not preserve t…...to have a markdown file of a docx file in order to process it...when you convert a file from docx to markdown it does not preserve...

    forum.aspose.com/t/parse-the-full-document-to-m...
  4. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a Docx file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...Description: When converting a DOCX file containing Office Math...as it appears in the source DOCX file, with the sigma symbol...

    forum.aspose.com/t/equation-line-breaking-issue...
  5. Images moved in conversion - Free Support Forum...

    Please see the attached Docx and PDF - the conversion was done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…...9:29am 1 Please see the attached docx and PDF - the conversion was...the images in Page 2 of the Docx have moved into Page 1 in the...

    forum.aspose.com/t/images-moved-in-conversion/1...
  6. Images in rendered HTML have extra size and cau...

    Hi, When converting a Docx to HTM using Aspose.Words, I noticed an extra pixel was added to the height&width (compared to MS Word ‘save as’ HTM) and therefore caused blurry images. Code: var doc = new Document(@".\te…...2:12pm 1 Hi, When converting a DOCX to HTM using Aspose.Words, I...doc = new Document(@".\test2.docx"); var htmlSaveOptions = new...

    forum.aspose.com/t/images-in-rendered-html-have...
  7. Text Rendering issue Post Version Upgrade - Fre...

    I Updated Aspose Words from 22.6 to 25.6, and the supporting libraries including Package Before After Aspose.Words 22.6.0 25.6.0 Aspose.Words.Shaping.HarfBuzz 22.6.0 25.6.0 Aspose.Pdf 22.6.0 25.7.0 HarfBuz…...docx template, PDF/Docx from 22.6.0, and PDF/Docx from 25...zip (6.2 MB) LatoTest_original.docx (6.0 MB) Was there a change...

    forum.aspose.com/t/text-rendering-issue-post-ve...
  8. word转html报错:com.aspose.words.zzXeW.zzW4B()" is ...

    版本:23.8 编程语言:java word转换html与html转word,多次转换后,在word转换html步骤报错 步骤1:word转html word源文件: 3-1出租合同(租给个人)-我方作为出租方使用05.Docx (340.7 KB) 转换后文件为html: convert1.zip (334.7 KB) 步骤2:html转换word 转换后的word文件: 包含内容编辑器-慕华 18-03-2026…...docx (340.7 KB) 转换后文件为html: convert1...currentDocx = "C:\\Temp\\in.docx"; int iterations = 10; for (int...

    forum.aspose.com/t/word-html-com-aspose-words-z...
  9. Processor.to_file method | Aspose.Words for Python

    aspose.words.lowcode.Processor.to_file method...docx' input_doc2 = MY_DIR + 'Tables.docx' context =...'LowCode.MergeContextDocument.1.docx' ) . execute () first_load_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... DOCX Module that reads/writes DOCX files. DOC Module...modules that are shared between DOCX/WML reader/writer modules. ODT...

    reference.aspose.com/words/python-net/aspose.wo...