Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,199 for

glyphs

(0.17 sec)
  1. Отрисовка текста с использованием шрифта Type1 ...

    API C++, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы рендеринга шрифтов Type 1 в продуктах C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/ru/cpp/text-rendering-type...
  2. 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-...
  3. 搜索

    搜索...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...
  4. ค้นหา

    ค้นหา...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/th/page/create-or-edit-postscri...
  5. 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...
  6. Modifica e aggiungi nuovi file XPS | .NET

    .NET API Soluzione per la gestione dei file XPS. Crea e modifica file XPS con poche righe di codice. Scopri gli esempi C# su come farlo....XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/it/net/create-xps-file/
  7. Rendering di testo utilizzando TrueType Font | C++

    API C ++ per gli sviluppatori per manipolare e font. Impara i fondamenti su come rendere i caratteri TrueType e OpenType all'interno di prodotti C ++....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/it/cpp/text-rendering-true...
  8. 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...
  9. Lưu trữ

    Lưu trữ...chải có màu bất kỳ và thêm glyph. Lưu tài liệu XPS đầu ra. Mẫu...BLACK); //Thêm glyph vào tài liệu XpsGlyphs glyphs = doc.addGlyphs("Arial"...

    blog.aspose.com/vi/page/insert-text-image-xps-j...
  10. Archiwa

    Archiwa...WriteLine("Glyph count: " + font.NumGlyphs);...„A” Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/pl/font/load-save-extract-infor...