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

paragraphs

(0.08 sec)
  1. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row . ensure_minimum () row...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/)....cells, which may contain paragraphs // with typical elements...and one cell with an empty paragraph. table . ensureMinimum ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....Word document is a set of paragraph formatting properties. Lists...the current paragraph and all further paragraphs created using...

    docs.aspose.com/words/net/working-with-lists/
  4. LayoutOptions class | Aspose.Words for Python

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process... show_paragraph_marks Gets or sets indication...indication of whether paragraph marks are rendered. Default is False...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Lists in Python|Aspose.Words for P...

    Create, specify formatting and restart lists in a document using Python....the current paragraph and all further paragraphs created using...list level of the current paragraph by one level, call ListFormat...

    docs.aspose.com/words/python-net/working-with-l...
  6. Master Slide|Aspose.Slides Documentation

    Manage master slides in C# with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument.... Paragraphs [ 0 ]. ParagraphFormat ....Solid ; textBox . TextFrame . Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/net/examples/elements/ma...
  7. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....extract the list labels of all paragraphs that are list items. {@code...listParaCount = 1; for (Paragraph paragraph : (Iterable) doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Node.js. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/nodejs-net/working-with-m...
  9. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/java/complex-pdf-example/
  10. Aspose::Words::Story::get_StoryType method | As...

    Aspose::Words::Story::get_StoryType method. Gets the type of this story in C++....shape, // which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/sto...