Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 625 for

paragraph lines count

(0.06 sec)
  1. Aspose::Words::LineNumberRestartMode enum | Asp...

    Aspose::Words::LineNumberRestartMode enum. Determines when automatic line numbering restarts in C++....enum Determines when automatic line numbering restarts. enum class...Value Description RestartPage 0 Line numbering restarts at the start...

    reference.aspose.com/words/cpp/aspose.words/lin...
  2. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....LineNumberRestartMod Determines when automatic line numbering restarts. Examples:...Examples: Shows how to enable line numbering for a section. Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...space cannot have an automatic line break at its position. builder...// Add a line break. builder . Write ( "Before line break." +...

    reference.aspose.com/words/net/aspose.words/con...
  4. Border.equals method | Aspose.Words for Python

    Border.equals method. Determines whether the specified border is equal in value to the current border....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Border.GetHashCode | Aspose.Words for .NET

    Discover the Border GetHashCode method, a powerful hash function that enhances data integrity and performance for your applications. Unlock its potential today!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_Count method...update_word_count method Contents [ Hide ] update_word_count() Updates...Updates word count properties of the document. def update_word_count...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a Paragraph has ended....visitParagraphEnd(paragraph) Called when enumeration of a paragraph has ended...visitParagraphEnd ( paragraph : Aspose . Words . Paragraph ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Get the titles of all the slides|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...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  9. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor...specifies the type of the leader line displayed under the tab character...doc ) tab_stops = builder . paragraph_format . tab_stops # 72 points...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!... Count , Is . EqualTo ( 2 )); Assert...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/net/aspose.words/tab...