Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 18,135 for

paragraph

(0.07 sec)
  1. 如何使用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
  2. 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/
  3. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the text 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...
  4. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...FieldSeparator can only be a child of Paragraph . A complete field in a Microsoft...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  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. 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/
  8. 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...
  9. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient document layout enumeration. Explore page geometry, text, and structure effortlessly!...When iterating lines of a paragraph broken across pages this method...When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/net/aspose.words.lay...
  10. Table.text_wrapping property | Aspose.Words for...

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for table....and push it down into the paragraph below by setting the position...

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