Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 15,511 for

paragraph

(0.09 sec)
  1. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)...append a paragraph to it. The text in that paragraph // will appear...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  3. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...other content, specify font, paragraph and section formatting. DocumentBuilderOptio...related formatting for a paragraph. HeaderFooter Represents a...

    reference.aspose.com/words/net/aspose.words/
  4. Row Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Row class for seamless table row management in your documents. Enhance your document processing with powerful features!...contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. Row firstRow = new Row (...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Vertaal Markdown na DOM|Aspose.Words vir Python...

    Tarnslate'n Markdown dokument Om Voorwerp Model En terug Te Dokumenteer met behulp van Python. So jy kan werk met komplekse bestaande Markdown en programmaties skep'n Markdown dokument van nuuts af.... paragraph_format . style_name = "Heading...previous paragraph to not combine styles between paragraphs. builder...

    docs.aspose.com/words/af/python-net/translate-m...
  6. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...add_copy() method. To make a paragraph bulleted or numbered, you...

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

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...addCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Not able to add line spacing value in decimal b...

    m trying to set the line spacing of a TextFragment object using Aspose.pdf in C#, but I’m unable to set the value between 0.0 to 1.0 I also want to set the line spacing to a value less than 1, such as 0.82, but it seems…...TextParagraph paragraph = new TextParagraph(); paragraph.Rectangle...652f, 425.665f, 549.093f); paragraph.VerticalAlignment = VerticalAlignment...

    forum.aspose.com/t/not-able-to-add-line-spacing...
  9. Markdown Lists – C# Code Examples

    Creating Markdown Lists in C#. Use the C# library to create ordered and unordered Markdown lists....AppendChild(li1); // Create a paragraph with text content and add...the li1 item var paragraph = mdf.Paragraph(); var heading = mdf...

    products.aspose.com/html/net/markdown-list/
  10. Story.last_paragraph property | Aspose.Words fo...

    Story.last_Paragraph property. Gets the last Paragraph in the story....last_paragraph property Story.last_paragraph property Gets the...last paragraph in the story. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...