Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 15,600 for

paragraph

(0.04 sec)
  1. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...affects the line spacing of the paragraph. end Gets the node that represents...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... add ( new Paragraph ( doc )); comment . getFirstParagraph...

    docs.aspose.com/words/java/working-with-comment...
  4. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient document layout enumeration. Explore page geometry, text, and structure effortlessly!...When iterating lines of a paragraph broken across pages this method...When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/net/aspose.words.lay...
  5. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature....SetText ( "Add text to this paragraph." ); builder . CurrentParagraph...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  6. Aspose::Words::Drawing::TextPath::get_FitPath m...

    Aspose::Words::Drawing::TextPath::get_FitPath method. Defines whether the text fits the path of a shape in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::TextPath::get_SmallCaps...

    Aspose::Words::Drawing::TextPath::get_SmallCaps method. True if the font is formatted as small capital letters in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Characters method. Represents an estimate of the number of characters in the document in C++....get_BuiltInDocumentPrope () -> get_Paragraphs ()); ASSERT_EQ ( 1 , doc...get_BuiltInDocumentPrope () -> get_Paragraphs ()); // For the line count...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/java/logical-levels-of-no...
  10. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/cpp/logical-levels-of-nod...