Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,270 for

glyph

(1.07 sec)
  1. Base de connaissances des polices CFF

    Avantages et utilisations des polices CFF. Découvrez leur élégance compacte et leur qualité intemporelle dans une typographie professionnelle....stockent les contours des glyphes sous la forme d’une série de...format binaire compact. Les glyphes sont définis comme une série...

    docs.aspose.com/font/fr/net/what-is-font/cff-font/
  2. Cluster class | Aspose.Words for Python

    aspose.words.shaping.Cluster class. Encapsulates code points and Glyphs composing a grapheme....Encapsulates code points and glyphs composing a grapheme. Constructors...Description Cluster(codepoints, glyphs) Initializes new instance of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Visualizza metriche dei caratteri | Soluzione A...

    Soluzione API .NET per gestire i font. Scopri come visualizzare le metriche dei font come larghezza, kerning, ascendente, discendente, con poche righe di codice C#....Glyphs; using Aspose.Font.Ttf; //Font...name); Console.WriteLine( "Glyph count: " + font.NumGlyphs);...

    products.aspose.com/font/it/net/font-metrics/
  4. Отрисовка текста используя библиотеку шрифтов |...

    Преобразуйте текст в изображения и визуализируйте шрифты TrueType и OpenType в продуктах .NET. API C#, позволяющие манипулировать файлами шрифтов.... Для рисования glyphs в Aspose.Font используется...string outFile) 2 { 3 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/ru/net/developer-guide/tex...
  5. Display font Metrics | .NET API Solution

    .NET API megoldás betűtípusok kezelésére. Tanulja meg, hogyan tekinthet meg betűtípus-metrikákat, mint a szélesség, a karakterköz, a felmagasság, az alsó magasság, néhány C# kódsor segítségével....Glyphs; using Aspose.Font.Ttf; //Font...name); Console.WriteLine( "Glyph count: " + font.NumGlyphs);...

    products.aspose.com/font/hu/net/font-metrics/
  6. Візуалізація тексту за допомогою бібліотеки шри...

    Перетворюйте текст на зображення та відтворюйте шрифти TrueType і OpenType у продуктах .NET. C# API для розробників, щоб маніпулювати файлами та шрифтами....string outFile) 2 { 3 //Get glyph identifiers for every symbol...28 // The loop paints every glyph in gids 29 foreach (GlyphId...

    docs.aspose.com/font/uk/net/developer-guide/tex...
  7. Textwiedergabe mit TrueType-Schriftart | Java

    Java-APIs zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von TrueType- und OpenType-Schriftarten in Java-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/java/text-rendering-tru...
  8. Rendu de texte à l'aide de la police Type1 | C++

    API C++ pour la manipulation des polices. Découvrez les principes fondamentaux du rendu des polices de type 1 dans les produits C++....IGlyphOutlinePainter pour dessiner le glyphe. Ceci peut être réalisé en.... Obtenez l’identifiant de glyphe pour chaque symbole traité...

    docs.aspose.com/font/fr/cpp/text-rendering-type...
  9. Lưu trữ

    Lưu trữ...println("Glyph count: " + font.getNumGlyphs());...TtfCMapFormatBaseTab để truy cập thông tin về glyph phông chữ cho ký hiệu 'A'. //Ngoài...

    blog.aspose.com/vi/font/work-with-cff-truetype-...
  10. Відображення метаданих шрифту | C++ API Рішення

    C++ API Рішення для керування шрифтами. Дізнайтеся, як переглянути метадані шрифту за допомогою декількох рядків коду C++. Читайте інформацію про шрифт....Font; using Aspose :: Font :: Glyphs; using Aspose :: Font :: Ttf;...WriteLine(System :: String( u "Glyph count: " ) + font -> get_NumGlyphs());...

    products.aspose.com/font/uk/cpp/font-metrics/