Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 124,746 for

text

(0.05 sec)
  1. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of Text. By adjusting settings such as horizontal alignment, vertical alignment, and Text wrapping, you have more control over how Text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....kinds of alignment options: Text alignment(horizontal & vertical)...Indentation. Orientation. Text control. Text direction. All of these...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  3. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph....paragraph ) } ' ) # This is the text we get when getting when we...output this node to text format. # This text output will omit list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. | Aspose

    Sample code for JPG to Text Java conversion. Use API example code for batch JPG files to Text conversion within any Web or Desktop Java based application....Conversion JPG to Text HTML JPG OCR XML BMP Text Aspose.OCR for...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/java/conversion/jpg-to-...
  5. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....class Represents a container for text of a footnote or endnote. To...ActualReferenceMark { get; } Gets the actual text of the reference mark displayed...

    reference.aspose.com/words/net/aspose.words.not...
  6. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of Text on each page....Specifies vertical justification of text on each page. Members Name Description...Bottom Text is aligned at the bottom of the page. Center Text is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.ItalicBi | Aspose.Words for .NET

    Discover the ItalicBi property for fonts, enhance right-to-left Text formatting with italic styles for improved readability and design appeal....property True if the right-to-left text is formatted as italic. public...right-to-left, and right-to-left text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....alignment of your paragraph text using the TextParagraph.getAlignmentType()...getWorksheets (). get ( 0 ); // Add text box inside the sheet. ws . getShapes...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  9. Aspose::Words::Notes::Footnote class | Aspose.W...

    Aspose::Words::Notes::Footnote class. Represents a container for Text of a footnote or endnote. To learn more, visit the documentation article in C++....class Represents a container for text of a footnote or endnote. To...get_ActualReferenceMark () Gets the actual text of the reference mark displayed...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver....Examples Shows how to create a text watermark. Document doc = new...Document (); // Add a plain text watermark. doc . Watermark ...

    reference.aspose.com/words/net/aspose.words/tex...