Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 15,616 for

paragraph

(0.05 sec)
  1. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the Paragraph is to remains on the same page as the Paragraph that follows it....keepWithNext property True if the paragraph is to remains on the same...same page as the paragraph that follows it. get keepWithNext () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... PARAGRAPH or insertion_destination ...that is not the last empty paragraph of a section. for src_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStop.Position | Aspose.Words for .NET

    Discover the TabStop Position property to easily find tab stop locations in points, enhancing your layout precision and design efficiency....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/tab...
  4. Aspose::Words::Font::get_Hidden method | Aspose...

    Aspose::Words::Font::get_Hidden method. True if the font is formatted as hidden text in C++.... // 1 - Paragraph node: auto para = System ::...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 4...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. StyleCollection.defaultParagraphFormat property...

    StyleCollection.defaultParagraphFormat property. Gets document default Paragraph formatting....property Gets document default paragraph formatting. get defaultParagraphForm...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Tables::Table::Table constructor...

    Aspose::Words::Tables::Table::Table constructor. Initializes a new instance of the Table class in C++....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. auto firstRow = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. ListTrailingCharacter Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTrailingCharacter enum to customize list labels and enhance Paragraph formatting for a polished document presentation....label from the text of the paragraph. public enum ListTrailingCharacte...list label and text of the paragraph. Space 1 A space character...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in document processing. Enhance your workflow today!...FirstParagraph { get; } Gets the first paragraph among the immediate children...LastParagraph { get; } Gets the last paragraph among the immediate children...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a Paragraph or a style...represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

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