Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 149,207 for

text

(0.16 sec)
  1. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your shape, enhancing your document's layout and readability....set the orientation of text inside a text box. Document doc = new...to inside the TextBox and add text. builder . MoveTo ( textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. New Line in Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Line in Cells To ensure that text in a cell can be read, explicit...line breaks and text wrapping can be applied. Text wrapping turns...

    docs.aspose.com/cells/net/new-line-in-cells/
  3. Document.updateListLabels method | Aspose.Words...

    Document.updateListLabels method. Updates list labels for all list items in the document....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/nodejs-net/aspose.wo...
  4. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shows how to create and format a text box. Document doc = new Document...Document (); // Create a floating text box. Shape textBox = new Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... 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...
  6. ListLabel.LabelValue | Aspose.Words for .NET

    Discover the ListLabel LabelValue property to easily retrieve numeric values for labels, enhancing your data management and reporting efficiency....IndexOf(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/net/aspose.words.lis...
  7. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....Shows how to format a run of text using its font property. auto...Shows how to create and format a text box. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...superscript reference # mark after the text that it references and create...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Footnote | Aspose.Words for .NET

    Create engaging footnotes effortlessly with our Footnote Constructor. Enhance your content's clarity and professionalism in just a few clicks!...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/net/aspose.words.not...
  10. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format Text as superscript for enhanced readability and style in your documents. Boost your design today!...Examples Shows how to format text to offset its position. Document...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/net/aspose.words/fon...