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

paragraphs

(0.05 sec)
  1. ParagraphCollection indexer | Aspose.Words for ...

    ParagraphCollection indexer. Retrieves a [Paragraph](../../paragraph/) at the given index....__getitem__(index) Retrieves a Paragraph at the given index. def __getitem__...Shows how to check whether a paragraph is a move revision. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Aspose::Words::ParagraphFormat::get_NoSpaceBetw...

    Aspose::Words::ParagraphFormat::get_NoSpaceBetweenParagraphsOfSameStyle method. When true, SpaceBefore and SpaceAfter will be ignored between the Paragraphs of the same style in C++....will be ignored between the paragraphs of the same style. bool Aspose...applied to a paragraph style. If applied to a paragraph directly...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. MarkdownEmptyParagraphExportMode enumeration | ...

    Aspose.Words.Saving.MarkdownEmptyParagraphExportMode enumeration. Specifies how Aspose.Words exports empty Paragraphs to Markdown....Words exports empty paragraphs to Markdown. Members Name... None Don’t export empty paragraphs. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....Object Add Graph object to paragraphs collection of page. Create...400 ) # Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/python-net/add-line/
  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. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document....allows to apply different paragraph styles to two different parts...DocumentBuilder ( doc ); // Each paragraph can only have one style. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Paragraph::get_IsMoveFromRevisio...

    Aspose::Words::Paragraph::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....Aspose::Words::Paragraph::get_IsMoveFromRevision method Contents...Contents [ Hide ] Paragraph::get_IsMoveFromRevision method Returns...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....Individual Text Fragments Inside a Paragraph in PDF Rotate individual text...text fragments within a paragraph. It shows how to build a multi-line...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  10. ParagraphFormat.SpaceAfter | Aspose.Words for .NET

    Control paragraph spacing with the SpaceAfter property. Easily adjust the spacing in points to enhance your document's readability and presentation....spacing (in points) after the paragraph. public double SpaceAfter...Shows how to set automatic paragraph spacing. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...