Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 18,952 for

paragraphs

(0.14 sec)
  1. Edit TEXT In Python

    Edit TEXT in Python code....Remove unwanted text elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/python-net/edit/text/
  2. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...on the document structure (paragraphs, runs, shapes, …). When IgnoreTextboxes...

    forum.aspose.com/t/document-compare-textbox-mis...
  3. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain Paragraphs and tables in Java....inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在演示文稿中使用 C++ 应用形状动画|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/shape-animation/
  5. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....next , which is applied to paragraphs in table cells By default...parameter to true for each paragraph within the table cells. The...

    docs.aspose.com/words/java/working-with-columns...
  6. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples.... it already contains one paragraph with a mathematical portion...( mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ] as...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  7. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability....more widely used, for whole paragraphs, to separate the author’s...whitespace. Not only are big solid paragraphs hard to focus on but also...

    docs.aspose.com/font/net/font-formatting/
  9. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... text is formatted using paragraphs and portions associated with...Font shades. - Paragraph alignment. - Paragraph bulleting. - Paragraph...

    docs.aspose.com/slides/java/features-overview/
  10. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python....headers/footers, sections, and paragraphs. While working with a document...get the currently selected paragraph or the currently selected...

    docs.aspose.com/words/python-net/navigation-wit...