Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 707 for

paragraph lines count

(0.11 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of Lines in the document in C++....:BuiltInDocumentPrope::get_Lines method Contents [ Hide ] Bu...BuiltInDocumentPrope::get_Lines method Represents an estimate of...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. FormField | Aspose.Words for Java

    Represents a single form field in Java....and can only be a child of Paragraph . FormField is represented...positioned as a character within a line of text. A complete form field...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...node, returns its parent paragraph. If the field is already removed...AutoShape object with the "In line with text" wrapping style enabled...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FootnoteSeparator | Aspose.Words for Java

    in Java....shortcut method that creates a Paragraph object with optional text...getFirstParagraph() Gets the first paragraph in the story. getLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name.... Paragraph Combine texts with different...formatting. Text Add one or more lines of text to the form. Source...

    docs.aspose.com/omr/net/json-markup/examples/an...
  6. Cell | Aspose.Words for Java

    Represents a table cell in Java....contain block-level nodes Paragraph and Table . A minimal valid...needs to have at least one Paragraph . Examples: Shows how to create...

    reference.aspose.com/words/java/com.aspose.word...
  7. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....child of Paragraph . Comment can contain Paragraph and Table...how to add a comment to a paragraph. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...paragraphs.clear() # Add a new paragraph and a Run...text para = node.text_frame.paragraphs.add() para.append_child(aw...

    forum.aspose.com/t/aspose-words-python-smartart...
  9. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....Contents [ Hide ] Line and Character spacing Using Line Spacing How...How to Format Text with Custom Line Spacing in Python - Simple case...

    docs.aspose.com/pdf/python-net/text-formatting-...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain Paragraphs and tables in Java....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/java/com.aspose.word...