Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 15,601 for

paragraph

(0.06 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....Returns the immediate parent paragraph. getParentParagraph_IInline()...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Paragraph , "MyStyle" ); myStyle . Font...destination styles into direct paragraph attributes. ImportFormatOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no cells, creates and appends one Cell in C++....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row -> EnsureMinimum ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Font.subscript property | Aspose.Words for Python

    Font.subscript property. True if the font is formatted as subscript.... PARAGRAPH , 0 , True ) . as_paragraph () # Raise this...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.indexOf method | Aspose.Words for...

    CompositeNode.indexOf method. Returns the index of the specified child node in the child node array....Retrieve the index of the last paragraph in the body of the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....Examples Shows how to insert a paragraph with a top border. Document...

    reference.aspose.com/words/net/aspose.words/bor...
  7. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示文稿主题...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...new Portion ( "主题文本格式" ); paragraph . getPortions (). add ( portion...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. Shading.BackgroundPatternColor | Aspose.Words f...

    Discover the Shading BackgroundPatternColor property to customize your Shading object's background color, enhancing your design's visual appeal.... Write ( "This paragraph is formatted with a double...

    reference.aspose.com/words/net/aspose.words/sha...
  9. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a Paragraph break into the document in C++....DocumentBuilder::Writeln() method Inserts a paragraph break into the document. void...method Inserts a string and a paragraph break into the document. void...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. How to create Stock Charts|Documentation

    Stock charts are a specific type of chart used to track changes in the price of traded assets. In this section, we will show you how to easily create different types of stock charts using Aspose.Cells APIs.Specifically, we will cover the following types of stock charts:The High-Low-Close (HLC) stock chart,Open-High-Low-Close (OHLC) chart,Volume-High-Low-Close (VHLC) stock chart and Volume-Open-High-Low-Close(VOHLC) stock chart....Charts Contents [ Hide ] This paragraph will tell you how to create...

    docs.aspose.com/cells/net/how-to-create-stock-c...