Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 151,752 for

text

(0.53 sec)
  1. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....to two different parts of a text line. Examples Shows how to...Heading1 ; builder . Write ( "This text is in a Heading style. " );...

    reference.aspose.com/words/net/aspose.words/doc...
  2. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how Text is wrapped around a shape or picture....WrapType enumeration Specifies how text is wrapped around a shape or...Members Name Description NONE No text wrapping around the shape. The...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。...customItems : [{ 'key' : 'key1' , 'text' : 'c title 11111' , 'callback'...onMyActionClick1 }, { 'key' : 'key2' , 'text' : 'c title 22222' , 'callback'...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  4. Specify how to cross a string in output PDF and...

    Learn to control Text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....Scenarios When a cell contains text that is larger than the width...TextCrossType.Default : Display text as in MS Excel, which depends...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  5. Table GetHeight - Free Support Forum - aspose.com

    Hello, I’d like to find the height of Table. There is the GetHeight() function. But if in the table there is a TextFragment, and the width of the Text exceeds the cell, it fits well on several rows, but the height of t…...TextFragment, and the width of the text exceeds the cell, it fits well...and always indicates as if the text was on a single row. Is there...

    forum.aspose.com/t/table-getheight/316445
  6. Comment.Initial | Aspose.Words for .NET

    Discover how to manage user initials in comments effortlessly. Enhance engagement and personalize interactions with our easy-to-use property feature...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  7. CommentRangeStart.Accept | Aspose.Words for .NET

    Discover the CommentRangeStart Accept method to enhance visitor engagement and streamline interactions on your site. Boost user experience today!..."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  8. Run.get_text method | Aspose.Words for Python

    Run.get_Text method. Gets the Text of the run....get_text method get_text() Gets the text of the run. def get_text...get_text ( self ): ... Returns The text of the run. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font Formatting

    Font formatting is the process of styling font settings like their colors, boldness, size, and other properties that affect appearance and readability....altering the visual appearance of text in a document or digital content...readability and the appearance of the text. It is also used to highlight...

    docs.aspose.com/font/net/font-formatting/
  10. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the Text in a document....specify the direction to flow the text in a document. Members Name...to detect plaintext document text direction. # Create a "TxtLoadOptions"...

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