Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 139,838 for

font

(0.65 sec)
  1. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...setFontSize(12); // Example: set font size style.setFontName("Arial");...setFontName("Arial"); // Example: set font name cell.setStyle(style); } workbook...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  2. Get the Cell object by DisplayName of PivotFiel...

    How to get the Cell object by DisplayName of PivotField of PivotTable with Aspose.Cells for Node.js via C++....then changes the fill color and font color of the cell to light blue...

    docs.aspose.com/cells/nodejs-cpp/get-the-cell-o...
  3. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  4. empty_line|Documentation

    empty_line element is used to add vertical spacing between elements....line of text using the default font Vertical spacing height, in...

    docs.aspose.com/omr/net/txt-markup/empty_line/
  5. Browser Capabilities|Documentation

    This article introduces the browser capabilities for GridWeb....Tabs Set Borders of Cells Set Font Settings of Cells Working with...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Aspose.Cells.GridJs features|Documentation

    This article introduces features for GridJs.... Control the font settings. Merge or split cells...

    docs.aspose.com/cells/net/aspose-cells-gridjs/f...
  7. Add Text Stamp to PDF using C# | Aspose.PDF

    Add text stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET.... Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/text/
  8. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...8pt; -aw-font-family:'Courier New'; -aw-font-weight:normal;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Გააკეთეთ WORD C++ Ის Გამოყენებით

    შექმენით ახალი WORD C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/word/
  10. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/ka/cpp/make/html/