Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 18,220 for

paragraph

(0.15 sec)
  1. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  2. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows.... Inline ); Paragraph paragraph = doc . FirstSection... Body . FirstParagraph ; paragraph . AppendChild ( sdt ); //...

    reference.aspose.com/words/net/aspose.words.mar...
  3. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...

    blog.aspose.com/zh/words/extract-text-from-word...
  4. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....TextFrame ; // Creates the Paragraph object for text frame IParagraph...IParagraph para = txtFrame . Paragraphs [ 0 ]; // Creates a Portion...

    docs.aspose.com/slides/net/manage-textbox/
  5. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...setHeadingFormat(false); Paragraph paragraph = footerRow.getCells()...getFirstParagraph(); paragraph.removeAllChildren(); paragraph.getParagraphFormat()...

    forum.aspose.com/t/aspose-words-table/315228
  6. 在 .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/
  7. 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...
  8. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...OfficeMath can only be a child of Paragraph . Inheritance: OfficeMath...parentParagraph Retrieves the parent Paragraph of this node. previousSibling...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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/
  10. Structured Document Tags or Content Control|Asp...

    Work with Structured Document Tags or Content Controls using C#....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph. Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/net/structured-document-t...