Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 17,314 for

paragraph

(0.1 sec)
  1. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....remove_page_breaks ( doc ) # Retrieve all paragraphs in the document. node_type...aspose.words.NodeType" ) paragraphs = doc . getChildNodes ( node_type...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  2. TabStopCollection.count property | Aspose.Words...

    TabStopCollection.count property. Gets the number of tab stops in the collection....let paragraphs = doc . firstSection . body . paragraphs ; expect...expect ( paragraphs . count ). toEqual ( 2 ); // Each paragraph gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Shape Types|Aspose.Slides for Python Documentation

    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....Shape Ellipse Group Line Paragraph Portion Rectangle Shape Formatting...

    docs.aspose.com/slides/python-net/shape-types/
  4. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    Discover the FindReplaceOptions IgnoreDeleted property, control text visibility in deleted revisions with an easy boolean toggle. Enhance your editing experience!...revisions and remove the second paragraph, which will create a delete...delete revision. // That paragraph will persist in the document until...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Make A Document In Java

    Create a file using Java library. Easily create a new document in Java in a few steps....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/
  6. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/doc/
  7. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". # This paragraph is on the 15th line, which...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.LineSpacingRule | Aspose.Words ...

    Discover the ParagraphFormat LineSpacingRule property to easily customize Paragraph line spacing for enhanced readability and style in your documents....the line spacing for the paragraph. public LineSpacingRule LineSpacingRule...we can define using the // paragraph's "LineSpacingRule" property...

    reference.aspose.com/words/net/aspose.words/par...
  9. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain Paragraphs and tables...inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

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

    Discover the Paragraph NodeType property that efficiently returns Paragraph data, enhancing your content structure for better performance and SEO....Hide ] Paragraph.NodeType property Returns Paragraph. public...= new Document ( MyDir + "Paragraphs.docx" ); // Any node that...

    reference.aspose.com/words/net/aspose.words/par...