Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 134,567 for

font

(0.17 sec)
  1. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveOptions enhances document display by utilizing target machine Fonts. Optimize your Font management today!...property Flag indicates whether fonts from target machine must be...ResourceSavingCallba is not fired for fonts. Default is false . public bool...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_Font_as_open_type method. Gets an embedded Font file in OpenType format...get_embedded_font_as_open_type method get_embedded_font_as_open_type(style)...an embedded font file in OpenType format. Fonts in Embedded OpenType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NumSpacing Enum | Aspose.Words for .NET

    Discover Aspose.Words.NumSpacing enum to customize numeral spacing for enhanced document formatting. Elevate your text presentation today!...numerals are displayed in the font’s default form. Proportional...displayed if supported by the font. Tabular 2 Specifies that the...

    reference.aspose.com/words/net/aspose.words/num...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_UseTargetMachineFonts method. Flag indicates whether Fonts from target machine must be used to display the document. If this flag is set to true, FontFormat and ExportEmbeddedFonts properties do not have effect, also ResourceSavingCallback is not fired for Fonts. Default is false in C++....method Flag indicates whether fonts from target machine must be...ResourceSavingCallba is not fired for fonts. Default is false . bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Metadata information | Node.js

    Easy-to-use Node.js library for Font manipulation from Aspose.Font. Learn how to work with Font metadata with it....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  6. Aspose words not rendering korean fonts properl...

    I am using aspose words for converting a word doc to pdf. I have chinese, japanese and korean Fonts in it. The korean Fonts are not being rendered properly despite me using every available package for the ubuntu jammy …...words not rendering korean fonts properly Aspose.Words Product...Product Family words-net , font Raiden238 August 22, 2025, 7:00pm...

    forum.aspose.com/t/aspose-words-not-rendering-k...
  7. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  8. CleanupOptions.duplicateStyle property | Aspose...

    CleanupOptions.duplicateStyle property. Gets/sets a flag indicating whether duplicate styles should be removed from document... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "blue" ; let duplicateStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the Font is formatted as small capital letters....smallCaps property Font.smallCaps property True if the font is formatted...doc , "all capitals" ); run . font . allCaps = true ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...html; that equals to <div style="font-family: Arial, sans-serif; max-width:...programmatically set different fonts, sizes, and colors. Convert...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...