Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 4,243 for

paragraph builder

(0.05 sec)
  1. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. # Each paragraph that we...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::Border::get_ThemeColor method | ...

    Aspose::Words::Border::get_ThemeColor method. Gets or sets the theme color in the applied color scheme that is associated with this Border object in C++....Examples Shows how to insert a paragraph with a top border. auto doc...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your document formatting by identifying built-in Heading styles for better organization and clarity....IsHeading property True when the paragraph style is one of the built-in...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose::Words::Lists::ListLevel::get_IsLegal me...

    Aspose::Words::Lists::ListLevel::get_IsLegal method. True if the level turns all inherited numbers to Arabic, false if it preserves their number style in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize Paragraph styles, enhancing your document's formatting and readability....independent style identifier of the paragraph style applied to this formatting...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words/par...
  8. DocumentBuilder.delete_row method | Aspose.Word...

    DocumentBuilder.delete_row method. Deletes a row from a table....the next row or to the next paragraph after the table. If you delete...table. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results....Document (); DocumentBuilder builder = new DocumentBuilder ( dstDoc...dstDoc ); Style myStyle = builder . Document . Styles . Add ( StyleType...

    reference.aspose.com/words/net/aspose.words/imp...
  10. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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