Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 149,058 for

text

(1.11 sec)
  1. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options.... The text in that paragraph // will appear...section, above the main body text. HeaderFooter header = new HeaderFooter...

    reference.aspose.com/words/net/aspose.words/par...
  2. How to change the Comment Font Color with Golan...

    Learn how to customize comment font color in Excel using Aspose.Cells with Golang via C++....specify alignment settings, text direction, font color, etc....GetTextBody() property to set text direction for a comment. The...

    docs.aspose.com/cells/go-cpp/how-to-change-the-...
  3. Run.getText method | Aspose.Words for Node.js

    Run.getText method. Gets the Text of the run....Gets the text of the run. getText () Returns The text of the run...module Aspose.Words class Run Run.text property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from Text in points....distance of the border from text in points. get distanceFromText...from text for the first border. Sets the distance from text for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other cells in the row in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...first row. Instead of adding text contents, // we will merge this...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....present calculated color of the text (black or white) to be used...} True if the right-to-left text is formatted as bold. Border...

    reference.aspose.com/words/net/aspose.words/font/
  7. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_save_format method. Converts IANA content type into a save format enumerated value.... TEXT , aw . FileFormatUtil . con...content_type_to_load_format ( 'text/plain' )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++.... The text in that paragraph // will appear...section, above the main body text. auto header = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....switches and argument values as text, nodes or even nested fields...the merge field specify the text that is between the field separator...

    docs.aspose.com/words/java/insert-fields/