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

paragraph

(0.14 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...ParagraphCollection paragraphs = childNode.getParagraphs(); for (Paragraph paragraph...paragraph : paragraphs) { ParagraphFormat paragraphFormat = paragraph...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  8. CompatibilityOptions.CachedColBalance | Aspose....

    Optimize your layout with the CompatibilityOptions CachedColBalance property. Enhance column balancing using Cached Paragraph Information for seamless design....CachedColBalance property Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/net/aspose.words.set...
  9. CompatibilityOptions.DoNotUseHTMLParagraphAutoS...

    Optimize your HTML with the CompatibilityOptions DoNotUseHTMLParagraphAutoSpacing property. Ensure fixed Paragraph spacing for a cleaner layout!...DoNotUseHTMLParagrap property Use Fixed Paragraph Spacing for HTML Auto Setting...

    reference.aspose.com/words/net/aspose.words.set...
  10. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....Document(stream, loadOptions); Paragraph para = (Paragraph)doc.getChild(NodeType...getChild(NodeType.PARAGRAPH, 0, true); Assert.assertEquals(Underline.SINGLE...

    reference.aspose.com/words/java/com.aspose.word...