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

paragraphs

(0.11 sec)
  1. ASP.NET without using Visual Studio|Aspose.PDF ...

    Learn how to use Aspose.PDF for .NET in ASP.NET projects without relying on Visual Studio. Follow this practical guide.... Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/asp-net-without-using-v...
  2. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. let style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. Style style = doc ...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....formatting on TextFrames, Paragraphs and Portions levels. For...TextHolders, TextFrames, Paragraphs and Portions. Yes Yes Low-level...

    docs.aspose.com/slides/cpp/why-not-open-xml-sdk/
  5. ParagraphFormat.lineSpacing property | Aspose.W...

    ParagraphFormat.lineSpacing property. Gets or sets the line spacing (in points) for the paragraph....spacing (in points) for the paragraph. get lineSpacing () : number...larger font is used within the paragraph. Examples Shows how to work...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word formats such as DOCX, DOC, image formats such as JPG or PNG, or any other formats supported by Aspose using `Python.Words`....following data types: Text paragraphs Images Tables Lists Headers...Aspose.Words can convert text paragraphs, images, tables, lists, headers...

    docs.aspose.com/words/python-net/convert-pdf-to...
  8. 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...
  9. Example of Hello World using C# language|Aspose...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF... Add TextFragment to Paragraph collection of the page. Save...Add text to new page page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/net/hello-world-example/
  10. ParagraphFormat.clear_formatting method | Aspos...

    ParagraphFormat.clear_formatting method. Resets to default paragraph formatting....clear_formatting() Resets to default paragraph formatting. def clear_formatting...self ): ... Remarks Default paragraph formatting is Normal style...

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