Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 18,953 for

paragraph

(0.11 sec)
  1. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience.... Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  2. 使用 JavaScript 管理演示文稿表格|Aspose.Slides for Node.j...

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

    docs.aspose.com/slides/zh/nodejs-java/manage-ta...
  3. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  4. 在 PHP 中管理演示文稿表格|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 幻灯片中创建和编辑表格。探索简易代码示例,以简化您的表格工作流。... 获取 Paragraph 。 垂直对齐文本。 保存修改后的演示文稿。 下面的...getTextFrame (); # 为文本框创建段落对象 $paragraph = $txtFrame -> getParagraphs...

    docs.aspose.com/slides/zh/php-java/manage-table/
  5. Continuous Section Break Not Functioning Proper...

    Hi Team, I am working on merging multiple Word documents. I have set the section start to Aspose.Words.SectionStart.Continuous, but the sections are still not appearing as continuous. Could you please help me resolve …...Paragraph) { var para = new Aspose.Words.Paragraph(doc);...only has say one line of paragraph in it, the appending 2nd document...

    forum.aspose.com/t/continuous-section-break-not...
  6. Converting a TEXT file to PDF using Android via...

    Sample code on Java for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion in Android...// Add a new text paragraph in paragraphs collection and pass...

    products.aspose.com/pdf/android-java/conversion...
  7. Public API Changes in Aspose.PDF for Java 10.6....

    Learn about the latest public API changes in Aspose.PDF for Java version 10.6.0 for a seamless integration experience.... Paragraphs class: Removed: public void...void add(BaseParagraph paragraph, NewParagraphPlacemen placementInfo)...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  8. CompatibilityOptions.do_not_suppress_indentatio...

    CompatibilityOptions.do_not_suppress_indentation property. Do Not Ignore Floating Objects When Calculating Paragraph Indentation....Objects When Calculating Paragraph Indentation. @property def...options . do_not_suppress_paragraph_borders , 'DoNotSuppressParagra'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on.... Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough text.... Paragraph ( doc )) . as_paragraph () para . append_child...

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