Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 36,305 for

paragraph

(0.06 sec)
  1. Aspose::Words::Notes::Footnote Class Reference ...

    Represents a container for text of a footnote or endnote....child of Paragraph . Footnote can contain Paragraph and Table...not a paragraph, creates and appends one empty paragraph. More...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/html/
  3. aspose.words.lists module | Aspose.Words for Py...

    The aspose.words.lists module contains classes for working with bulleted and numbered lists defined in a document....formatting is applied to a paragraph. To learn more, visit the...label from the text of the paragraph. aspose.words.layout module...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PortionCollection | Aspose.Sildes for .NET API ...

    Represents a collection of portions....PortionCollection : DomObject < Paragraph >, IPortionCollection Properties...DomObject<TParent> class Paragraph interface IPortionCollection...

    reference.aspose.com/slides/net/aspose.slides/p...
  5. Setting Structure Elements Properties|Aspose.PD...

    You may set different structure elements properties in PDF document with Aspose.PDF for .NET.... SetText ( "Paragraph." ); rootElement . AppendChild..."Para" ); p4 . SetTag ( "Paragraph" ); sect . AppendChild ( p1...

    docs.aspose.com/pdf/net/setting-structure-eleme...
  6. Story.last_paragraph property | Aspose.Words fo...

    Story.last_Paragraph property. Gets the last Paragraph in the story....last_paragraph property Story.last_paragraph property Gets the...last paragraph in the story. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldAutoNum::get_Separa...

    Aspose::Words::Fields::FieldAutoNum::get_SeparatorCharacter method. Gets or sets the separator character to be used in C++....Examples Shows how to number paragraphs using autonum fields. auto...builder -> Writeln ( u " \t Paragraph 1." ); ASSERT_EQ ( u " AUTONUM...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....contain block-level nodes Paragraph and Table . To learn more...shortcut method that creates a Paragraph object with optional text...

    reference.aspose.com/words/cpp/aspose.words/story/
  9. Aspose::Words::Section Class Referencefinal - A...

    Represents a single section in a document....needs to have Body with one Paragraph . Each section has its own...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is formatted as subscript in C++....ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/fon...