Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 142,711 for

font

(0.79 sec)
  1. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure Fonts for rendering spreadsheets to images, PDF, and XPS formats using Aspose.Cells for C++....Ask AI Configuring Fonts for Rendering Spreadsheets with C++...fidelity, it is necessary that the fonts used in the spreadsheet are...

    docs.aspose.com/cells/cpp/configuring-fonts-for...
  2. Format Text|Aspose.Slides Documentation

    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....//Add Verdana font FontEntity font = pres . Fonts [ 0 ]; FontEntity...verdanaFont = new FontEntity ( pres , font ); verdanaFont . FontName =...

    docs.aspose.com/slides/net/format-text/
  3. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Type1 Fonts | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your .NET applications....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/working-with-type1-fonts/
  5. FontSettings.default_instance property | Aspose...

    FontSettings.default_instance property. Static default Font settings....default_instance property Static default font settings. @property def default_instance...self ) -> aspose . words . fonts . FontSettings : ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class to optimize Font management in your documents with seamless substitution capabilities....] FontInfoSubstitution class Font info substitution rule. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  7. CFF Fonts Knowledge Base

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/cff-font/
  8. FontSettings | Aspose.Words for Java

    Specifies Font settings for a document in Java....class FontSettings Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在Apache POI和Aspose.Cells中使用字体|Documentation

    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....Aspose test of fonts!" ); //Setting the font name to "Courier...getStyle (); Font font = style . getFont (); font . setName (...

    docs.aspose.com/cells/zh/java/working-with-font...
  10. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/cpp/specify-truetype-font...