Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 36,225 for

paragraph

(0.07 sec)
  1. Aspose::Words::CompositeNode Class Referenceabs...

    Base class for nodes that can contain other nodes....the first paragraph of this document. auto paragraph = System...System::DynamicCast<Paragraph>(doc->GetChild( NodeType::Paragraph , 0, true...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::CompositeNode Class Referenceabs...

    Base class for nodes that can contain other nodes....the first paragraph of this document. auto paragraph = System...System::DynamicCast<Paragraph>(doc->GetChild( NodeType::Paragraph , 0, true...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. 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...
  4. Incorrect Table Layout when saving HTML Table t...

    Hi Team, I am facing issue when converting the HTML Table to DOCX or EMF output. Based on the logic acquired from this post which provides solution to the similar table layout issue but that solution does not work for t…...updatePageSettings(pageSetup); // For Last Paragraph within Document, set font...page break between Table and Paragraph so that while // saving 1st...

    forum.aspose.com/t/incorrect-table-layout-when-...
  5. Graph | Aspose.PDF for .NET API Reference

    Represents graph - graphics generator Paragraph....graph - graphics generator paragraph. public sealed class Graph...a horizontal alignment of paragraph virtual Hyperlink { get; set;...

    reference.aspose.com/pdf/net/aspose.pdf.drawing...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...