Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 8,733 for

paragraph

(0.13 sec)
  1. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one Paragraph....creates one section with one paragraph. def ensure_minimum ( self...child Body and one child Paragraph. # We can edit the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs.... Paragraph ( doc ); para . appendChild...have not yet appended this paragraph as a child to any composite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::ParagraphCollection class | Aspo...

    Aspose::Words::ParagraphCollection class. Provides typed access to a collection of Paragraph nodes. To learn more, visit the documentation article in C++....access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. class ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Story.paragraphs property | Aspose.Words for No...

    Story.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the story....paragraphs property Story.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the story. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. RIGHT Right Justification of Math Paragraph. length...

    reference.aspose.com/words/java/com.aspose.word...
  6. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the Paragraph....list_format property Paragraph.list_format property Provides...formatting properties of the paragraph. @property def list_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...Run can only be a child of Paragraph or inline StructuredDocumentTa...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Get Custom Bullets from Presentations Us...

    Using aspose slides for cpp. Both No bullets and custom bullets both come as Not defined . using API: ParagraphFormat->get_Bullet()->get_Type() Is there a way to differentiate custom bullets? Thanks...to manipulate the paragraphs. Add Paragraphs with Custom Bullets...Bullets : For each paragraph, set the bullet type and customize it...

    forum.aspose.com/t/how-to-get-custom-bullets-fr...
  9. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_Paragraph property. Gets the first Paragraph in the shape....first_paragraph property Shape.first_paragraph property Gets...first paragraph in the shape. @property def first_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphCollection.to_array method | Aspose.Wo...

    ParagraphCollection.to_array method. Copies all Paragraphs from the collection to a new array of Paragraphs....method to_array() Copies all paragraphs from the collection to a...a new array of paragraphs. def to_array ( self ): ... Returns...

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