Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,130 for

glyphs

(0.05 sec)
  1. أرشيف

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

    blog.aspose.com/ar/font/work-with-cff-truetype-...
  2. Візуалізація тексту за допомогою шрифту Type1 |...

    C# API для розробників, щоб маніпулювати файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів Type 1 у продуктах .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/uk/net/text-rendering-type...
  3. 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-...
  4. Lavorare con il testo in un file XPS | Python

    Come aggiungere testo a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/it/python-net/xps/working-...
  5. Arbeiten mit Text in XPS-Datei | Python

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/de/python-net/xps/working-...
  6. Отрисовка текста с использованием шрифта 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...
  7. ค้นหา

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

    blog.aspose.com/th/font/work-with-cff-truetype-...
  8. Rendering di testo utilizzando TrueType Font | ...

    Java API per gli sviluppatori da manipolare e di carattere. Impara i fondamenti su come rendere i caratteri TrueType e OpenType all'interno dei prodotti Java....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...throws Exception 4 { 5 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/it/java/text-rendering-tru...
  9. 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...
  10. 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...