Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,518 for

glyph

(0.03 sec)
  1. Модифікації сторінки XPS на основі подій | C++

    Дізнайтеся, як вносити повторювані зміни в усі вихідні сторінки під час перетворення файлу XPS за допомогою Aspose.Page API для C++...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/uk/cpp/xps/event-based-mod...
  2. Type1フォントを使用したテキストレンダリング| C ++

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

    docs.aspose.com/font/ja/cpp/text-rendering-type...
  3. Изменения страницы XPS на основе событий | С++

    Узнайте, как вносить повторяющиеся изменения во все выходные страницы во время преобразования файла XPS с помощью API Aspose.Page для C++....System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/ru/cpp/xps/event-based-mod...
  4. Глифы и метрика шрифтов TrueType | С++

    API C++, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы работы с глифами и метриками шрифтов TTF в C++....::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/ru/cpp/glyphs-and-metrics-...
  5. Modificaciones basadas en eventos de la página ...

    Descubra cómo realizar cambios repetidos en todas las páginas de salida durante la conversión de un archivo XPS utilizando Aspose.Page API para C++...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/es/cpp/xps/event-based-mod...
  6. Modifications basées sur les événements de page...

    Découvrez comment apporter des modifications répétées à toutes les pages de sortie lors de la conversion XPS avec Aspose.Page pour C++....System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/fr/cpp/xps/event-based-mod...
  7. Работа с текстом | API-решение C++

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/ru/cpp/xps/working-with-text/
  8. 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...
  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. Trabajar con texto en un archivo XPS | Pitón

    Cómo agregar texto a un archivo XPS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en 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/es/python-net/xps/working-...