Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 17,668 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. Document.JoinRunsWithSameFormatting | Aspose.Wo...

    Discover how the JoinRunsWithSameFormatting method seamlessly merges formatted text in your document's Paragraphs for a polished, professional look....with same formatting in all paragraphs of the document. public int...The operation checks every Paragraph node in the document for adjacent...

    reference.aspose.com/words/net/aspose.words/doc...
  3. How to Add a Watermark to PowerPoint Presentati...

    Hi can i add water mark pdf, and convert file pptx ppt to pdf and add water this ? do you have libery ?...GroupingLocked = true; // Add a new paragraph for the text. watermarkShape...TextFrame.Paragraphs.Clear(); var parapraph = new Paragraph(); watermarkShape...

    forum.aspose.com/t/how-to-add-a-watermark-to-po...
  4. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/net/aspose.words/lin...
  5. LayoutOptions.showParagraphMarks property | Asp...

    LayoutOptions.showParagraphMarks property. Gets or sets indication of whether Paragraph marks are rendered...sets indication of whether paragraph marks are rendered. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldToc.useParagraphOutlineLevel property | As...

    FieldToc.useParagraphOutlineLevel property. Gets or sets whether to use the applied Paragraph outline level....whether to use the applied paragraph outline level. get useParagraphOutlineL...

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

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...clear (); Paragraph paragraph = new Paragraph (); paragraph . getParagraphFormat...setFillType ( FillType . Solid ); paragraph . getParagraphFormat (). ...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  8. Edit HTML Document – Aspose.HTML for Java

    Learn how to read or modify the Document Object Model using Aspose.HTML for Java, how to edit HTML, and use inline CSS and Internal CSS....scratch, add styled text paragraph, and save the result: Create...the head element. Create a paragraph element with class-name "gr"...

    docs.aspose.com/html/java/edit-a-document/
  9. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/pdf/
  10. Make DOC Using C#

    Make a new DOC in C# in a few steps. Easily create DOC using .NET library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.NextSibling...

    products.aspose.com/words/net/make/doc/