Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 15,621 for

paragraphs

(0.04 sec)
  1. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties of the paragraph....listFormat property Paragraph.listFormat property Provides access...formatting properties of the paragraph. get listFormat () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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....CharactersWithSpaces, Lines, Paragraphs Properties Many properties...CharactersWithSpaces, Lines & Paragraphs. Reason being, the aforesaid...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when document is imported from plain text format. The default value is true in C++....recognition algorithm detects list paragraphs, when list numbers ends with...This may also falsely detect paragraphs that begin with numbers as...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  6. BaselineAlignment enumeration | Aspose.Words fo...

    Aspose.Words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....Aligns to the baseline of the paragraph. Bottom Aligns to the bottom...doc . firstSection . body . paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum to customize footnotes and endnotes page numbers, enhancing your document formatting effortlessly....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words/num...
  8. Aspose::Words::TabStop class | Aspose.Words for...

    Aspose::Words::TabStop class. Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the documentation article in C++....right tab stop in TOC related paragraphs. auto doc = MakeObject <...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Story.story_type property | Aspose.Words for Py...

    Story.story_type property. Gets the type of this story....shape, # which has a parent Paragraph, which is a child node of...all shapes from the child paragraphs of this Body. self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 段落|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的段落和部分...RectangleF rect = (( Paragraph ) textFrame . Paragraphs [ 0 ]). GetRect...para in cell . TextFrame . Paragraphs ) { if ( para . Text == ""...

    docs.aspose.com/slides/zh/net/paragraph/