Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 18,525 for

paragraphs

(0.15 sec)
  1. Node | Aspose.Words for Java

    Base class for all nodes of a Word document in Java....section body can contain Paragraph and Table nodes. // If the...Document doc = new Document(); Paragraph para = doc.getFirstSection()...

    reference.aspose.com/words/java/com.aspose.word...
  2. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....content and span multiple paragraphs or sections in a document...content, such as nested fields, paragraphs, shapes, tables and in this...

    reference.aspose.com/words/java/com.aspose.word...
  3. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...contains a table, multiple paragraphs, or a larger font). Consequently...height by adding a dummy paragraph with the required line spacing...

    forum.aspose.com/t/footer-height-and-extra-line...
  4. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...isDeep) Returns an Nth child Paragraph node. (Inherited from CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....contain cells, which may have paragraphs // with typical elements...least one row, cell, and paragraph. auto firstRow = System ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...other content, specify font, paragraph and section formatting. To...DocumentBuilder.paragraph_format property to specify paragraph formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Change Border Color in HTML? C# Examples

    Learn how to change border color in HTML using Aspose.HTML for .NET. Explore С# examples with inline and internal CSS to customize borders programmatically....change color for text in paragraph, headers, etc. using Aspose...background color for text in paragraphs, headers, or entire pages...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. DocumentBuilder class | Aspose.Words for Node.js

    Aspose.Words.DocumentBuilder class. Adapts [DocumentBuilder](./) class public API for Node.js porting....paragraphFormat property to specify paragraph formatting for the current...current and all paragraphs that will be inserted. Use the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SubDocument can only be a child of Paragraph . Examples: Shows how to access...indentAndAppendLine("[Body start] Paragraphs: " + paragraphCount); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.... Add a new paragraph in Paragraphs collection using TextFragment...

    docs.aspose.com/pdf/php-java/convert-other-file...