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

paragraph

(0.07 sec)
  1. 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...
  2. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...the end of the specified paragraph. buildAndInsert ( refNode...refNode : Aspose . Words . Paragraph ) Parameter Type Description refNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_Paragraph property. Gets the first Paragraph among the immediate children....first_paragraph property Cell.first_paragraph property Gets the...the first paragraph among the immediate children. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python... paragraphs [ 0 ] . portions [ 0 ] ....com/" ) shape1 . text_frame . paragraphs [ 0 ] . portions [ 0 ] ....

    docs.aspose.com/slides/python-net/manage-hyperl...
  6. Border | Aspose.Words for Java

    Represents a border of an object in Java....including paragraph, run of text inside a paragraph or a table...docx"); Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/java/com.aspose.word...
  7. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!... Write ( "This paragraph is formatted with a double...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/net/aspose.words/bor...
  9. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....Word document is a set of paragraph formatting properties. Lists...the current paragraph and all further paragraphs created using...

    docs.aspose.com/words/net/working-with-lists/