Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 19,019 for

paragraphs

(0.08 sec)
  1. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....inline-level, that is inside Paragraph , but editable range start...range end can be in different paragraphs. Examples: Shows how to limit...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...other content, specify font, paragraph and section formatting. To...DocumentBuilder.paragraph_format property to specify paragraph formatting...

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

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....paragraphFormat property to specify paragraph formatting for the current...current and all paragraphs that will be inserted. Use the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 将 HTML 转换为 Markdown – Aspose.HTML for Python vi...

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 Markdown。通过 Python 示例探索 HTML 到 MD 的转换场景。...to convert only links and paragraphs or include a broader range...MarkdownFeatures . AUTOMATIC_PARAGRAPH 26 27 # Call the convert_html...

    docs.aspose.com/html/zh/python-net/convert-html...
  5. Fonts of sans serif type

    This article provides a brief overview of sans-serif fonts, explaining their characteristics and purpose, pros and cons, and many more....recognition, particularly in long paragraphs or dense text. Sans-serif...

    docs.aspose.com/font/net/what-is-font/sans-seri...
  6. 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...
  7. OfficeMath | Aspose.Words for Java

    Represents an Office Math object such as function equation matrix or alike in Java....OfficeMath can only be a child of Paragraph . Examples: Shows how to set...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Test a font | Checklist for font testing

    Font testing is an essential step in the design that lets you make decisions to create well-built typography, considering readability and user experience....in short headlines, longer paragraphs, or blocks of text. Some...

    docs.aspose.com/font/net/font-testing/
  9. Errors at high traffic on multiple threads - Fr...

    We are using aspose for converting word to pdf and converting pdf to pdfa. When there is a lot of converting (we are using 8 threads for this actions) sometimes random errors occur when converting. When we try to convert…...There we cases of missing paragraphs in the middle of the page...

    forum.aspose.com/t/errors-at-high-traffic-on-mu...
  10. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....child of Paragraph . Comment can contain Paragraph and Table...up at the location of its paragraph, // outside the right-side...

    reference.aspose.com/words/java/com.aspose.word...