Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,223 for

glyphs

(0.84 sec)
  1. Отрисовка текста с использованием шрифта Type1 ...

    API Java, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы рендеринга шрифтов Type 1 в продуктах Java....throws Exception 4 { 5 //Get glyph identifiers for every symbol...24 //loop which paints every glyph in gids 25 for (GlyphId gid...

    docs.aspose.com/font/ru/java/text-rendering-typ...
  2. Base de connaissances des polices de type 1

    Polices de type 1, excellente sortie d’impression. Format de police qui confère l'élégance intemporelle et la polyvalence de la typographie classique....autre contenant des données de glyphes, ce qui permet une gestion...l’autre pour les données de glyphes, ce qui améliore la gestion...

    docs.aspose.com/font/fr/net/what-is-font/type-1...
  3. أرشيف

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

    blog.aspose.com/ar/font/work-with-cff-truetype-...
  4. truetype字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  5. ค้นหา

    ค้นหา...println("Glyph count: " + font.getNumGlyphs());...เพื่อเข้าถึงข้อมูลเกี่ยวกับฟอนต์ glyph สำหรับสัญลักษณ์ 'A' //ตรวจส...

    blog.aspose.com/th/font/work-with-cff-truetype-...
  6. Archivo

    Archivo...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/es/font/work-with-cff-truetype-...
  7. Архів

    Архів...println("Glyph count: " + font.getNumGlyphs());..."А" Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/uk/font/work-with-cff-truetype-...
  8. Arşiv

    Arşiv...println("Glyph count: " + font.getNumGlyphs());...glif Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/tr/font/work-with-cff-truetype-...
  9. XPS 패키지 | 패키지 간 작업 | .NET 해결책 | Aspose

    .NET API 솔루션은 XPS와 함께 작동합니다. 패키지 간 작업을 위해 동일한 XPS 패키지 내에서 여러 문서 요소를 사용합니다. 이를 수행하는 방법에 대한 C# 예제....// 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/ko/net/cross-package-o...
  10. Representación de texto usando fuente Type1 | .NET

    API de C# para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos .NET....string outFile) 4 { 5 //Get glyph identifiers for every symbol...23 //loop which paints every glyph in gids 24 foreach (GlyphId...

    docs.aspose.com/font/es/net/text-rendering-type...