Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,518 for

glyphs

(0.03 sec)
  1. Standard LaTeX fonts | Aspose.TeX for Java

    This article is a brief introduction to the standard text fonts distributed together with LaTeX....another package for displaying glyph charts. 4.1. Computer Modern...these fonts contains only 128 glyphs, so they cannot include accented...

    docs.aspose.com/tex/java/latex-standard-fonts/
  2. Aspose.Font Documentation for .NET API

    Aspose.Font for .NET is a comprehensive API for the developers, thinking about programming on font styles, fancy fonts and lettering styles....data structures along with any glyph that is supported by all the...between character codes and glyph identifiers. Its rendering subsystem...

    docs.aspose.com/font/net/
  3. Font Conversion API | Java Solution

    Java Font Files Conversion functionality. Convert different fonts such as CFF, EOT, WOFF, TTF, and Type 1 with a few lines of Java code....data structure along with any glyph as well as encoding information...and glyph identifiers. API can render any desired glyph or text...

    products.aspose.com/font/java/conversion/
  4. SvgSaveOptions class | Aspose.Words for Python

    aspose.words.saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.SVG](../../aspose.words/saveformat/#SVG) format...are removed, also neighbor glyphs with the same formatting are...

    reference.aspose.com/words/python-net/aspose.wo...
  5. XpsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xps](../../aspose.words/saveformat/#Xps) format...are removed, also neighbor glyphs with the same formatting are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...are removed, also neighbor glyphs with the same formatting are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Visual Brush in XPS file | Python

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...fragment (vector graphics and glyphs) 20 visualBrush : XpsVisualBrush...

    docs.aspose.com/page/python-net/xps/working-wit...
  8. 使用字形对象| .NET的API解决方案

    aspose中的字形对象。font库功能由其具有的属性描述。代码片段可帮助您了解如何使用C#编码字形。... 因此, glyph 类型是字体字形的通用对象,独立于字体格式(trueType,compact字体格式等)。...的值,则该字形被错误解析,并且并非收到所有字形数据。 属性 和 告诉我们这样的 Glyph Metrics 作为预先宽度和左侧轴承。 属性 和 具有与...

    docs.aspose.com/font/zh/net/developer-guide/usi...
  9. API to eSign XPS Files | Aspose.Page for .NET

    C# source code to e-Sign XPS documents on .NET Framework Platform, Windows, and ASP.NET Applications. Simple APIs for XPS Signature functionality....Black); //Add glyph to the document XpsGlyphs glyphs = document...50f , "eSignature Text" ); glyphs.Fill = textFill; document.Save(...

    products.aspose.com/page/net/signature/xps/
  10. Image and Text Vectorization – Python Code Exam...

    The articles in this section explain how to convert SVG text to vector and how to convert raster image to vector graphic using the Aspose.SVG Python library....vectorized SVG text, all font glyphs are replaced with a combination...

    docs.aspose.com/svg/python-net/vectorization/