Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 131,739 for

font

(0.19 sec)
  1. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series.... font . size = 12 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 根据数据透视表的PivotField显示名称获取单元格对象|Documentation

    如何用Aspose.Cells for JavaScript通过C++根据数据透视表中的字段显示名称获取单元格对象。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...style and set its fill color and font color const style = cell . style...

    docs.aspose.com/cells/zh/javascript-cpp/get-the...
  3. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF documents being sent in, get processed and returned with “shell” of a html document. The content of the document itself is missing. This shell is identical with…...<body style="font-family:'Times New Roman'; font-size:12pt"> <div>...

    forum.aspose.com/t/aspose-words-java-returning-...
  4. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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-...
  6. 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-...
  7. 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...
  8. Aspose.Words module | Aspose.Words for Node.js

    The Aspose.Words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word.... Font Contains font attributes (font name, font size, color...more, visit the Working with Fonts documentation article. FontSubstitutionWarn...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/python-net/text/
  10. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for Python via .NET API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/python-net/excel-themes-a...