Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 18,350 for

paragraphs

(0.07 sec)
  1. 怎么给指定标题最下面插入内容呢 - Free Support Forum - aspose.com

    怎么给指定标题最下面插入内容呢 标题下面有内容我需要插入在标题最后面...first_paragraph paragraphs = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.PARAGRAPH, True) below_text = "" for para in paragraphs:...

    forum.aspose.com/t/topic/311384
  2. 使用 VSTO 和 Aspose.Slides for .NET 创建表格|Aspose.Sl...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中以灵活的格式创建 PowerPoint(PPT、 PPTX)幻灯片中的表格。... Paragraphs ( 0 , tf . TextRange . Text...of 10 //将字体大小设置为 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  3. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control....ParagraphBreak 0 Break between paragraphs. PageBreak 1 Explicit page...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/net/aspose.words/bre...
  4. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... Paragraphs . Add ( header ) # Add description...HorizontalAlignment . Left page . Paragraphs . Add ( description ) # Add...

    docs.aspose.com/pdf/net/python-net/
  5. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_frame . paragraphs . clear () paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  6. Paragraph.isEndOfCell property | Aspose.Words f...

    Paragraph.isEndOfCell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise....property Paragraph.isEndOfCell property True if this paragraph is the...the last paragraph in a Cell ; false otherwise. get isEndOfCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create a Document|Aspose.Words for .NET

    Create a Word Processing document easily and fast instead of using Open XML SDK in C#....insert basic content such as paragraphs and runs. On this page we...

    docs.aspose.com/words/net/create-a-word-process...
  8. Paragraph.isInCell property | Aspose.Words for ...

    Paragraph.isInCell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise....property Paragraph.isInCell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Bookmark|Aspose.Words for .NET

    Add a bookmark into a document easily and fast instead of using VSTO in C#.... Paragraphs [ 1 ]. Range , "FirstParagraph"...

    docs.aspose.com/words/net/add-bookmark/
  10. Paragraph.is_end_of_cell property | Aspose.Word...

    Paragraph.is_end_of_cell property. True if this paragraph is the last paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise....is_end_of_cell property Paragraph.is_end_of_cell property True...True if this paragraph is the last paragraph in a Cell ; false...

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