Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,167 for

glyphs

(0.52 sec)
  1. ค้นหา

    ค้นหา...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...เพื่อเข้าถึงข้อมูลเกี่ยวกับฟอนต์ glyph สำหรับสัญลักษณ์ 'A' //ตรวจส...

    blog.aspose.com/th/font/work-with-truetype-cff-...
  2. Manipolazioni con glifi | API per C++

    Soluzione API C++ per la gestione di vari font. Scopri come ottenere informazioni su glifi e metriche di un font con poche righe di codice....Font C++ Manipulate glyphs Leggi le informazioni su glifi...all’articolo Introduzione a Glyph . Questa pagina delinea l’opzione...

    products.aspose.com/font/it/cpp/manipulate-glyphs/
  3. truetype字体的字形和指标| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。...::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/zh/cpp/glyphs-and-metrics-...
  4. Робота з текстом | Рішення 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/
  5. Робота з текстом у файлі XPS | .NET

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save...

    docs.aspose.com/page/uk/net/xps/working-with-text/
  6. Trabalhar com Texto | Solução API C++

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em C++...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/pt/cpp/xps/working-with-text/
  7. 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...
  8. XPSファイル内のテキスト操作 | Python

    XPSファイルにテキストを追加する方法については、Aspose.Page APIソリューションで回答しています。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/ja/python-net/xps/working-...
  9. 搜索

    搜索...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/zh-hant/page/create-or-edit-pos...
  10. Modifiche basate su eventi nella pagina XPS | C++

    Scopri come apportare modifiche ripetute a tutte le pagine di output durante la conversione di un file XPS utilizzando l'API Aspose.Page per 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/it/cpp/xps/event-based-mod...