Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 625 for

paragraph lines count

(0.08 sec)
  1. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/androidjava/text-formatt...
  2. Text Formatting|Aspose.Slides for PHP Documenta...

    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....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/php-java/text-formatting/
  3. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python... paragraphs . clear () para = slides . Paragraph () portion1...autoShape . text_frame . paragraphs . add ( para ) pres . save...

    docs.aspose.com/slides/python-net/text-formatting/
  4. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....count()); Assert.assertEquals(8, filteredShapes...filter(f -> f.endsWith(".png")).count()); } /// /// Renames saved...

    reference.aspose.com/words/java/com.aspose.word...
  5. Row | Aspose.Words for Java

    Represents a table row in Java....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...places: Block-level - Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in document properties... count Gets number of items in the...UTC. lines Represents an estimate of the number of lines in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TabStopCollection.add method | Aspose.Words for...

    aspose.words.TabStopCollection.add method...specifies the type of the leader line displayed under the tab character...document. doc = aw . Document () paragraph = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document... count Gets the number of immediate...footnotes and endnotes in word count statistics. isComposite Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Text Formatting|Aspose.Slides for Node.js via ....

    Manage and manipulate text and text frame properties in JavaScript... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/nodejs-java/text-formatt...