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

paragraph

(1.72 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. 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...
  4. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection....then appears in the parent Paragraph's RunCollection. runs = doc...first_section . body . first_paragraph . runs self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. Run.remove() adds/leaves an empty line in some ...

    Greetings, We recently made the step to update our outdated “Aspose.Words for Java” 17.4 jdk16 to the latest version. So far every conflict could be solved apart from one where we request your assistance: Summary of o…...for and remove any empty paragraphs that may have been introduced...by iterating through the paragraphs in the document and removing...

    forum.aspose.com/t/run-remove-adds-leaves-an-em...
  8. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature....SetText ( "Add text to this paragraph." ); builder . CurrentParagraph...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Tables::Row::EnsureMinimum metho...

    Aspose::Words::Tables::Row::EnsureMinimum method. If the Row has no cells, creates and appends one Cell in C++....contain cells, containing paragraphs with typical elements such...least one cell with an empty paragraph. row -> EnsureMinimum ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. 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...