Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 18,588 for

paragraphs

(1.72 sec)
  1. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting.... Headings are paragraphs with Heading 1 - Heading...Heading 6 styles. Quotes are paragraphs with “Quote” in the style name...

    docs.aspose.com/words/python-net/working-with-m...
  2. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will split on the current page.... Paragraphs . Add ( table ); // Save...300 ; // Add the table in paragraphs collection of the desired...

    docs.aspose.com/pdf/net/integrate-table/
  3. Find and Replace in Presentation|Aspose.Slides ...

    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....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/net/find-and-replace-in-...
  4. BorderCollection indexer | Aspose.Words for Python

    BorderCollection indexer. Retrieves a [Border](../../border/) object by index....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.expandTableStylesToDirectFormatting me...

    Document.expandTableStylesToDirectFormatting method. Converts formatting specified in table styles into direct formatting on tables in the document....formatting of tables, cells, paragraphs or text. This version of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation....Object Model, a table is a paragraph level element. Please note...Table (); // Add the table in paragraphs collection of the desired...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  8. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#....expression will extract all paragraph nodes, // which are descendants... SelectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/net/aspose.words/nod...
  9. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OutlineLevel | Aspose.Words for Java

    Specifies the outline level of a paragraph in the document in Java....Specifies the outline level of a paragraph in the document. Examples:...Examples: Shows how to configure paragraph outline levels to create collapsible...

    reference.aspose.com/words/java/com.aspose.word...