Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 18,334 for

paragraph

(0.59 sec)
  1. Working with Graphs in PDF|Aspose.PDF for C++

    Learn how to create and manipulate graphs within PDF files in C++ using Aspose.PDF for visual data representation.... Graph is a paragraph level element and it can be...be added to the Paragraphs collection in a Page instance. A Graph...

    docs.aspose.com/pdf/cpp/graphs/
  2. BorderCollection class | Aspose.Words for Node.js

    Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...between cells or conforming paragraphs. left Gets the left border...Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....get_TextFrame (); // Creates the Paragraph object for text frame auto...auto para = txtFrame -> get_Paragraphs () -> idx_get ( 0 ); // Creates...

    docs.aspose.com/slides/cpp/manage-textbox/
  4. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 8. Fine-tuning mathematical formulas

    Learn about the fine points of mathematics typing, explained with examples that involve various objects that you may find in mathematical formulas....will never break a line of a paragraph at the space between the comma...possibility of breaking lines in a paragraph gets inhibited which leads...

    docs.aspose.com/tex/java/latex-math-fine-points/
  6. Adding Slide to Presentation|Aspose.Slides Docu...

    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.... Paragraph ( new Drawing . Run ( new...ListStyle (), new Drawing . Paragraph ()); // Create the slide part...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  7. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023.... Paragraphs . Add ( table ); try { //...rectangle ); } // Create a paragraph from the text fragment in...

    docs.aspose.com/pdf/net/whatsnew/2023/
  8. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....next , which is applied to paragraphs in table cells By default...parameter to true for each paragraph within the table cells. The...

    docs.aspose.com/words/python-net/working-with-c...
  9. ListTemplate Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTemplate enum, featuring predefined Microsoft Word list formats to enhance your document's presentation effortlessly....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  10. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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