Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 9,818 for

paragraph

(0.12 sec)
  1. Cell.ParentRow | Aspose.Words for .NET

    Discover the Cell ParentRow property to easily access the parent row of any cell, enhancing your data management and navigation efficiency....Enabling KeepWithNext for every paragraph in the table except for the...)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....

    reference.aspose.com/words/net/aspose.words.tab...
  2. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....docx"); } /// /// Insert a new paragraph with a WordArt shape inside...setFontFamily(textFontFamily); Paragraph para = (Paragraph) doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a Paragraph, creates and appends one empty Paragraph....not a paragraph, creates and appends one empty paragraph. def...cell ) # Cells may contain paragraphs with typical elements such...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....that is a direct child of a Paragraph . Any insert operations you...current_node . When the current paragraph is empty or the cursor is...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.TabStops | Aspose.Words for .NET

    Discover the ParagraphFormat TabStops property to easily manage custom tab stops, enhancing your document formatting and improving readability....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/par...
  6. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Paragraph....shading formatting for the paragraph. get shading () : Aspose ...; builder . write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....PARAGRAPH_BREAK); // Use a document...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...
  8. FindReplaceOptions.ignore_deleted property | As...

    FindReplaceOptions.ignore_deleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...revisions and remove the second paragraph, which will create a delete...delete revision. # That paragraph will persist in the document until...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Change Text Color in HTML? C# Examples

    With C# examples you will learn how to change text color in an HTML file using inline and internal CSS....Find, for example, the first paragraph element to set a style attribute...Combine (OutputDir, "change-paragraph-color-inline-css.html" );...

    docs.aspose.com/html/net/how-to-articles/how-to...
  10. Aspose::Words::Inline::get_ParentParagraph meth...

    Aspose::Words::Inline::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: Inline...

    reference.aspose.com/words/cpp/aspose.words/inl...