Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 175,591 for

docx

(0.15 sec)
  1. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .Docx file containing an absolute positioned line on the left side of the document and the resu…...docx file containing an absolute... Thank you! aspose-bug-demo.docx (15.5 KB) aspose-bug-demo.pdf...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  2. 使用 Python 将 HTML 转换为 Word

    本简要指南涵盖了使用 Python 将 HTML 转换为 Word 的信息。它讨论了使用 Python 将 HTML 导出到 Word 的分步算法和工作示例代码。...随后,加载源文件并执行渲染为 DOC 或 DOCX 文件格式,同时将输出文件写入磁盘。 使用 Python...DocSaveOptions 类实例。最后,它以 DOC 或 DOCX 格式呈现 Word 文档。但是,您可以根据需要通过设置...

    kb.aspose.com/zh/html/python/convert-html-to-wo...
  3. Compare document fails - Free Support Forum - a...

    Dear Sir or Madam, Please find attached the 2 documents, an exception is thrown than d0.Compare(d1) is called. Regards, Alex CompareReports.zip (83.3 KB)..., both DOCX, PDF, etc.), and do they contain...both just in case. d0.docx (275.6 KB) d1.docx (289.2 KB) alexey.noskov...

    forum.aspose.com/t/compare-document-fails/324066
  4. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the Docx format....will be used when saving in the DOCX format. Members Name Description...OoxmlSaveOptions ( aw . SaveFormat . Docx ); saveOptions . compliance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Generate Word Document using Java withou...

    This brief tutorial explains how to generate Word document using Java without Interop. It will help you to create Word document using Java without Interop in any of the operating system like macOS, Ubuntu and Windows....without Interop and save it as DOCX using a few lines of code. Steps...Save the resultant Word file as DOCX containing a sample formatted...

    kb.aspose.com/words/java/how-to-generate-word-d...
  6. How to Convert HTML to Word Document using C#

    This article guides on how to convert HTML to Word document using C#. It has all the details to set the IDE, a list of steps and a runnable sample code performing HTML to Word conversion using C#....Save the loaded HTML file as DOCX providing the output file name...HTML file before saving it as a DOCX file using various properties...

    kb.aspose.com/words/net/how-to-convert-html-to-...
  7. EQ Field Overstrike with Image Not Rendering Pr...

    Description: When processing a Word document with EQ (Equation) fields of the type {eq \o({text},\s\do55({image}))} using Aspose.Words, any shape or image positioned below the text is not rendered as expected during con…... Sample Docx: sample.docx (19.4 KB) Expected Result:...Document doc = new Document(@"input.docx"); // Iterate over a copy of...

    forum.aspose.com/t/eq-field-overstrike-with-ima...
  8. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...docx' second_doc = MY_DIR + 'Table...'LowCode.CompareDocuments.1.docx' , author = 'Author' , date_time...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....presentation to Word (DOC or DOCX). When compared to Microsoft...file (PPTX or PPT) to Word (DOCX or DOCX), you need both Aspose.Slides...

    docs.aspose.com/slides/androidjava/convert-powe...
  10. How to Create Table in a Word Document with Java

    This brief step-by-step guide covers how to create table in a Word Document with Java. You can perform these steps to see how to insert table in a Word document using Java in any operating system like Windows, macOS or Linux....the output file is saved as DOCX file but you can save it in...Word document with Table as a DOCX file Using these steps we can...

    kb.aspose.com/words/java/how-to-create-table-in...