Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 149,235 for

text

(0.15 sec)
  1. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore Text inside delete revisions...indicating either to ignore text inside delete revisions. The...Shows how to include or ignore text inside delete revisions during...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BookmarksOutlineLevelCollection.index_of_key me...

    BookmarksOutlineLevelCollection.index_of_key method. Returns the zero-based index of the specified bookmark in the collection.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_Text_font property. Determines whether the font attributes will be changed according to the character code being used....update_ambiguous_text_font property SaveOptions.update_ambiguous_text_font...@property def update_ambiguous_text_font ( self ) -> bool : ......

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

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results....vertically align the text contents of a text box. Document doc =...Top" to // align the text in this text box with the top side...

    reference.aspose.com/words/net/aspose.words.set...
  5. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....></ script > < script type = "text/javascript" > const { Workbook...PdfBookmarkEntry (); bookmarkEntry . text = "Text" ; bookmarkEntry . destination...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  6. FieldDdeAuto.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldDdeAuto InsertAsHtml property. Easily manage linked objects by inserting them as HTML Text for seamless integration and enhanced functionality....linked object as HTML format text. public bool InsertAsHtml {...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDde.InsertAsUnicode | Aspose.Words for .NET

    Discover the FieldDde InsertAsUnicode property, easily manage linked objects by inserting them as Unicode Text for enhanced compatibility and performance....the linked object as Unicode text. public bool InsertAsUnicode...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position....Basic text input: builder . insert_text_input ( 'My text input'...# 2 - Combo box with prompt text, and a range of possible values:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed....Shows how to create a run of text formatted with a shadow. let...; builder . writeln ( "This text has a shadow." ); doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Set Column Header Tip|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....columns' captions and apply tooltip text. After executing the example...example code, the tooltip text will be displayed when you place the...

    docs.aspose.com/cells/java/set-column-header-tip/