Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 149,217 for

text

(0.22 sec)
  1. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Bookmark::Remove method | Aspose...

    Aspose::Words::Bookmark::Remove method. Removes the bookmark from the document. Does not remove Text inside the bookmark in C++.... Does not remove text inside the bookmark. void Aspose...// Insert five bookmarks with text inside their boundaries. for...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....to two different parts of a text line. Examples Shows how to...HEADING1 builder . write ( 'This text is in a Heading style. ' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextColumnCollection class | Aspose.Words for N...

    Aspose.Words.TextColumnCollection class. A collection of [TextColumn](../Textcolumn/) objects that represent all the columns of Text in a section of a document...represent all the columns of text in a section of a document....setCount() to set the number of text columns. To make all columns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HtmlLoadOptions.ignore_noscript_elements proper...

    HtmlLoadOptions.ignore_noscript_elements property. Gets or sets a value indicating whether to ignore

    reference.aspose.com/words/python-net/aspose.wo...
  7. Customize Barcode Color Scheme in Python via .N...

    How to Adjust Color Schemes of Barcode Elements in Aspose.BarCode for Python...the following: Bars Background Text label Top and bottom captions...Green is provided below. Main Text Color The barcide library provides...

    docs.aspose.com/barcode/python-net/customize-ba...
  8. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first automatically numbered footnotes....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of Text on each page in Java....Specifies vertical justification of text on each page. Examples: Shows...builder's current section and add text. builder.getPageSetup().set...

    reference.aspose.com/words/java/com.aspose.word...
  10. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....workbook object and adds some text in cell A1 of the first worksheet...Access cell A1 and put some text inside it Cell cell = ws . GetCells...

    docs.aspose.com/cells/cpp/get-html5-string-from...