Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 2,200 for

glyph

(0.24 sec)
  1. Archiv

    Archiv...Bedarf auch das Rendern der Glyphe oder des Textes. Sie können...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/de/font/load-save-extract-infor...
  2. Glifos e métricas das fontes TrueType | Java

    Java APIs para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como trabalhar com glifos e métricas de fontes TTF dentro de Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

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

    API de C# para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo trabajar con glifos y métricas de fuentes TTF dentro de .NET.... WriteLine ( "Glyph count: " + font. NumGlyphs );...access information about font glyph for symbol 'A'. 18 //Also check...

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

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

    docs.aspose.com/font/ja/java/text-rendering-typ...
  5. Renderização de texto usando a fonte Type1 | Java

    Java APIs para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos Java.... 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/java/text-rendering-typ...
  6. Pacchetto XPS | Operazioni cross-pack | .NET

    Soluzione API .NET per lavorare con XPS. Utilizzare più elementi del documento all'interno dello stesso pacchetto XPS per operazioni tra pacchetti....// Add glyphs to the first document XpsGlyphs glyphs = doc1.AddGlyphs(...Fill glyphs in the first document with one color glyphs.Fill...

    products.aspose.com/page/it/net/cross-package-o...
  7. XPS page event-based modifications | .NET

    Discover how to make repeating changes to all output pages during the conversion of an XPS file using Aspose.Page API for .NET...ElementAPI ; 28 29 XpsGlyphs glyphs; 30 // For all pages in the...hyperlink to the first page... 34 glyphs = api. CreateGlyphs (_font...

    docs.aspose.com/page/net/xps/event-based-modifi...
  8. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...getElementAPI (); 30 31 XpsGlyphs glyphs; 32 // For all pages in the...hyperlink to the first page... 35 glyphs = api. createGlyphs (font,...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  9. Chercher

    chercher...IGlyphOutlinePainter pour dessiner les glyphes. Les étapes suivantes montrent...//Obtenir des identifiants de glyphe pour chaque symbole dans la...

    blog.aspose.com/fr/font/render-text-with-truety...
  10. แสดงข้อความบนรูปภาพที่มีอยู่ | โซลูชัน .NET API

    .NET C# API Solution เพื่อจัดการแบบอักษร เรียนรู้วิธีเพิ่มข้อความลงในรูปภาพด้วย Aspose.Font สำหรับ .NET...การทำงาน: ดึงข้อมูล ID ของ Glyphs เพื่อแสดงรูปร่างอักขระเฉพาะภายในแบบอักษร...double coordinateY = 0 ) { //Get glyph identifiers for every symbol...

    products.aspose.com/font/th/net/add-text-to-image/