Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,281 for

glyphs

(0.76 sec)
  1. 폰트 메트릭 표시 | .NET API 솔루션

    .NET API 솔루션을 사용하여 폰트를 관리합니다. 몇 줄의 C# 코드로 너비, 커닝, 어센트, 디센트와 같은 폰트 메트릭을 보는 방법을 배워보세요.... 이 폰트 단위에 대해 더 알아보려면 Glyph 소개 기사를 읽으세요. 이 페이지에서는 다양한 폰트...등)을 가져오는 방법을 설명하지만, 전체 기능은 Glyph 객체 사용 기사에서 자세히 다룹니다. 이 예제에는...

    products.aspose.com/font/ko/net/font-metrics/
  2. 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...
  3. Representación de texto usando la biblioteca de...

    Convierta texto en imágenes y represente fuentes TrueType y OpenType dentro de .NET. API de C# para que los desarrolladores manipulen archivos....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/es/net/developer-guide/tex...
  4. Chercher

    chercher...println("Glyph count: " + font.getNumGlyphs());...accéder aux informations sur le glyphe de police pour le symbole 'A'...

    blog.aspose.com/fr/font/work-with-cff-truetype-...
  5. 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-...
  6. Відображення метаданих шрифту | 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/
  7. 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/
  8. Manipolazioni con glifi | Soluzione API | .NET

    .NET API Solution per gestire i font. Scopri come ottenere le informazioni sui Glifi e le Metriche di un font con poche righe di codice C#....nell’articolo Utilizzo degli oggetti Glyph . Lì troverai molti più esempi...particolare con gli oggetti Glyph. Altri esempi di codice per...

    products.aspose.com/font/it/net/manipulate-glyphs/
  9. Chercher

    chercher...permet également de rendre le glyphe ou le texte si nécessaire....+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/fr/font/load-save-extract-infor...
  10. Textwiedergabe mit Type1-Schriftart | Java

    Java-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von Typ-1-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-typ...