Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 18,327 for

paragraph

(0.05 sec)
  1. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....compared to regular text paragraphs. Create a New PDF Document...pellentesque nisi." box . paragraphs . add ( ap . text . TextFragment...

    docs.aspose.com/pdf/python-net/floating-box/
  2. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....specific HTML element (such as a paragraph). Change the background color...background color for HTML paragraph using Python 2 3 import os...

    docs.aspose.com/html/python-net/how-to-change-b...
  3. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....to a header: Set Font and Paragraph Properties for Header or Footer...you can set the font and paragraph properties, use the HeaderPrimary...

    docs.aspose.com/words/python-net/working-with-h...
  4. Table.relativeHorizontalAlignment property | As...

    Table.relativeHorizontalAlignment property. Gets or sets floating table relative horizontal alignment....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::CommentRangeStart::CommentRangeS...

    Aspose::Words::CommentRangeStart::CommentRangeStart constructor. Initializes a new instance of this class in C++....InsertAfter or InsertBefore on the paragraph where you want the comment...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. 数学文本|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph # 添加一个简单的分数:x / y。 fraction...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. 如何在 HTML 中更改背景颜色?C# 示例

    了解如何使用 Aspose.HTML for .NET 设置 HTML 文档的背景颜色。在现成可用的 C# 示例中考虑各种方法。...background color for HTML paragraph using C# 2 3 // Prepare output...Path); 11 12 // Find the paragraph element to set a style attribute...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  8. Create PDF Document|Aspose.PDF for PHP via Java

    Learn how to create PDF file in Aspose.PDF for PHP via Java....object Add TextFragment to Paragraph collection of the page Save...

    docs.aspose.com/pdf/php-java/create-document/
  9. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....type of node that has child Paragraph nodes, such as a Body. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....setText("Add text to this paragraph."); builder.getCurrentParagraph()...then appears in the parent Paragraph's RunCollection. RunCollection...

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