Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 18,354 for

paragraphs

(0.23 sec)
  1. CompositeNode.PrependChild | Aspose.Words for .NET

    Discover how the CompositeNode PrependChild method enhances your data structure by efficiently adding nodes to the start of your child node list....document, by default, has one paragraph. Assert . That ( doc . FirstSection...FirstSection . Body . Paragraphs . Count , Is . EqualTo ( 1 ));...

    reference.aspose.com/words/net/aspose.words/com...
  2. CleanupOptions | Aspose.Words for Java

    Allows to specify options for document cleaning in Java....PARAGRAPH, "MyStyle1"); myStyle.getFont()...getStyles().add(StyleType.PARAGRAPH, "MyStyle2"); duplicateStyle...

    reference.aspose.com/words/java/com.aspose.word...
  3. Setting Text Color Dynamically in Java|Aspose.W...

    Set font text color for document contents dynamically when building a report in Java....every item into a separate paragraph, which text is colored dynamically...can be located either in paragraphs of a single story (or table...

    docs.aspose.com/words/java/setting-text-color-d...
  4. Field class | Aspose.Words for Python

    aspose.words.fields.Field class. Represents a Microsoft Word document field...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/python-net/aspose.wo...
  5. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts.... which specifies whether paragraph mark characters are rendered...example below contains three paragraphs. The second one is hidden...

    docs.aspose.com/words/cpp/specify-layout-options/
  6. MailMergeOptions class | Aspose.Words for Python

    aspose.words.lowcode.MailMergeOptions class. Represents options for the mail merge functionality.... cleanup_paragraphs_with_punctuation_marks Gets...value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. How to create Dynamic Chart with Dropdown List|...

    Learn how to create a dynamic chart that updates based on a drop-down list selection using Aspose.Cells for Python via .NET. Our step-by-step guide will demonstrate how to integrate a drop-down list into your chart for flexible data visualization....Dropdown List In the next paragraphs, we will show you how to...

    docs.aspose.com/cells/python-net/create-dynamic...
  9. How to create Dynamic Chart with Dropdown List|...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for .NET. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....Dropdown List In the following paragraphs, we will show you how to...

    docs.aspose.com/cells/net/create-dynamic-chart-...
  10. Split Table in Python|Aspose.Words for Python

    Split table in Python. How to split one table into two separate tables Python....the original, the flow of paragraphs, headers, and footers remains...

    docs.aspose.com/words/python-net/split-table/