Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 18,172 for

paragraphs

(0.08 sec)
  1. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. class ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. List.Style | Aspose.Words for .NET

    Discover the List Style property to define and customize your lists effectively. Enhance your web design with unique styling options!...list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  3. List.IsListStyleDefinition | Aspose.Words for .NET

    Discover if the List IsListStyleDefinition property defines a list style. Unlock enhanced styling options for your lists today!...cannot be applied directly to paragraphs to make them numbered. Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Setting ATTRIB and MTEXT objects|CAD 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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/java/setting-attrib-and-mte...
  5. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // Save...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  6. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use custom OTF fonts....hyperlinks, and working with paragraph layouts, lists, and transparency...the page’s paragraph collection with page.paragraphs.add(text_fragment)...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  7. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....Aligns to the baseline of the paragraph. BOTTOM Aligns to the bottom...first_section . body . paragraphs [ 0 ] . paragraph_format if format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc.... paragraphs . add ( heading2 ) # Save...is_in_list = True page . paragraphs . add ( heading2 ) # save...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  10. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding....FieldResult spans across multiple paragraphs. NodeList resultList = doc...expression will extract all paragraph nodes, // which are descendants...

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