Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 18,524 for

paragraphs

(0.14 sec)
  1. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...contain block-level nodes Paragraph and Table . To learn more...CompositeNode ) first_paragraph Gets the first paragraph in the story...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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/
  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. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles....Ensure that at least two paragraphs exist before proceeding with...least two paragraph elements by verifying that paragraphs.Length...

    docs.aspose.com/html/net/how-to-articles/how-to...
  5. 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/
  6. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!...existing list to a collection of paragraphs. Document doc = new Document...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label....extract the list labels of all paragraphs that are list items. let...getChildNodes ( aw . NodeType . Paragraph , true ). toArray (); // Find...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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-...
  9. CompositeNode.selectSingleNode method | Aspose....

    CompositeNode.selectSingleNode method. Selects the first [Node](../../node/) that matches the XPath expression....expression will extract all paragraph nodes, // which are descendants... selectNodes ( "//Table//Paragraph" ); // Iterate through the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Asian Typography in Node.js|Aspose.Words for No...

    Work with Asian typography using Node.js. Adjust Space between Asian and Latin text in Node.js....a set of options for text paragraphs in documents written in Asian...Asian Typography tab of the paragraph properties dialog box in Microsoft...

    docs.aspose.com/words/nodejs-net/working-with-a...