Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 36,324 for

paragraph

(0.09 sec)
  1. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... as_paragraph() Cast node to Paragraph . as_row() Cast...first_section . body . first_paragraph para . append_child ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Content in PHP|Aspose.Words for Java

    Extract Content from Document using PHP....content between specific paragraphs using the `ExtractContent`...getChild ( $ nodeType -> PARAGRAPH , 6 , true ); $ endPara =...

    docs.aspose.com/words/java/extract-content-in-php/
  3. Table | Aspose.PDF for .NET API Reference

    Represents a table that can be added to the page....a horizontal alignment of paragraph virtual Hyperlink { get; set;...that indicates whether this paragraph will be at next column. Default...

    reference.aspose.com/pdf/net/aspose.pdf/table/
  4. DocumentVisitor.VisitRun | Aspose.Words for .NET

    DocumentVisitor VisitRun method. Called when a run of text in the is encountered in C#.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Table Content is missing - Free Support Forum -...

    Please find attached document. PAP_RS43733_GLB202302016_20230327150453.docx (85.2 KB). I already added builder.InsertTableOfContents("\o “1-3” \h \z \u"); but still index is not generating. Below Code: Stream HeaderTem…...I turn “Table of Content” paragraph as Heading 1, than can be...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>().FirstOrDefault(p...

    forum.aspose.com/t/table-content-is-missing/262251
  6. DocumentVisitor.VisitBodyEnd | Aspose.Words for...

    DocumentVisitor VisitBodyEnd method. Called when enumeration of the main text story in a section has ended in C#.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentVisitor.VisitBodyStart | Aspose.Words f...

    DocumentVisitor VisitBodyStart method. Called when enumeration of the main text story in a section has started in C#.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Slides::MathText::MathParagraphFactory ...

    Public Member Functions | List of all members Aspose::Slides::MathText::MathParagraphFactory Class Reference Allows t......Reference Allows to create a math paragraph More... #include <MathParagpaphFactory...override Create empty math paragraph More... System::SharedPtr...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  9. OfficeMath - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...OfficeMath can only be a child of Paragraph . Example: Shows how to set...

    reference.aspose.com/words/java/com.aspose.word...
  10. TabStop - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...right tab stop in TOC related paragraphs. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...