Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 19,563 for

text

(0.42 sec)
  1. 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...
  2. 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...
  3. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index....# Insert five bookmarks with text inside their boundaries. i =...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties... text Gets or sets the text of the axis title.... title ; chartAxisXTitle . text = "Categories" ; chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::TextPath::get_Shadow me...

    Aspose::Words::Drawing::TextPath::get_Shadow method. Defines whether a shadow is applied to the Text on a Text path in C++....shadow is applied to the text on a text path. bool Aspose :: Words...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FieldOptions::get_IsBidi...

    Aspose::Words::Fields::FieldOptions::get_IsBidiTextSupportedOnUpdate method. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not in C++....indicating whether bidirectional text is fully supported during field...fully supports bi-directional text. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFields method. Gets or sets a boolean value indicating either to ignore Text inside fields. The default value is false in C++....indicating either to ignore text inside fields. The default value...Examples Shows how to ignore text inside fields. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. Creating Aztec Barcodes|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...
  10. TextPath.trim property | Aspose.Words for Python

    TextPath.trim property. Determines whether extra space is removed above and below the Text....removed above and below the text. @property def trim ( self )...work with WordArt. def insert_text_paths (): doc = aw . Document...

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