Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 18,171 for

paragraph

(0.08 sec)
  1. What Is the Aspose Equivalent of Table Design |...

    In PPTX, when working on a table, it is possible to do the following: Table Design ribbon Table Styles Clear Table See screenshot for an example: Clear Table.png (101.6 KB) How to do this in Aspose Slides for Java?...get_Item(i)) { for (IParagraph paragraph : cell.getTextFrame().getParagraphs())...{ for (IPortion portion : paragraph.getPortions()) { IPortionFormat...

    forum.aspose.com/t/what-is-the-aspose-equivalen...
  2. 使用 Java 在演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...AutoShape 并将文本动画设置为 By 1st Level Paragraphs 值: // 实例化一个表示演示文稿文件的 Presentation..."First paragraph \nSecond paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/zh/java/shape-animation/
  3. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell...the cell, compressing each paragraph to the width of the cell....we add with it. builder . paragraph_format . alignment = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....its parent node from the paragraph text // and then remove the...its parent node from the paragraph text // and then remove the...

    reference.aspose.com/words/java/com.aspose.word...
  5. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Paragraphs.Add(new TextFragment("1.1...2. text with newline page.Paragraphs.Add(new TextFragment("2.1...

    forum.aspose.com/t/nullreferenceexception-when-...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....TextFrame, Paragraph, Portion classes and Aspose...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....HeadingParagraph : partType = "Paragraph from heading" ; break ; }...

    reference.aspose.com/words/net/aspose.words.sav...
  8. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format...from SaveOptions ) empty_paragraph_export_mode Specifies how...how to export empty paragraphs to Markdown. Default value is MarkdownEmptyParagra...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order....When iterating lines of a paragraph broken across pages this method...

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