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

paragraphs

(0.71 sec)
  1. 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-...
  2. Portable Document Format (PDF)|Aspose.Slides Do...

    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.... Paragraphs and formatting. Hyperlinks...

    docs.aspose.com/slides/java/portable-document-f...
  3. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/ppt/
  4. Extract text and images from ODP document via C...

    C++ example code to extract text and images from ODP file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/odp/
  5. HtmlSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the HtmlSaveOptions SaveFormat property to easily save documents in Html, Mhtml, Epub, Azw3, or Mobi formats for versatile accessibility....the document into heading paragraphs. // This is useful for readers...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DocumentBuilder.insertBreak method | Aspose.Wor...

    DocumentBuilder.insertBreak method. Inserts a break of the specified type into the document....Use this method to insert paragraph, page, column, section or...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Table to PDF using Python | Aspose.PDF

    Adding table in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... paragraphs . add ( table ) document...

    products.aspose.com/pdf/python-net/table/add/
  8. Paragraph.listLabel property | Aspose.Words for...

    Paragraph.listLabel property. Gets a [Paragraph.listLabel](./) object that provides access to list numbering value and formatting for this paragraph....property Paragraph.listLabel property Gets a Paragraph.listLabel...value and formatting for this paragraph. get listLabel () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....Copying Paragraph and Portion in PPTX Contents [ Hide ] In order...we need to format that on Paragraph and Portion level. There are...

    docs.aspose.com/slides/java/copying-paragraph-a...
  10. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library.... Add TextFragment to the Paragraphs collection of the page. Save...fragment to new page page . paragraphs . add ( text_fragment ) #...

    products.aspose.com/pdf/tutorial/create-pdf/