Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 18,131 for

paragraph

(0.12 sec)
  1. Aspose::Words::Layout::LayoutCollector class | ...

    Aspose::Words::Layout::LayoutCollector class. This class allows to compute page numbers of document nodes. To learn more, visit the documentation article in C++.... run, paragraph or table cell) is located...Aspose :: Words :: NodeType :: Paragraph , 1 , true ))); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Working with Graphs in PDF using Python|Aspose....

    This article explains what a is Graph, how to create a filled rectangle object, and other functions... Graph is a paragraph level element and it can be...be added to the Paragraphs collection in a Page instance. A Graph...

    docs.aspose.com/pdf/python-net/working-with-gra...
  3. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based.... PARAGRAPH section = aw . Section ( glossary_doc...)) section . body . append_paragraph ( contents ) building_block...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation.... Graph is a paragraph level element and it can be...be added to the Paragraphs collection in a Page instance. A Graph...

    docs.aspose.com/pdf/cpp/graphs/
  5. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...between cells or conforming paragraphs. left Gets the left border...Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Removing Paragraphs Containing Only Template Sy...

    Learn how remove Paragraphs containing only template tags using LINQ in Java....Ask AI Removing Paragraphs Containing Only Template Syntax Tags...While building a report, some paragraphs containing only template...

    docs.aspose.com/words/java/removing-paragraphs-...
  7. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the type of this node in C++....section body can contain Paragraph and Table nodes. // If the...Document > ( get_MyDir () + u "Paragraphs.docx" ); for ( System ::...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the type of this node in C++....section body can contain Paragraph and Table nodes. // If the...Document > ( get_MyDir () + u "Paragraphs.docx" ); for ( System ::...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. DocumentBuilder.paragraph_format property | Asp...

    DocumentBuilder.Paragraph_format property. Returns an object that represents current Paragraph formatting properties....paragraph_format property DocumentBuilder.paragraph_format property...object that represents current paragraph formatting properties. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI....DocumentBuilder ( doc ); // Write a new paragraph in the document with some...

    docs.aspose.com/words/java/save-documents-in-ap...