Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 36,205 for

paragraph

(0.1 sec)
  1. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  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. 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/
  10. Aspose::Words::Style Class Reference - Aspose.W...

    Represents a single built-in or user-defined style....doc->get_Styles()->Add( StyleType::Paragraph , u "MyStyle" ); style->g...from the document to the paragraph that the document builder...

    reference.aspose.com/words/cpp/class/aspose.wor...