Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 142,715 for

font

(0.5 sec)
  1. Fonts Conversion API | .NET Solution

    Font conversion functionality. Convert different Fonts such as CFF, EOT, WOFF, TTF, and Type 1 with a few lines of C# code via the .NET library....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/
  2. FontSourceType enumeration | Aspose.Words for P...

    aspose.words.Fonts.FontSourceType enumeration. Specifies the type of Font source....the type of font source. Members Name Description FONT_FILE A FileFontSource...that represents single font file. FONTS_FOLDER A FolderFontSource...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this formatting....style property Font.style property Gets or sets the character...); style . font . color = "#FF0000" ; style . font . name = "Courier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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.... Added APIs Configurable Font Sources Aspose.Cells for .NET...provide support for configurable font sources for rendering spreadsheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  5. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveOptions AddPrinterFont method to efficiently upload and manage printer Fonts from manufacturers for enhanced printing performance....method Adds information about font that is uploaded to the printer...fontFullName String Full name of the font (e.g. “Times New Roman Bold...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] Purpose Summary...explains how to use TrueType fonts with Aspose.Words for Python...

    docs.aspose.com/words/python-net/using-truetype...
  7. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MemoryFontSource constructor | Aspose.Words for...

    Aspose.Words.Fonts.MemoryFontSource constructor...Description fontData number[] Binary font data. MemoryFontSource(fontData...number[] Binary font data. priority number Font source priority...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.Fonts.TableSubstitutionRule.load method...custom font substitution tables. doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...font.color cell.format.fill.tintAndShade...format.font.size cell.format.font.bold cell.format.font.italic...

    forum.aspose.com/t/convert-range-to-json/311994