Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 18,515 for

paragraph

(0.48 sec)
  1. RelativeVerticalSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.RelativeVerticalSize enum, which defines vertical height calculations for shapes and text frames, enhancing document layout precision.... Paragraph ) { // etting the position...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HtmlSaveOptions.allowNegativeIndent property | ...

    HtmlSaveOptions.allowNegativeIndent property. Specifies whether negative left and right indents of Paragraphs are normalized when saving to HTML, MHTML or EPUB...left and right indents of paragraphs are normalized when saving...negative indent is allowed, a paragraph might appear partially outside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SubDocument class | Aspose.Words for Python

    aspose.words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...SubDocument can only be a child of Paragraph . Inheritance: SubDocument...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....structured document tag in a new paragraph. StructuredDocumentTa tagClone...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Extract SuperScripts and SubScripts text from P...

    This article describes various ways to extract SuperScripts and SubScripts text from PDF using Aspose.PDF in C#.... Text ); } } } } Extract Paragraph from PDF C# Analyzing your...

    docs.aspose.com/pdf/net/extract-superscripts-su...
  6. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Paragraph , 1 , true )); Assert . That...

    reference.aspose.com/words/net/aspose.words.lay...
  7. ImageData.GrayScale | Aspose.Words for .NET

    Discover the ImageData GrayScale property to enhance your images. Control grayscale display for stunning visual effects and improved user engagement....and append it to the first paragraph. Shape importedShape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ImageData.Title | Aspose.Words for .NET

    Discover how the ImageData Title property enhances your images by defining unique titles, improving visibility and engagement in search results....and append it to the first paragraph. Shape importedShape = ( Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes... first_paragraph . append_child ( comment )...first_section . body . first_paragraph . runs [ 0 ] . text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...background color for HTML paragraph using Python 2 3 import os...Find the first paragraph element 18 paragraph = doc. get_elements_by_tag_name...

    docs.aspose.com/html/zh/python-net/how-to-chang...