Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 141,565 for

font

(0.14 sec)
  1. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object... font . border . color = "#008000" ; builder . font . border...lineWidth = 2.5 ; builder . font . border . lineStyle = aw ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LineSpacingRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineSpacingRule enum for customizable paragraph line spacing. Enhance document formatting with precise control and improved readability....LineSpacing property, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/net/aspose.words/lin...
  3. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

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

    Discover the FieldSymbol IsShiftJis property—easily manage SHIFTJIS character codes for enhanced data handling and seamless character interpretation....IsUnicode = true ; // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::ParagraphFormat::get_LineSpacing...

    Aspose::Words::ParagraphFormat::get_LineSpacing method. Gets or sets the line spacing (in points) for the paragraph in C++....LineSpacing value, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. FontInfoCollection.Count | Aspose.Words for .NET

    Discover the FontInfoCollection Count property, effortlessly retrieve the total number of elements in your collection for seamless data management....Examples Shows info about the fonts that are present in the blank...document contains 3 default fonts. Each font in the document // will...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Specify Individual or Private Set of Fonts for ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Individual or Private Set of Fonts for Workbook Rendering Contents...you specify the fonts directory or a list of fonts for all workbooks...

    docs.aspose.com/cells/java/specify-individual-o...
  8. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading custom .ttf Fonts using FontSettings.SetFontsFolder() and trying to update a text layer with a specific Font weight. To do this, I am passing the exact PostScript Name directly to the text …...ttf fonts using FontSettings.SetFontsFolder()...a text layer with a specific font weight. To do this, I am passing...

    forum.aspose.com/t/style-fontname-ignores-posts...
  9. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...the way certain symbols or fonts are handled during the conversion...issue: Check Font Availability : Ensure that the font used for the...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  10. Get Text Width of Cell Value|Documentation

    Learn how to get text width of cell value through Aspose.Cells for Node.js via C++ API....getTextWidth(string, Font, number) method, which allows...CellsHelper.getTextWidth(string, Font, number) to obtain the text...

    docs.aspose.com/cells/nodejs-cpp/get-text-width...