Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 18,217 for

paragraph

(0.1 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the document. Default value is %2 in C++....document will be split at paragraphs formatted using Heading 1...only Heading 1 and Heading 2 paragraphs cause the document to be...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 PHP 管理演示文稿中的文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...getTextFrame (); # 为文本框创建 Paragraph 对象 $para = $txtFrame -> getParagraphs...as $paragraph ) { # 遍历段落中的每个 Portion foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  6. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some Paragraphs and Paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...which is having some paragraphs and paragraphs contains some url...keep the surrounding nodes (paragraph, tables, etc.) intact. var...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  7. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python.... and bullet type for the paragraph text. You can also use other...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  8. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....class object and set the text paragraph formatting as per your requirements...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  9. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...(); // 为文本框创建 Paragraph 对象 IParagraph paragraph = txtFrame . getParagraphs...Portion 对象 IPortion portion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/java/manage-table/
  10. 在 Android 上管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流程。...(); // 为文本框创建 Paragraph 对象 IParagraph paragraph = txtFrame . getParagraphs...Portion 对象 IPortion portion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/zh/androidjava/manage-ta...