Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 141,212 for

font

(2.32 sec)
  1. FontSubstitutionWarningInfo.requestedFamilyName...

    FontSubstitutionWarningInfo.requestedFamilyName property. Requested Font family name....requestedFamilyName property Requested font family name. get requestedFamilyName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 在 Aspose.Email 中向邮件添加嵌入式图片|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....<br/>" + "<font color=blue>This line is in blue color</font><br><br>"...

    docs.aspose.com/email/zh/java/add-embedded-imag...
  3. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization.... What happens if the font specified for a Portion is missing...on the target machine/server? Font substitution rules apply. The...

    docs.aspose.com/slides/androidjava/portion/
  4. FileFontSource.filePath property | Aspose.Words...

    FileFontSource.filePath property. Path to the Font file....filePath property Path to the font file. get filePath () : string...See Also module Aspose.Words.Fonts class FileFontSource FileFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to fix RuntimeException - Fontconfig head i...

    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....head is null, check your fonts or fonts configuration occurs when...required fonts on the system. Aspose.Cells relies on font files...

    docs.aspose.com/cells/java/how-to-fix-runtimeex...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Font Product Family Aspose.TeX Product...Extract Font from PDF with Java Draw Lines in C# Extract Font from...

    kb.aspose.com/categories/page/15/
  7. FontInfo.Panose | Aspose.Words for .NET

    Discover the FontInfo PANOSE property, easily get or set the typeface classification number for enhanced Font management and design precision....compact 10-byte description of a fonts critical visual characteristics...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  9. FontSettings.saveSearchCache method | Aspose.Wo...

    FontSettings.saveSearchCache method. Saves the Font search cache to the stream....saveSearchCache(outputStream) Saves the font search cache to the stream....See Also module Aspose.Words.Fonts class FontSettings FontSettings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/cpp/working-with-hyperlinks/