Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,222 for

glyphs

(0.07 sec)
  1. Modifica di una pagina XPS in base agli eventi ...

    Scopri come apportare modifiche ripetute a tutte le pagine di output durante la conversione di un file XPS con l'API Aspose.Page per Java...getElementAPI (); 30 31 XpsGlyphs glyphs; 32 // For all pages in the...hyperlink to the first page... 35 glyphs = api. createGlyphs (font,...

    docs.aspose.com/page/it/java/xps/modifying-xps-...
  2. 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-...
  3. 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...
  4. 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...
  5. Glifi e metriche dei caratteri TrueType | Java

    Java API per gli sviluppatori da manipolare e di carattere. Impara i fondamenti su come lavorare con glifi e le metriche dei caratteri TTF all'interno di Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/it/java/glyphs-and-metrics...
  6. 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-...
  7. 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...
  8. 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...
  9. 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-...
  10. 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-...