Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 18,135 for

paragraph

(0.11 sec)
  1. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...setting bidi=true for the paragraph the table is contained in...whether this is a right-to-left paragraph. The Run.Font.Bidi property...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  2. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility....exactly is exported to MathML—a paragraph or an individual formula block...export either an entire math paragraph ( MathParagraph ) or an individual...

    docs.aspose.com/slides/java/exporting-math-equa...
  3. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to insert comment in Word document using Java....target paragraph Insert comment in Word document paragraph using...of the Word file like its paragraphs. We can move cursor to any...

    kb.aspose.com/words/java/how-to-add-comments-in...
  4. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…...Paragraphs) { var paragraph = (Paragraph)node1; Console...Console.WriteLine($" Paragraph Alignment: {paragraph.ParagraphFormat...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  5. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...PARAGRAPH, true); //获取所有节点 addBuilder...getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String...

    forum.aspose.com/t/topic/312049
  6. Move Figures to Even Pages and Content to Odd P...

    Hi, I have a DOCX file which was generated from HTML using Aspose.Words. Now I want to modify this DOCX so that: Figures (images with captions) only appear on even-numbered pages. Other content (Paragraphs, tables, e…... Other content (paragraphs, tables, etc.) should only...can be scenarios where a paragraph or table exceeds the page...

    forum.aspose.com/t/move-figures-to-even-pages-a...
  7. Work with Text in a Table|Aspose.Words for Python

    Replace text in a table in Python. Extract Plain Text from Table or Cell using Python....existing text with multi-paragraph text. To do this, you need...level (per cell) or at the paragraph level. The following code...

    docs.aspose.com/words/python-net/work-with-text...
  8. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using JavaScript and Aspose.Slides for Node.js—preserve formatting and boost compatibility....exactly is exported to MathML—a paragraph or an individual formula block...export either an entire math paragraph ( MathParagraph ) or an individual...

    docs.aspose.com/slides/nodejs-java/exporting-ma...
  9. Restarting List Numbering Dynamically in C#|Asp...

    Restart list numbering within your documents dynamically when building a report using C#....tag in the same numbered paragraph. Then, a result document looks...numbering for a containing paragraph, if needed; for example, the...

    docs.aspose.com/words/net/restarting-list-numbe...
  10. Aspose::Words::Fields::FieldSeq::get_BookmarkNa...

    Aspose::Words::Fields::FieldSeq::get_BookmarkName method. Gets or sets a bookmark name that refers to an item elsewhere in the document rather than in the current location in C++....// Each entry contains the paragraph that contains the SEQ field...bookmark's bounds. // The paragraph that contains this field will...

    reference.aspose.com/words/cpp/aspose.words.fie...