Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 14,596 for

paragraph

(0.06 sec)
  1. FieldEnd class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a document...FieldEnd can only be a child of Paragraph . A complete field in a Microsoft...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  4. 上标和下标|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....IParagraph superPar = new Paragraph (); // 创建常规文本的部分 IPortion...IParagraph paragraph2 = new Paragraph (); // 创建常规文本的部分 IPortion...

    docs.aspose.com/slides/zh/androidjava/superscri...
  5. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....# Each entry contains the paragraph that includes the SEQ field...'PrefixSequence' builder . insert_paragraph () self . assertEqual ( '...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::CommentRangeStart::CommentRangeS...

    Aspose::Words::CommentRangeStart::CommentRangeStart constructor. Initializes a new instance of this class in C++....InsertAfter or InsertBefore on the paragraph where you want the comment...your comment. SharedPtr < Paragraph > para = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. 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...
  8. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next Paragraph styles for enhanced formatting and design efficiency....style, linked style and next paragraph style are recursively compared...doc . FirstSection . Body . Paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/net/aspose.words/sty...
  9. LoadOptions.MswVersion | Aspose.Words for .NET

    Optimize document loading with LoadOptions MswVersion. Ensure compatibility with specific MS Word versions, defaulting to Word 2019 for seamless integration....document is missing the default paragraph formatting style. // This...

    reference.aspose.com/words/net/aspose.words.loa...
  10. LoadOptions.mswVersion property | Aspose.Words ...

    LoadOptions.mswVersion property. Allows to specify that the document loading process should match a specific MS Word version...document is missing the default paragraph formatting style. // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...