Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 15,610 for

paragraphs

(0.04 sec)
  1. Features Overview|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to format texts using the paragraphs and portions associated with...Shades - Paragraph Alignment - Paragraph Bulleting - Paragraph Orientation...

    docs.aspose.com/slides/net/features-overview/
  2. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance document saving in HTML, MHTML, EPUB, AZW3, and MOBI formats with customizable options....left and right indents of paragraphs are normalized when saving...the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Convert ODT to VCF in Python | products.aspose.com

    Save ODT to VCF within Python applications without using Microsoft Word or Outlook...support for text styling, paragraphs, tables, images, hyperlinks...

    products.aspose.com/total/python-net/conversion...
  4. Convert RTF to VCF in Python | products.aspose.com

    Save RTF to VCF within Python applications without using Microsoft Word or Outlook...font styles, sizes, colors, paragraphs, tables, and images. One...

    products.aspose.com/total/python-net/conversion...
  5. View ODT File Online and Load or Read ODT File ...

    Free online ODT file viewer app. Python API code to read and load ODT file for viewer application....support for text styling, paragraphs, tables, images, hyperlinks...

    products.aspose.com/total/python-net/viewer/odt/
  6. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for .NET. Get detailed instructions, code examples, and tips to automate the creation and editing of presentations.... it already contains one paragraph with a mathematical portion...( mathShape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ] as...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  7. Font Formatting | API Solution for .NET

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability....more widely used, for whole paragraphs, to separate the author’s...whitespace. Not only are big solid paragraphs hard to focus on but also...

    docs.aspose.com/font/net/font-formatting/
  8. NodeList Class | Aspose.Words for .NET

    Explore the Aspose.Words.NodeList class, your go-to solution for efficiently managing XPath query results and enhancing document processing capabilities....example document // contains a paragraph break inside a hyperlink,...field end // in the next paragraph. It will be much more complicated...

    reference.aspose.com/words/net/aspose.words/nod...
  9. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....get; } Retrieves the parent Paragraph of this node. PhoneticGuide...Run can only be a child of Paragraph or inline StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/run/
  10. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...