Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 714 for

paragraph lines count

(0.09 sec)
  1. 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/python-net/aspose.wo...
  2. 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...
  3. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....0f ); auto paragraphs = autoShape -> get_TextFrame...get_TextFrame () -> get_Paragraphs (); paragraphs -> Clear (); System...

    docs.aspose.com/slides/cpp/text-formatting/
  4. OfficeMath class | Aspose.Words for Node.js

    Aspose.Words.Math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...OfficeMath can only be a child of Paragraph . Inheritance: OfficeMath...Properties Name Description count Gets the number of immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Convert other file formats to PDF in Python|Asp...

    This topic show you how to Aspose.PDF allows to convert other file formats such as EPUB, MD, PCL, XPS, PS, XML and LaTeX to PDF document....(for example, 25 lines with 80 characters per line) and non-formatted...Read the input text file line by line. Set up a monospaced font...

    docs.aspose.com/pdf/python-net/convert-other-fi...
  7. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more.... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  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. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....txt document with a custom paragraph break. Document doc = new...writeln("Paragraph 1."); builder.writeln("Paragraph 2."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_Ancestor...author name for a comment. get_Count () Gets the number of immediate...

    reference.aspose.com/words/cpp/aspose.words/com...