Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 7,682 for

paragraph

(0.07 sec)
  1. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C# or .NET...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/net/presentation-theme/
  2. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...addCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...add_copy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevel.NumberStyle | Aspose.Words for .NET

    Discover the ListLevel NumberStyle property to easily customize and set number styles for your lists, enhancing organization and clarity....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  5. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::LowCode::MailMergeOptions::set_U...

    Aspose::Words::LowCode::MailMergeOptions::set_UseWholeParagraphAsRegion method. Sets a value indicating whether whole Paragraph with TableStart or TableEnd field or particular range between TableStart and TableEnd fields should be included into mail merge region in C++....indicating whether whole paragraph with TableStart or TableEnd...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. SplitOptions.SplitStyle | Aspose.Words for .NET

    Discover the SplitOptions SplitStyle property to effortlessly customize Paragraph styles for seamless document segmentation. Enhance your formatting today!...SplitStyle property Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/net/aspose.words.low...
  8. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/net/aspose.words/font/
  9. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...