Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,605 for

paragraph builder

(0.06 sec)
  1. ListFormat.list_level_number property | Aspose....

    ListFormat.list_level_number property. Gets or sets the list level number (0 to 8) for the Paragraph....level number (0 to 8) for the paragraph. @property def list_level_number...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::ListFormat::get_ListLevel...

    Aspose::Words::Lists::ListFormat::get_ListLevelNumber method. Gets or sets the list level number (0 to 8) for the Paragraph in C++....level number (0 to 8) for the paragraph. int32_t Aspose :: Words ::...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a Paragraph into a document C#. Set Paragraph styles in C#. Work with Paragraph style separator C#. Manipulate Paragraph node using C#....Ask AI Working with Paragraphs Contents [ Hide ] What is this...work with paragraphs programmatically. A paragraph is a set of...

    docs.aspose.com/words/net/working-with-paragraphs/
  4. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Notes :: Footnote > footnote = builder -> InsertFootnote ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Notes :: Footnote > footnote = builder -> InsertFootnote ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. FieldRef.BookmarkName | Aspose.Words for .NET

    Discover the FieldRef BookmarkName property to easily manage and customize your bookmarks. Enhance your document navigation effortlessly!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...FieldSet fieldSet = ( FieldSet ) builder . InsertField ( FieldType ...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your Paragraphs, enhancing readability and presentation....sets text alignment for the paragraph. public ParagraphAlignment...Examples Shows how to insert a paragraph into the document. Document...

    reference.aspose.com/words/net/aspose.words/par...
  8. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final Paragraph in your shape, enhancing your document's layout and readability....Gets the last paragraph in the shape. public Paragraph LastParagraph...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... Document () builder = aw . DocumentBuilder ( doc...\x01 )' # Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this Paragraph break is a Style Separator...breakIsStyleSeparato property Paragraph.breakIsStyleSeparato property...property True if this paragraph break is a Style Separator. A style...

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