Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 36,325 for

paragraph

(0.08 sec)
  1. CreateMathParagraph() | Aspose.Slides for C++ A...

    Create empty math Paragraph...method Create empty math paragraph System :: SharedPtr < IMathParagraph...override Return Value new math paragraph MathParagraphFactory::Cre...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  2. CompositeNode.InsertAfter | Aspose.Words for .NET

    CompositeNode InsertAfter method. Inserts the specified node immediately after the specified reference node in C#....document, by default, has one paragraph. Assert . AreEqual ( 1 , doc...doc . FirstSection . Body . Paragraphs . Count ); // Composite nodes...

    reference.aspose.com/words/net/aspose.words/com...
  3. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Paragraph IsEndOfSection property. True if this Paragraph is the last Paragraph in the Body main text story of a Section false otherwise in C#....IsEndOfSection Contents [ Hide ] Paragraph.IsEndOfSection property True...True if this paragraph is the last paragraph in the Body (main...

    reference.aspose.com/words/net/aspose.words/par...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Working with Shapes Paragraph https://docs.aspose.com/diagram/java/working-with-shapes-Paragraph/ Recent content in Working with Shapes Paragraph on ......Documentation – Working with Shapes Paragraph https://docs.aspose.com/d...com/diagram/java/working-with-shapes-paragraph/ Recent content in Working...

    docs.aspose.com/diagram/java/working-with-shape...
  5. Having Issue to read the level numbers from doc...

    Having Issue to read the level numbers from docx , which is having only levels, not the headers. I am able to read the Level text, but not the Level Numbers. I am using Trial version of Aspose java. Can you please pro…... for (Paragraph paragraph : (Iterable<Paragraph>) doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true)) { System.out.println(paragraph.getListLabel()...

    forum.aspose.com/t/having-issue-to-read-the-lev...
  6. Paragraph.is_move_from_revision property | Aspo...

    Paragraph.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....is_move_from_revision property Paragraph.is_move_from_revision property...Shows how to check whether a paragraph is a move revision. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Slides::IParagraph Class Referenceabstr...

    Public Member Functions | List of all members Aspose::Slides::IParagraph Class Reference abstract Represents a paragr......Reference abstract Represents a paragraph of a text. More... #include...Inherited by Aspose::Slides::Paragraph . Public Member Functions...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  8. FrameFormat.vertical_position property | Aspose...

    FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property....formatting properties of paragraphs that are frames. doc = aw...( MY_DIR + 'Paragraph frame.docx' ) for paragraph in doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. insert | Aspose.Sildes for Node.js via Java API...

    insert insert(int index, Paragraph value) function Inserts a Paragraph into the collection at the specified index. Pa......index, Paragraph value) function Inserts a Paragraph into the...at which Paragraph should be inserted. value Paragraph The Paragraph...

    reference.aspose.com/slides/nodejs-java/aspose....
  10. TextBox.GetEquationParagraph | Aspose.Cells for...

    TextBox method. Get the specified math Paragraph from the TextBody property of the TextBox object. Notice 1 Returns NULL when the index is out of bounds or not found. 2 Also returns NULL if the specified index position is not a math Paragraph...) Get the specified math paragraph from the TextBody property...index position is not a math paragraph. public EquationNode GetEquationParagraph...

    reference.aspose.com/cells/net/aspose.cells.dra...