Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 139,085 for

font

(0.31 sec)
  1. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...text-indent:-12pt"><span style="font-family:標楷體">測試</span><img s...

    forum.aspose.com/t/incorrect-underline-height-i...
  2. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  3. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document... default_font Gets document default text formatting...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++....configuring their height, width and font settings. Add an Image to Comment...Comment How to change the Comment Font Color How to set comment background...

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  5. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... font . is_bold = True Using SetStyle()...cell . get_style () style . font . is_bold = True cell . set_style...

    docs.aspose.com/cells/python-net/styling-and-da...
  6. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for JavaScript via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... font . isBold = true ; Using style...style = cell . style ; style . font . isBold = true ; cell . style...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  7. EQ Field Underline Styles Not Preserved During ...

    Description When converting a DOCX document to image (PNG) or HTML using Aspose.Words, underline styles defined inside an EQ field (FieldEquation) are not rendered correctly. Specifically, any underline style applied vi…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...style="margin-top:0pt; margin-bottom:0pt; font-size:28pt"><img src="data:image/png;base64...

    forum.aspose.com/t/eq-field-underline-styles-no...
  8. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++....also depends on the size of the font. doc -> get_Styles () -> idx_get...idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 20 ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. How to Read Word Document in Java

    This short tutorial provides information on how to read Word document in Java. You will learn how does Java read DOCX file with the help of to-do steps and a runnable sample Java code....Font Product Family Aspose.TeX Product...node to Run type and access the font name, size, and text of the...

    kb.aspose.com/words/java/how-to-read-word-docum...
  10. Installation and running examples | Aspose.Font...

    Learn about how to install and use Aspose.Font for JavaScript. Find code examples for the better understanding....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/installation/