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

glyphs

(0.44 sec)
  1. Arsip

    Arsip...memungkinkan Anda merender glyph atau teks jika diperlukan. Anda...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/id/font/load-save-extract-infor...
  2. XPS 패키지 | 크로스 패키지 작업 | .NET

    XPS 작업을 위한 .NET API 솔루션입니다. 크로스 패키지 작업을 위해 동일한 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...
  3. 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....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/pt/net/text-rendering-type...
  4. Archiv

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

    blog.aspose.com/cs/font/work-with-cff-truetype-...
  5. Archiwa

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

    blog.aspose.com/pl/font/work-with-cff-truetype-...
  6. Pacchetto XPS | Operazioni tra pacchetti | .NET

    Soluzione API .NET per lavorare con XPS. Utilizza più elementi di documento all'interno dello stesso pacchetto XPS per operazioni tra pacchetti. Esempi C# su come farlo....// 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. Representación de texto usando fuente Type1 | Java

    API de Java para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos 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/es/java/text-rendering-typ...
  8. Travailler avec du texte dans un fichier XPS | ...

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...Add a glyph to the document 11 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 12 glyphs. fill = text_fill 13 # Save...

    docs.aspose.com/page/fr/python-net/xps/working-...
  9. Глифы и метрика шрифтов TrueType | .NET

    API C#, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы работы с глифами и метриками шрифтов TTF в .NET.... WriteLine ( "Glyph count: " + font. NumGlyphs );...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/ru/net/glyphs-and-metrics-...
  10. Гліфи та метрики шрифтів TrueType | Java

    Java API для розробників, щоб маніпулювати шрифтами. Дізнайтеся про основи роботи з гліфами та метриками шрифтів TTF у Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/uk/java/glyphs-and-metrics...