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

font

(0.24 sec)
  1. PFA and PFB fonts Knowledge Base

    Discover PFA and PFB Fonts and how they impact typography and printing. Learn best practices for managing these Font formats effectively....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/pfa-pfb-f...
  2. 档案

    档案...Font for C++ 是一个强大的字体操作 API,允许您使用...CFF、TrueType 和 Type1 字体 # Aspose.Font for C++ 允许您从存储介质上的文件加载 CFF、TrueType...

    blog.aspose.com/zh/font/work-with-truetype-cff-...
  3. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); 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...
  4. Font.kerning property | Aspose.Words for Node.js

    Font.kerning property. Gets or sets the Font size at which kerning starts....property Font.kerning property Gets or sets the font size at which...Examples Shows how to specify the font size at which kerning begins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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/
  6. 在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...
  7. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....insert a text box, and set the font of its contents. Document doc..."Hidden" property of the shape's "Font" object to "true" to hide the...

    reference.aspose.com/words/net/aspose.words.dra...
  8. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control Font metrics during substitution for consistent design. Default setting is true....the original font metrics should be used after font substitution...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the Font used for Latin text (characters with character codes from 0 (zero) through 127)....property Font.name_ascii property Returns or sets the font used for...Word can combine two different fonts in one run. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Customize PowerPoint Fonts in С++|Aspose.Slides...

    Customize Fonts in PowerPoint slides with Aspose.Slides for С++ to keep your presentations sharp and consistent across any device....Customize PowerPoint Fonts in С++ Contents [ Hide ] Aspose Slides...Slides allows you to load these fonts using FontsLoader::LoadExternalFonts...

    docs.aspose.com/slides/cpp/custom-font/