Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,170 for

glyphs

(0.27 sec)
  1. arkiv

    arkiv...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/sv/page/create-or-edit-postscri...
  2. Glifi e metriche dei caratteri TrueType | Java

    Java API per gli sviluppatori da manipolare e di carattere. Impara i fondamenti su come lavorare con glifi e le metriche dei caratteri TTF all'interno di Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/it/java/glyphs-and-metrics...
  3. Glifos y métricas de fuentes TrueType | Java

    API de Java para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo trabajar con glifos y métricas de fuentes TTF en Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/es/java/glyphs-and-metrics...
  4. Usando objetos glifos | C++

    Objetos de glifos no Aspose.font A funcionalidade da biblioteca é descrita pelas propriedades que possui. Os trechos de código ajudam você a entender como codificar glifos em C ++....funcionalidade fornecida pelo objeto Glyph Que funcionalidade esse objeto...using namespace Aspose::Font::Glyphs; 2 System ::SharedPtr < Aspose::Font::Font...

    docs.aspose.com/font/pt/cpp/developer-guide/usi...
  5. Renderização de texto usando a fonte Type1 | .NET

    C# APIs para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 dentro dos produtos .NET.... Interface para desenhar o Glyph. Isso pode ser alcançado usando...subsistema para desenhar o Glyph atual. Crie objeto do tipo Aspose...

    docs.aspose.com/font/pt/net/text-rendering-type...
  6. Glyphen und Metriken von TrueType-Schriftarten ...

    Java-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Lern die Grundlagen zum Arbeiten mit Glyphen und Metriken von TTF-Schriftarten in Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/de/java/glyphs-and-metrics...
  7. Glyphen und Metriken von TrueType-Schriftarten ...

    C#-APIs zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Arbeiten mit Glyphen und Metriken von TTF-Schriftarten in .NET.... WriteLine ( "Glyph count: " + font. NumGlyphs );...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/de/net/glyphs-and-metrics-...
  8. TrueTypeフォントを使用したテキストレンダリング| Java

    開発者がファイルを操作してフォントするためのJava API。 Java製品内のTrueTypeおよびOpentypeフォントをレンダリングする方法に関する基本を学びます。...テキストをレンダリングするために、レンダリングサブシステムでは、Glyphを描くためにAspose.font.rendering....すべての処理されたシンボルのGLYPH識別子を取得します-GID。 Subsystemをレンダリングして現在のGlyphを描画すること...

    docs.aspose.com/font/ja/java/text-rendering-tru...
  9. truetype字体的字形和指标| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。...::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  10. أرشيف

    أرشيف...println("Glyph count: " + font.getNumGlyphs());...(glIndex != 0) { //Glyph لـ "A" Glyph glyph = font.getGlyphById(glIndex);...

    blog.aspose.com/ar/font/work-with-cff-truetype-...