Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 17,327 for

paragraph

(0.23 sec)
  1. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. Aspose::Words::TabStopCollection::Before method...

    Aspose::Words::TabStopCollection::Before method. Gets a first tab stop to the left of the specified position in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::Fields::FieldAutoNum class | Asp...

    Aspose::Words::Fields::FieldAutoNum class. Implements the AUTONUM field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using autonum fields. auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....other nodes, for example Paragraph , Section and Table . Classes...other content, specify font, paragraph and section formatting. To...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....append a paragraph to it. The text in that paragraph // will appear...getHeadersFooters().add(header); Paragraph para = header.appendParagraph("My...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method..., "Source document first paragraph text." )); dstDoc . firstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeNode.indexOf method | Aspose.Words for...

    CompositeNode.indexOf method. Returns the index of the specified child node in the child node array....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Cell.paragraphs property | Aspose.Words for Python

    Cell.Paragraphs property. Gets a collection of Paragraphs that are immediate children of the cell....paragraphs property Cell.paragraphs property Gets a collection...collection of paragraphs that are immediate children of the cell. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...