Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 1,523 for

glyphs

(0.03 sec)
  1. Base de connaissances des polices de type 1 | A...

    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...
  2. Rendu de texte à l'aide de la police TrueType |...

    API C++ pour la manipulation des polices. Découvrez les principes fondamentaux du rendu des polices TrueType et OpenType 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-true...
  3. 표시 글꼴 메타데이터 | C++ API 솔루션 | Aspose

    글꼴을 관리하는 C++ API 솔루션입니다. 몇 줄의 C++ 코드로 글꼴 메타데이터를 보는 방법을 알아보세요. 글꼴 정보를 읽습니다.... 이 글꼴 단위를 더 잘 이해하려면 Glyph 소개 기사를 읽어보세요. 서체의 시각적 모양을 설명합니다...Font; using Aspose :: Font :: Glyphs; using Aspose :: Font :: Ttf;...

    products.aspose.com/font/ko/cpp/font-metrics/
  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. การจัดการกับร่ายมนตร์ | API สำหรับ C++

    โซลูชัน C++ API เพื่อจัดการฟอนต์ต่างๆ เรียนรู้วิธีรับข้อมูล Glyphs และ Metrics ของแบบอักษรด้วยโค้ดไม่กี่บรรทัด...Font C++ Manipulate glyphs อ่านสัญลักษณ์และข้อมูลเมตริก...Introduction to Glyph หน้านี้สรุปตัวเลือกสำหรับการอ่านข้อมูล Glyph และ Metrics...

    products.aspose.com/font/th/cpp/manipulate-glyphs/
  6. Отрисовка текста с использованием шрифта 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...
  7. truetype字体的字形和指标|爪哇

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  8. 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-...
  9. التلاعب مع الحروف الرسومية | API لـ C++

    C++ API Solution لإدارة الخطوط المختلفة. تعرف على كيفية الحصول على معلومات Glyphs and Metrics لخط ببضعة أسطر من التعليمات البرمجية....Font C++ Manipulate glyphs قراءة معلومات الحروف الرسومية...مقدمة إلى Glyph . توضح هذه الصفحة خيار قراءة معلومات Glyph و Metrics...

    products.aspose.com/font/ar/cpp/manipulate-glyphs/
  10. Visualizzare il testo su un'immagine esistente ...

    Soluzione API .NET C# per la gestione dei caratteri. Scopri come aggiungere il testo alle immagini con Aspose.Font per .NET....double coordinateY = 0 ) { //Get glyph identifiers for every symbol...resolutionCorrection; //The loop paints every glyph in gids foreach (GlyphId gid...

    products.aspose.com/font/it/net/add-text-to-image/