Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 2,200 for

glyph

(0.13 sec)
  1. Пакет XPS | Міжпакетні операції | .NET

    .NET API Рішення для роботи з XPS. Використовуйте кілька елементів документа в одному пакеті XPS для міжпакетних операцій. Приклади C#, як це зробити....// Add glyphs to the first document XpsGlyphs glyphs = doc1.AddGlyphs(...Fill glyphs in the first document with one color glyphs.Fill...

    products.aspose.com/page/uk/net/cross-package-o...
  2. Lưu trữ

    Lưu trữ...cũng cho phép bạn hiển thị glyph hoặc văn bản nếu cần. Bạn có...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/vi/font/load-save-extract-infor...
  3. Modification de la page XPS sur les événements ...

    Découvrez comment apporter des modifications répétées à toutes les pages de sortie lors de la conversion d'un fichier XPS avec l'API Aspose.Page pour Java....getElementAPI (); 30 31 XpsGlyphs glyphs; 32 // For all pages in the...hyperlink to the first page... 35 glyphs = api. createGlyphs (font,...

    docs.aspose.com/page/fr/java/xps/modifying-xps-...
  4. 基于事件的 XPS 页面修改 | .NET

    了解如何使用 Aspose.Page API for .NET 在 XPS 文件转换过程中对所有输出页面进行重复更改...ElementAPI ; 28 29 XpsGlyphs glyphs; 30 // For all pages in the...hyperlink to the first page... 34 glyphs = api. CreateGlyphs (_font...

    docs.aspose.com/page/zh/net/xps/event-based-mod...
  5. Textwiedergabe mit Type1-Schriftart | C++

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von Typ-1-Schriftarten in C++-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/cpp/text-rendering-type...
  6. Textwiedergabe mit TrueType-Schriftart | C++

    C++-APIs zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Rendern von TrueType- und OpenType-Schriftarten in C++-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/cpp/text-rendering-true...
  7. Gói XPS | Hoạt động đa gói | C++

    Giải pháp API C++ để hoạt động với XPS. Sử dụng nhiều thành phần tài liệu trong cùng một Gói XPS cho các hoạt động liên gói. Ví dụ C++ về cách thực hiện....tài liệu XPS và thêm văn bản (glyph) với các màu cụ thể. Nhưng để...trang Các bước để thêm bản sao glyph trong Gói XPS C++. Đặt đường...

    products.aspose.com/page/vi/cpp/cross-package-o...
  8. Archiv

    Archiv...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...Informationen über die Schriftart-Glyphe für das Symbol „A“ zuzugreifen...

    blog.aspose.com/de/font/work-with-truetype-cff-...
  9. Rendering di testo utilizzando il carattere Typ...

    C# API per gli sviluppatori da manipolare e di carattere. Impara i fondamenti su come rendere i caratteri di Type 1 all'interno dei prodotti .NET....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...string outFile) 4 { 5 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/it/net/text-rendering-type...
  10. Робота з текстом у файлі 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/uk/python-net/xps/working-...