Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,268 for

glyph

(0.17 sec)
  1. ארכיון

    ארכיון...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/he/page/create-or-edit-postscri...
  2. Rendering di testo utilizzando il carattere Typ...

    API Java per gli sviluppatori per manipolare i file di font. Impara i fondamenti su come rendere i caratteri di Type 1 all'interno dei prodotti Java....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...throws Exception 4 { 5 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/it/java/text-rendering-typ...
  3. Rendering di testo utilizzando TrueType Font | ...

    API Java per gli sviluppatori per manipolare i file di font. Impara i fondamenti su come rendere i caratteri TrueType e OpenType all'interno dei prodotti Java....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...throws Exception 4 { 5 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/it/java/text-rendering-tru...
  4. Modificações baseadas em eventos de página XPS ...

    Descubra como fazer alterações recorrentes em todas as páginas de saída durante a conversão de um ficheiro XPS utilizando a API Aspose.Page 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/pt/cpp/xps/event-based-mod...
  5. Ereignisbasierte Änderungen der XPS-Seite | C++

    Erfahren Sie, wie Sie während der Konvertierung einer XPS-Datei mit der Aspose.Page-API für C++ wiederholte Änderungen an allen Ausgabeseiten vornehmen...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/de/cpp/xps/event-based-mod...
  6. Μετατροπή TTF σε SVG σε C#

    Αυτός ο οδηγός βήμα προς βήμα εξηγεί πώς να μετατρέψετε TTF σε SVG σε C#. Θα μετατρέψει το TTF σε SVG σε C# ώστε να επιλεγεί ένας μόνο χαρακτήρας από τη γραμματοσειρά και να αποθηκευτεί στο SVG....το επιθυμητό αναγνωριστικό glyph από την κωδικοποίηση της γραμματοσειράς...αναμένει το SVG Αποδώστε το glyph ώστε το περίγραμμά του να μετατραπεί...

    kb.aspose.com/el/font/net/convert-ttf-to-svg-in...
  7. ארכיון

    ארכיון...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/he/font/work-with-cff-truetype-...
  8. Convertir TTF en SVG en C#

    Ce guide étape par étape explique comment convertir TTF en SVG en C#. Il transformera TTF en SVG en C# de manière à ce qu’un seul caractère de la police soit sélectionné et enregistré dans le SVG....Open() Accédez à l’ID du glyphe souhaité à partir de l’encodage...ce que SVG attend Rendu du glyphe afin que son contour se transforme...

    kb.aspose.com/fr/font/net/convert-ttf-to-svg-in...
  9. Chuyển đổi TTF sang SVG trong C#

    Hướng dẫn từng bước này giải thích cách chuyển đổi TTF sang SVG trong C#. Nó sẽ chuyển đổi TTF sang SVG trong C# sao cho một ký tự từ phông chữ được chọn và lưu trong SVG....Open() Truy cập ID glyph mong muốn từ mã hóa của phông...những gì SVG mong đợi Kết xuất glyph để đường viền của nó trở thành...

    kb.aspose.com/vi/font/net/convert-ttf-to-svg-in...
  10. Lưu trữ

    Lưu trữ...Exception { //Nhận số nhận dạng glyph cho mọi ký hiệu trong dòng văn...resolutionCorrection; //vòng lặp vẽ mọi glyph trong gids for (GlyphId gid...

    blog.aspose.com/vi/font/render-text-with-truety...