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

paragraph

(0.14 sec)
  1. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your documents. Enhance your document automation today!...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/net/aspose.words.fie...
  2. LayoutEnumerator.MovePreviousLogical | Aspose.W...

    Discover the LayoutEnumerator MovePreviousLogical method to efficiently navigate sibling entities and handle Paragraph lines across pages seamlessly....When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::Fields::FieldAuthor class | Aspo...

    Aspose::Words::Fields::FieldAuthor class. Implements the AUTHOR field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDATE field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....text fragments (header and paragraph), and a table. To build such...alignment. Add header to the page Paragraphs . Create a TextFragment for...

    docs.aspose.com/pdf/java/complex-pdf-example/
  6. CompatibilityOptions.UseNormalStyleForList | As...

    Optimize your document formatting with CompatibilityOptions. Control list styles effortlessly, ensuring your bulleted and numbered text looks perfect every time!...Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/net/aspose.words.set...
  7. CompatibilityOptions.SwapBordersFacingPgs | Asp...

    Enhance your document's layout with the CompatibilityOptions SwapBordersFacingPgs property. Easily swap Paragraph borders on odd pages for a polished look!...SwapBordersFacingPgs property Swap Paragraph Borders on Odd Numbered Pages...

    reference.aspose.com/words/net/aspose.words.set...
  8. CompatibilityOptions.DoNotSuppressIndentation |...

    Optimize your document layout with the CompatibilityOptions DoNotSuppressIndentation property. Enhance Paragraph indentation without ignoring floating objects....Objects When Calculating Paragraph Indentation. public bool ...

    reference.aspose.com/words/net/aspose.words.set...
  9. 在演示文稿中使用 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/
  10. 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...