Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 18,334 for

paragraph

(0.1 sec)
  1. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....paragraph= ?content=Aspose.OMR Examples...align=right font_size=10 &paragraph &block &container page block...

    docs.aspose.com/omr/net/txt-markup/container/
  2. 在 .NET 中管理演示文稿主题|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用母版演示文稿主题来创建、定制和转换具有一致品牌的 PowerPoint 文件。...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/zh/net/presentation-theme/
  3. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. Apache POI does not provide an opportunity to find and replace....more special characters: paragraph break, cell break, section...

    docs.aspose.com/words/java/find-and-replace-tex...
  6. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC field. To learn more, visit the documentation article in C++....whether to use the applied paragraph outline level. GetFieldCode...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...node, returns its parent paragraph. If the field is already removed...BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....getTextFrame (); # Creates the Paragraph object for text frame $para...Creates a Portion object for paragraph $portion = $para -> getPortions...

    docs.aspose.com/slides/php-java/manage-textbox/
  9. 文本框|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用文本框:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。... let paragraph = textBox . getTextFrame ()...get_Item ( 0 ); let textFormat = paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. 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...