Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,200 for

glyph

(0.1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. TrueTypeフォントを使用したテキストレンダリング| Java

    開発者がファイルを操作してフォントするためのJava API。 Java製品内のTrueTypeおよびOpentypeフォントをレンダリングする方法に関する基本を学びます。...テキストをレンダリングするために、レンダリングサブシステムでは、Glyphを描くためにAspose.font.rendering....すべての処理されたシンボルのGLYPH識別子を取得します-GID。 Subsystemをレンダリングして現在のGlyphを描画すること...

    docs.aspose.com/font/ja/java/text-rendering-tru...
  5. Base de connaissances des polices de type 1

    Polices de type 1, excellente sortie d’impression. Format de police qui confère l'élégance intemporelle et la polyvalence de la typographie classique....autre contenant des données de glyphes, ce qui permet une gestion...l’autre pour les données de glyphes, ce qui améliore la gestion...

    docs.aspose.com/font/fr/net/what-is-font/type-1...
  6. ארכיון

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

    blog.aspose.com/he/font/work-with-cff-truetype-...
  7. Μετατροπή TTF σε SVG σε C#

    Αυτός ο οδηγός βήμα προς βήμα εξηγεί πώς να μετατρέψετε TTF σε SVG σε C#. Θα μετατρέψει το TTF σε SVG σε C# ώστε να επιλεγεί ένας μόνο χαρακτήρας από τη γραμματοσειρά και να αποθηκευτεί στο SVG....το επιθυμητό αναγνωριστικό glyph από την κωδικοποίηση της γραμματοσειράς...αναμένει το SVG Αποδώστε το glyph ώστε το περίγραμμά του να μετατραπεί...

    kb.aspose.com/el/font/net/convert-ttf-to-svg-in...
  8. Mengonversi TTF ke SVG di C#

    Panduan langkah demi langkah ini menjelaskan cara mengonversi TTF ke SVG di C#. Ini akan mengubah TTF ke SVG di C# sehingga satu karakter dari font dipilih dan disimpan dalam SVG....Open() Akses ID glyph yang diinginkan dari encoding...yang diharapkan SVG Render glyph sehingga outline-nya berubah...

    kb.aspose.com/id/font/net/convert-ttf-to-svg-in...
  9. Отрисовка текста с использованием шрифта 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...
  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-...