Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 17,314 for

paragraph

(0.05 sec)
  1. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....and can only be a child of Paragraph . SpecialChar char is used... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....be a node that can contain paragraphs (such as a Story). */ private...getParentNode (); // This is the paragraph that contains the end of the...

    docs.aspose.com/words/java/copy-bookmarked-text...
  4. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your list levels effortlessly, enhancing your data organization and control....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....Examples Shows how to number paragraphs with LISTNUM fields. Document..."0" ; builder . Writeln ( "Paragraph 1" ); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()... // 1 - Paragraph node: Paragraph para = (Paragraph) doc.getChild(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....VerticalAlignment :: Top ); // Add a paragraph to the text box and add a...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Border::Equals method | Aspose.W...

    Aspose::Words::Border::Equals method. Determines whether the specified border is equal in value to the current border in C++....Writeln ( u "Paragraph 1." ); builder -> Write ( u "Paragraph 2." );...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/cpp/aspose.words/bor...