Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 18,428 for

paragraph

(0.07 sec)
  1. Aspose::Words::ParagraphFormat::get_OutlineLeve...

    Aspose::Words::ParagraphFormat::get_OutlineLevel method. Specifies the outline level of the Paragraph in the document in C++....the outline level of the paragraph in the document. Aspose ::...Examples Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....extract the list labels of all paragraphs that are list items. Document...NodeType . Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the Paragraph....spacing (in points) before the paragraph. @property def space_before...Shows how to set automatic paragraph spacing. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for C++: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with C++ examples....auto paragraph = shape -> get_TextFrame () -> get_Paragraph ( 0...0 ); auto textPortion = paragraph -> get_Portion ( 0 ); textPortion...

    docs.aspose.com/slides/cpp/examples/elements/hy...
  5. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....extract the list labels of all paragraphs that are list items. auto...NodeType :: Paragraph , true ); // Find if we have the paragraph list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Paragraph.IsInCell | Aspose.Words for .NET

    Discover the Paragraph IsInCell property. Easily determine if a Paragraph is a direct child of a Cell, enhancing your document structure and formatting....Hide ] Paragraph.IsInCell property True if this paragraph is an...Enabling KeepWithNext for every paragraph in the table except for the...

    reference.aspose.com/words/net/aspose.words/par...
  7. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Java: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/java/examples/elements/h...
  8. Hyperlink|Aspose.Slides Documentation

    Add and manage hyperlinks in Aspose.Slides for Android: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with Java examples....( "Aspose" ); IParagraph paragraph = shape . getTextFrame ()...); IPortion textPortion = paragraph . getPortions (). get_Item...

    docs.aspose.com/slides/androidjava/examples/ele...
  9. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....document, by default, has one paragraph. Assert . That ( doc . FirstSection...FirstSection . Body . Paragraphs . Count , Is . EqualTo ( 1 ));...

    reference.aspose.com/words/net/aspose.words/com...
  10. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control Paragraph breaks effortlessly for seamless text formatting....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . public bool...

    reference.aspose.com/words/net/aspose.words.rep...