Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 17,314 for

paragraph

(0.06 sec)
  1. EditableRangeEnd.Accept | Aspose.Words for .NET

    Discover the EditableRangeEnd Accept method to seamlessly manage visitor interactions and enhance your web application's functionality...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( $"This paragraph is inside the first editable...

    reference.aspose.com/words/net/aspose.words/edi...
  2. 管理 PowerPoint 段落|Aspose.Slides for PHP 文档

    创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...( $port02 ); $para1 = new Paragraph (); $tf -> getParagraphs ()...( $port12 ); $para2 = new Paragraph (); $tf -> getParagraphs ()...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  3. BorderCollection | Aspose.Words for Java

    A collection of Border objects in Java....Examples: Shows how to insert a paragraph with a top border. Document...between cells or conforming paragraphs. getLeft() Gets the left...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Examples: Shows how to number paragraphs with LISTNUM fields. Document...setStartingNumber("0"); builder.writeln("Paragraph 1"); Assert.assertEquals("...

    reference.aspose.com/words/java/com.aspose.word...
  5. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a Paragraph, bookmark, or a specific character using C#....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/net/navigation-with-cursor/
  6. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a Paragraph, bookmark, or a specific character using Java....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/java/navigation-with-cursor/
  7. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/pag...
  8. Table.verticalAnchor property | Aspose.Words fo...

    Table.verticalAnchor property. Gets the base object from which the vertical positioning of floating table should be calculated... Paragraph ); expect ( table . allowOverlap...Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python.... Every run of a text, paragraph, table, or a section is a... for example, Section or Paragraph , derive from the CompositeNode...

    docs.aspose.com/words/python-net/aspose-words-d...
  10. ListLevel | Aspose.Words for Java

    Defines formatting for a list level in Java....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/java/com.aspose.word...