Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 17,660 for

paragraph

(0.05 sec)
  1. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!...the cell, compressing each paragraph to the width of the cell....

    reference.aspose.com/words/net/aspose.words.tab...
  2. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done....setText ( "Add text to this paragraph." ); builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CompatibilityOptions.DoNotSuppressParagraphBord...

    Discover the CompatibilityOptions DoNotSuppressParagraphBorders property to enhance your document layout by managing Paragraph borders next to frames effectively....property Do Not Suppress Paragraph Borders Next To Frames. public...

    reference.aspose.com/words/net/aspose.words.set...
  4. FieldToc class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldToc class. Implements the TOC field...whether to use the applied paragraph outline level. Methods Name...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MathObjectType | Aspose.Words for Java

    Specifies type of an Office Math object in Java.... O_MATH_PARA Math paragraph, or display math zone, that...static int O_MATH_PARA Math paragraph, or display math zone, that...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...PARAGRAPH_BREAK); }); 658×509 4.58 KB...DocumentBuilder(); builder.writeln("Simple paragraph"); Document newDoc = new Document("input...

    forum.aspose.com/t/topic/311299
  8. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....Section , HeaderFooter , Paragraph , etc. using the Node.Range...

    docs.aspose.com/words/net/update-fields/
  9. Updating Fields Python|Aspose.Words for Python ...

    Update fields in a document in different ways and using different option in Python....Section , HeaderFooter , Paragraph , etc. using the Node.range...

    docs.aspose.com/words/python-net/update-fields/
  10. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

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