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

paragraphs

(1.62 sec)
  1. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....other content, specify font, paragraph and section formatting. To...CurrentParagraph { get; } Gets the paragraph that is currently selected...

    reference.aspose.com/words/net/aspose.words/doc...
  3. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....the document into heading paragraphs. // This is useful for readers...mentSplitCriteri.HEADING_PARAGRAPH); // Specify that we want...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在 .NET 中创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中创建和自定义 WordArt 效果。此分步指南帮助开发人员使用 C# 在演示文稿中添加专业文本。... Paragraphs [ 0 ]. Portions [ 0 ]; portion...

    docs.aspose.com/slides/zh/net/wordart/
  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. 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...
  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. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....change color for text in paragraph, headers, etc. using Aspose...background color for text in paragraphs, headers, or entire pages...

    docs.aspose.com/html/net/how-to-articles/how-to...
  9. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...creates one section with one paragraph. expand_table_styles_to_direct_formatting()...with same formatting in all paragraphs of the document. next_pre_order(root_node)...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将 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...