Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 19,004 for

paragraph

(0.11 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. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....scenarios with TextFragment and Paragraphs collection. Please use the...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  3. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...: row) { for (IParagraph paragraph : cell.getTextFrame().getParagraphs())...getParagraphs()) { for (IPortion port : paragraph.getPortions()) { if (port...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  4. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object).... Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 添加奇偶页页眉后报错:"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...
  7. CompatibilityOptions.forget_last_tab_alignment ...

    CompatibilityOptions.forget_last_tab_alignment property. Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...options . do_not_suppress_paragraph_borders , 'DoNotSuppressParagra'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....criteria together: heading paragraph, section break, column break...

    docs.aspose.com/words/cpp/split-a-document/
  9. Are they more extensionsc(excepts DWG/DXF) that...

    Hi, Are they more extensions (excepts DWG/DXF) that you are supported to convert to STEP ? Thanks,... Please note the last paragraph: For a converter architecture...

    forum.aspose.com/t/are-they-more-extensionsc-ex...
  10. 在演示文稿中使用 Java 应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!..."First paragraph \nSecond paragraph \n Third paragraph" ); //...dispose (); } 除了对文本应用动画外,还可以对单个 Paragraph 应用动画。参见 动画文本 。 将动画应用于图片框 创建一个...

    docs.aspose.com/slides/zh/java/shape-animation/