Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 18,217 for

paragraph

(0.07 sec)
  1. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  2. ListLevel.restart_after_level property | Aspose...

    ListLevel.restart_after_level property. Sets or returns the list level that must appear before the specified list level restarts numbering....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned...relative to the top of the paragraph that contains the anchor....

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Create HTML in C# – Aspose.HTML for .NET

    Create HTML files in C# with Aspose.HTML for .NET. Learn how to create HTML from scratch and how to edit the content of an HTML document....page in a browser: headings, paragraphs, pictures, links, lists,...more elements like headings, paragraphs, links, images, etc., using...

    products.aspose.com/html/net/create-html/
  5. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... paragraph_format . tab_stops # 72 points...2' ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....:: ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. TabAlignment enumeration | Aspose.Words for Python

    aspose.words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Node.js.... For instance, a paragraph with Heading 1 style will...level in the TOC whereas a paragraph with Heading 2 will be treated...

    docs.aspose.com/words/nodejs-net/working-with-t...
  10. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。...(style); 13 14 // Create a paragraph element with class-name "gr"...Append the text node to the paragraph 22 p. appendChild (text);...

    docs.aspose.com/html/zh/java/edit-a-document/