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

font

(0.15 sec)
  1. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...class="highcharts-root" style="font-family:"Lucida Grande"...Arial, Helvetica, sans-serif;font-size:12px;" xmlns="http://www...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  3. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontNameSubstitution method. Settings related to Font name substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_FontNameSubstitution... method Settings related to font name substitution rule. const...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. FileFontSource Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType Font files on your system for enhanced document formatting and design flexibility....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  5. Working with CFF Fonts | Java

    Native Java APIs for the developers to manipulate and Font files. Find out how to work with Compact Font Format in your Java products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/working-with-cff-fonts/
  6. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....format a run of text using its font property. Document doc = new...Aspose . Words . Font font = run . Font ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/sto...
  7. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the Font will be saved to in C++....name (without path) where the font will be saved to. System ::...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 从CFF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  9. Master PowerPoint Fonts in JavaScript|Aspose.Sl...

    Learn to control PowerPoint Fonts in Aspose.Slides for Node.js via Java: embed, substitute, load custom Fonts, and resolve missing glyphs with concise code....PowerPoint Fonts in JavaScript Contents [ Hide ] Manage Fonts in Presentations...PowerPoint Fonts in JavaScript Specify Default Presentation Fonts in...

    docs.aspose.com/slides/nodejs-java/powerpoint-f...
  10. 格式化文本|Aspose.Slides 文档

    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/zh/net/format-text/