Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,222 for

glyphs

(0.66 sec)
  1. ארכיון

    ארכיון...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/he/font/work-with-cff-truetype-...
  2. Archivio

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

    blog.aspose.com/it/font/work-with-cff-truetype-...
  3. Отрисовка текста с использованием шрифта Type1 ...

    API C#, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы рендеринга шрифтов 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/ru/net/text-rendering-type...
  4. Trabajar con texto en un archivo XPS | Python

    Cómo agregar texto a un archivo XPS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en 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/es/python-net/xps/working-...
  5. 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-...
  6. Архів

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

    blog.aspose.com/uk/font/work-with-cff-truetype-...
  7. 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-...
  8. 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...
  9. Usando objetos Glifo | C++

    Los objetos glifo de Aspose.Font se describen por las propiedades que tienen. Los fragmentos de código te ayudarán a codificar glifos en C++....desarrolladores Usando objetos Glyph en Aspose.Font para la biblioteca...proporcionada por el objeto Glyph. ¿Qué funcionalidad nos proporciona...

    docs.aspose.com/font/es/cpp/developer-guide/usi...
  10. Representación de texto usando fuente TrueType ...

    API de Java para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo representar fuentes TrueType y OpenType 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-tru...