Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 1,523 for

glyph

(0.02 sec)
  1. 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...
  2. Trabajar con texto | Solución API C++

    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 C++....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/es/cpp/xps/working-with-text/
  3. Візуалізація тексту за допомогою шрифту Type1 |...

    C# API для розробників, щоб маніпулювати файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів Type 1 у продуктах .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/uk/net/text-rendering-type...
  4. Гліфи та метрики шрифтів TrueType | C++

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи роботи з гліфами та метриками шрифтів 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/uk/cpp/glyphs-and-metrics-...
  5. Glyphen und Metriken von TrueType-Schriftarten ...

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Arbeiten mit Glyphen und Metriken von TTF-Schriftarten in 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/de/cpp/glyphs-and-metrics-...
  6. Le modèle LaTeX pour les encodages de caractères

    Cet article couvre les composants internes des codages d'entrée et de sortie dans LaTeX, ainsi que la représentation interne des caractères LaTeX....internes aux positions des glyphes dans la police actuelle utilisée...peut contenir au maximum 256 glyphes). Dans certains cas, un caractère...

    docs.aspose.com/tex/fr/java/latex-encodings-model/
  7. Type1フォントを使用したテキストレンダリング| C ++

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

    docs.aspose.com/font/ja/cpp/text-rendering-type...
  8. Arbeiten mit Text in XPS-Datei | .NET

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 10 glyphs. Fill = textFill; 11 // Save...

    docs.aspose.com/page/de/net/xps/working-with-text/
  9. Глифы и метрика шрифтов 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-...
  10. Робота з текстом | Рішення C++ API

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/uk/cpp/xps/working-with-text/