Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 19,014 for

paragraph

(0.35 sec)
  1. Untangle Row Bookmarks in PHP|Aspose.Words for ...

    Untangle Row Bookmarks using PHP....to the end // of the last paragraph in the last cell of the top...

    docs.aspose.com/words/java/untangle-row-bookmar...
  2. Create or Load a Document in Java|Aspose.Words ...

    Aspose.Words enables you to create a blank document or to load it from a file or stream using Java....default parameters, one empty paragraph, some document styles. Actually...

    docs.aspose.com/words/java/create-or-load-a-doc...
  3. Table of Contents List of Tables or Figures|Asp...

    Learn how to add a Table of Contents, List of Tables, or Figures in PDF reports using Aspose.PDF for Reporting Services....shown in the ‘List Section’ paragraph. 3- Add custom property for...

    docs.aspose.com/pdf/reportingservices/table-of-...
  4. DocumentBuilder.isAtStartOfParagraph property |...

    DocumentBuilder.isAtStartOfParagraph property. Returns ``true`` if the cursor is at the beginning of the current Paragraph (no text before the cursor)....beginning of the current paragraph (no text before the cursor)...

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

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...Inline can be a child of Paragraph . Inheritance: Inline → Node...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation....range(len(textFramesPPTX)): # Loop through paragraphs in current ITextFrame for...para in textFramesPPTX[i] . paragraphs: # Loop through portions...

    products.aspose.com/slides/python-net/parser/pptx/
  7. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility.... Paragraph , 1 , true )); Assert . That...

    reference.aspose.com/words/net/aspose.words.lay...
  8. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding.... Paragraph , 1 , true )); Assert . That...

    reference.aspose.com/words/net/aspose.words.lay...
  9. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture.... write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.character_unit_first_line_inden...

    ParagraphFormat.character_unit_first_line_indent property. Gets or sets the value (in characters) for the first-line or hanging indent...Examples Shows how to change paragraph spacing and indents. doc =...first_section . body . first_paragraph . paragraph_format # Below are five...

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