Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 149,198 for

text

(0.1 sec)
  1. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...DOES NOT WORK if you are adding text using .InsertHtml(). That includes...insertCell(); builder.write("Test Text"); } builder.endRow(); } builder...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  2. HeaderFooterCollection class | Aspose.Words for...

    Aspose.Words.HeaderFooterCollection class. Provides typed access to [HeaderFooter](../headerfooter/) nodes of a [Section](../section/)... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldAuthor class | Aspose.Words for Python

    aspose.words.fields.FieldAuthor class. Implements the AUTHOR field... display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAuthor Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAuthor class, designed to effortlessly implement the AUTHOR field for enhanced document management and automation....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Fields::FieldCitation class | As...

    Aspose::Words::Fields::FieldCitation class. Implements the CITATION field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。...Content ( ret , "text/plain" , System . Text . Encoding . UTF8.... ToString (), "text/plain" , System . Text . Encoding . UTF8...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  7. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...Write("Text in merged cells."); builder...Previous; // builder.Write("Text in one cell"); builder.EndRow();...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  9. FieldGoToButton.displayText property | Aspose.W...

    FieldGoToButton.displayText property. Gets or sets the Text of the button that appears in the document, such that it can be selected to activate the jump....displayText property Gets or sets the text of the “button” that appears...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert EML to FLATOPC in Python | products.asp...

    Save EML to FLATOPC in your Python applications without using Microsoft Outlook or Word...a plain text file format which stores emails in a text format...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...

    products.aspose.com/total/python-net/conversion...