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

paragraphs

(0.14 sec)
  1. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... Remove the default paragraph in the text frame. Create...Create the first paragraph using the Paragraph class. Set the bullet...

    docs.aspose.com/slides/python-net/manage-bullet...
  2. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....compared to regular text paragraphs. Create a New PDF Document...pellentesque nisi." box . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/python-net/floating-box/
  3. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } 在上面的示例中,我们创建了一个宽度为...

    docs.aspose.com/pdf/zh/net/floating-box/
  4. Aspose::Words::ParagraphCollection::idx_get met...

    Aspose::Words::ParagraphCollection::idx_get method. Retrieves a Paragraph at the given index in C++....x_get method Retrieves a Paragraph at the given index. System...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: ParagraphCollection...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose::Words::CleanupOptions::get_DuplicateSty...

    Aspose::Words::CleanupOptions::get_DuplicateStyle method. Gets/sets a flag indicating whether duplicate styles should be removed from document. Default value is false in C++....:: Words :: StyleType :: Paragraph , u "MyStyle1" ); myStyle...:: Words :: StyleType :: Paragraph , u "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/cpp/aspose.words/cle...
  6. 数学文本|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中处理数学文本:创建和编辑方程式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...= null && s . TextFrame . Paragraphs . Any ( p => p . Portions...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. ParagraphFormat.NoSpaceBetweenParagraphsOfSameS...

    Discover the ParagraphFormat NoSpaceBetweenParagraphsOfSameStyle property. Optimize your document layout by eliminating space between same-style Paragraphs....will be ignored between the paragraphs of the same style. public...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/net/aspose.words/par...
  8. MailMerge.CleanupParagraphsWithPunctuationMarks...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty paragraph removal for cleaner, professional documents....value indicating whether paragraphs with punctuation marks are...Examples Shows how to remove paragraphs with punctuation marks after...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Remove Breaks in PHP|Aspose.Words for Java

    Remove Breaks using PHP....$ doc ) { // Retrieve all paragraphs in the document. $ nodeType...aspose.words.NodeType" ); $ paragraphs = $ doc -> getChildNodes...

    docs.aspose.com/words/java/remove-breaks-in-php/
  10. MathText|Aspose.Slides Documentation

    Work with math text in C# using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX....150 ); // Access the math paragraph var mathParagraph = (( MathPortion...) mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...

    docs.aspose.com/slides/net/examples/elements/ma...