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

paragraph

(0.06 sec)
  1. TabLeader enumeration | Aspose.Words for Python

    aspose.words.TabLeader enumeration. Specifies the type of the leader line displayed under the tab character....set custom tab stops for a paragraph. doc = aw . Document () para...body . first_paragraph # If we are in a paragraph with no tab...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevel.NumberPosition | Aspose.Words for .NET

    Discover the ListLevel NumberPosition property to easily adjust bullet or number positioning in points for enhanced list formatting and clarity....plus FirstLineIndent of the paragraph. Examples Shows how to apply...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  3. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your text paths for stunning typography in web design....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  4. TextPath.On | Aspose.Words for .NET

    Discover how TextPath enhances property text display, ensuring clarity and engagement in your designs. Optimize your visuals today!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved text readability and design quality....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Using FloatingBox for text generation|Aspose.PD...

    This page explains how to format text inside floating box.... Paragraphs . Add ( new Aspose . Pdf...example" )); // Add box page . Paragraphs . Add ( box ); } } In the...

    docs.aspose.com/pdf/net/floating-box/
  7. Word compare like MS Word - Free Support Forum ...

    Hi, I have tested with newest Aspose java version(26.2) and I get different result when comparing documents in word and in Aspose. Attaching version1.docx and version2.docx and will be using them for example. version1…...- contains table and few paragraphs version2 - does not contain...table and has text added to paragraphs version1.docx (13.4 KB) version2...

    forum.aspose.com/t/word-compare-like-ms-word/32...
  8. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#....Writeln ( "first, create paragraph and run, set text" ); builder...XWPFParagraph.SetNumID(numId) to set paragraph property, CT_P.pPr.numPr"...

    docs.aspose.com/words/net/add-bullets-or-number...
  9. TabAlignment enumeration | Aspose.Words for Nod...

    Aspose.Words.TabAlignment enumeration. Specifies the alignment/type of a tab stop....set custom tab stops for a paragraph. let doc = new aw . Document...firstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Text from PDF using C#|Aspose.PDF for .NET

    This section contains articles on text extraction from PDF documents using Aspose.PDF in C#....Extract Text from PDF Extract Paragraph from PDF Extract SuperScripts...

    docs.aspose.com/pdf/net/extract-text-from-pdf/