Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 15,552 for

paragraph

(0.04 sec)
  1. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_formatting method. Resets to default Paragraph formatting....clear_formatting() Resets to default paragraph formatting. def clear_formatting...self ): ... Remarks Default paragraph formatting is Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Allow Contextual Spacing of Paragraphs in Tables . get_ApplyBreakingRules...get_CachedColBalance () Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Working with Common Data Bands in Java|Aspose.W...

    Output a common data band withing a Paragraph when building a report in Java....body starts and ends within paragraphs that belong to a single story...entirely located within a single paragraph. In this case, while building...

    docs.aspose.com/words/java/working-with-common-...
  4. Alternative for getChildNodes() to get all the ...

    i was using 23.1 version not trying to upgrade to 25.3 but my old class are throwing errors...example, if you want to get all paragraph nodes in the body, you can...NodeCollection paragraphs = body.getChildNodes(NodeType.PARAGRAPH, true);...

    forum.aspose.com/t/alternative-for-getchildnode...
  5. Paragraph.accept method | Aspose.Words for Python

    Paragraph.accept method. Accepts a visitor....visit_paragraph_start() , then calls Node...the paragraph and calls DocumentVisitor.visit_paragraph_end()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get all the text in a slide|Aspose.Slides Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  7. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

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