Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 150,704 for

text

(0.17 sec)
  1. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( "This text is in section 1." ); // Section...); builder . writeln ( "This text is in section 2." ); expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....] Use WordArt to add special text effects to spreadsheets. For...decorate text, and make text fit a preset shape, or apply text to an...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  3. Aspose::Words::Notes::FootnoteOptions::get_Posi...

    Aspose::Words::Notes::FootnoteOptions::get_Position method. Specifies the footnotes position in C++....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....for a Presentation and Shape Text Create an instance of Presentation...Add some text to the TextFrame. Set Language Id to text. Write...

    docs.aspose.com/slides/php-java/presentation-lo...
  5. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances Text positioning in your documents by adjusting subsequent Text upwards for a polished look....number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the Text fits bounding box of a shape....property Defines whether the text fits bounding box of a shape...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the Text fits the path of a shape....property Defines whether the text fits the path of a shape. @property...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for Text...Defines the amount of spacing for text. 1 means 100%. @property def...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance presentations with professional Text in C++....allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/cpp/wordart/