Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 18,476 for

docx to doc

(0.26 sec)
  1. Unexpected Col Widths and Word-Wrap in HTML-imp...

    Hello, We are seeing an issue related To HTML import - where the HTML contains a table with fixed column widths. When the HTML is added To a Document and the table’s auTo-fit property is disabled, the column widths of t…...docx files and the following Java...wdDoc = new Document("WordWrap.docx"); DocumentBuilder builder =...

    forum.aspose.com/t/unexpected-col-widths-and-wo...
  2. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.Docx (12.1 KB)...docx (12.1 KB) Professionalize.Discourse...list programmatically: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/word/315453
  3. Working with Lists in Node.js|Aspose.Words for ...

    Create, specify formatting and restart lists in a Document using Node.js....is 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/nodejs-net/working-with-l...
  4. Frames with Text Wrapping "Around" cause conten...

    Hi, We are facing an issue while converting a Word Document To PDF using Aspose.Words. A chart (embedded as EMF image) inside a table cell is not rendered in the output PDF when the paragraph has frame properties with t…...Document doc = new Document("WordToPDFTroubleInFr.docx"); doc.Save("output...SaveFormat.Pdf); WordToPDFTroubleInFr.docx (115.7 KB) Regards, alexey.noskov...

    forum.aspose.com/t/frames-with-text-wrapping-ar...
  5. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert To PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. Choose the best PDF standard To convert a Document using C#....Example: Document doc = new Document ( "input.docx" ); PdfSaveOptions...Compliance = PdfCompliance . PdfA2b ; doc . Save ( "output.pdf" , options...

    docs.aspose.com/words/net/learn-features-of-con...
  6. Convert MPX to PRIMAVERA XML via Java

    Sample Java conversion code for MPX format To PRIMAVERA XML file. Use this example code To convert MPX To PRIMAVERA XML within any Web or DeskTop Java based application....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/tasks/java/conversion/mpx-t...
  7. Გადაიყვანეთ TEXT SVG C#

    გადაიყვანეთ TEXT SVG C# ფორმატში კოდით. შეინახეთ TEXT როგორც SVG C#....კოდი Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...კოპირება using Aspose.Words; var doc = new Document( "Input.txt" );...

    products.aspose.com/words/ka/net/conversion/tex...
  8. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document inTo a text based formats...files used when saving to a DOC or DOCX file. By default, this property...with a custom paragraph break. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.Words 25.3 - Tables.Rows[x].RowFormat.Hi...

    Hi Team ! I need To hide some rows in a table. I dont see any property To do that at row level nor at the row.RowFormat level Is there something in Aspose To handle this XML Tag like MsOffice does (see below) ? If no…...2025, 12:40pm 3 I’m making a DOC/DOCX generator, using human made...

    forum.aspose.com/t/aspose-words-25-3-tables-row...
  10. Jython|Aspose.Words for Java

    Using Aspose.Words for Java from Jython....supports processing word (DOC, DOCX, OOXML, RTF) HTML, OpenDocument...

    docs.aspose.com/words/java/aspose-words-java-fo...