Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 18,174 for

paragraphs

(0.06 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. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/cpp/text-formatting/
  4. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...‘Pages’ 集合中添加一个 Page 对象 向页面的 Paragraphs 集合中添加 TextFragment 保存生成的...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/
  5. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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/
  7. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, page numbers in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words/num...
  8. 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...
  9. 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...
  10. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph....list_format property Paragraph.list_format property Provides...formatting properties of the paragraph. @property def list_format...

    reference.aspose.com/words/python-net/aspose.wo...