Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 18,543 for

paragraph

(0.19 sec)
  1. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export document structure....the heading // and the next paragraph via "View" -> "Show/Hide"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.RelativeVerticalSize | Aspose.Words f...

    Discover the ShapeBase RelativeVerticalSize property to easily adjust shapes' vertical dimensions for enhanced design flexibility and precision.... Paragraph ) { // etting the position...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/net/logical-levels-of-nod...
  4. Working with comments in docx4j and Aspose.Word...

    Work with comments within a document easily and fast instead of using docx4j.... add ( new Paragraph ( doc )); comment . getFirstParagraph...

    docs.aspose.com/words/java/working-with-comment...
  5. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...<summary> /// Called when a Paragraph end is encountered in the...visitParagraphEnd(Paragraph paragraph) { resetFont(paragraph.getParagraphBreakFon());...

    forum.aspose.com/t/word-document-font-replaceme...
  6. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a textbox in Java....appendChild(new Paragraph(doc)); builder.insertNode(textbox);...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box....continue to be applied until the paragraph ends, # or another ADVANCE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each Paragraph to the width of the cell....the cell, compressing each paragraph to the width of the cell....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story.... Paragraph ( doc ) body . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML...form fields to blend in with paragraph text when saving to html....

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