Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,201 for

glyphs

(0.59 sec)
  1. Glifos y métricas de fuentes TrueType | Java

    API de Java para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo trabajar con glifos y métricas de fuentes TTF en Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/es/java/glyphs-and-metrics...
  2. Usando objetos glifos | C++

    Objetos de glifos no Aspose.font A funcionalidade da biblioteca é descrita pelas propriedades que possui. Os trechos de código ajudam você a entender como codificar glifos em C ++....funcionalidade fornecida pelo objeto Glyph Que funcionalidade esse objeto...using namespace Aspose::Font::Glyphs; 2 System ::SharedPtr < Aspose::Font::Font...

    docs.aspose.com/font/pt/cpp/developer-guide/usi...
  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.... 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/net/text-rendering-type...
  4. Glyphen und Metriken von TrueType-Schriftarten ...

    Java-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Lern die Grundlagen zum Arbeiten mit Glyphen und Metriken von TTF-Schriftarten in Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/de/java/glyphs-and-metrics...
  5. Glyphen und Metriken von TrueType-Schriftarten ...

    C#-APIs zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Arbeiten mit Glyphen und Metriken von TTF-Schriftarten in .NET.... WriteLine ( "Glyph count: " + font. NumGlyphs );...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/de/net/glyphs-and-metrics-...
  6. 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...
  7. 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...
  8. 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...
  9. 기존 이미지에 텍스트 표시 | Aspose.Font for .NET을 사용하여 생성

    글꼴을 관리하는 .NET C# API 솔루션입니다. .NET용 Aspose.Font를 사용하여 이미지에 텍스트를 추가하는 방법을 알아보세요....double coordinateY = 0 ) { //Get glyph identifiers for every symbol...resolutionCorrection; //The loop paints every glyph in gids foreach (GlyphId gid...

    products.aspose.com/font/ko/net/add-text-to-image/
  10. 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-...