Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 51,675 for

text

(0.1 sec)
  1. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node.... writeln ( 'Section 1 text.' ) builder . insert_break (...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....doc ); // When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. bundle-docs.min.css

    /*!* Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)*/.fa,.fab,.fad,.fa......:normal;font-variant:normal;text-rendering:auto;line-height:1}...fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}....

    about.aspose.com/css/common/bundle-docs.min.css
  4. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....= doc ) # When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment....add_reply(author, initial, date_time, text) Adds a reply to this comment...date_time : datetime . datetime , text : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell Text, cell ranges ,shapes and pictures in GridJs.... hideHighlights () Add cell text to highlight in the active worksheet...cell text endpostion : highlight end postion in cell text //it...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  7. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...StringBuilder(); } /// /// Gets the plain text of the document that was accumulated...

    reference.aspose.com/words/java/com.aspose.word...
  9. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java.... MARKDOWN Markdown text document. MHTML MHTML (Web archive)...Document. ODT ODF Text Document. OTT ODF Text Document Template...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your document, enhancing organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim ()); Shows how to insert...

    reference.aspose.com/words/net/aspose.words/doc...