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

glyph

(0.67 sec)
  1. Manipulációk karakterjelekkel | API C++-hoz

    C++ API megoldás különféle betűtípusok kezelésére. Ismerje meg, hogyan szerezhet be néhány kódsoros betűtípus karakterjel- és mérőszámadatait....Font C++ Manipulate glyphs Olvassa el a Glyphs and Metrics információkat...Introduction to Glyph cikket. Ez az oldal ismerteti a Glyph és Metrics...

    products.aspose.com/font/hu/cpp/manipulate-glyphs/
  2. التلاعب مع الحروف الرسومية | API لـ C++

    C++ API Solution لإدارة الخطوط المختلفة. تعرف على كيفية الحصول على معلومات Glyphs and Metrics لخط ببضعة أسطر من التعليمات البرمجية....Font C++ Manipulate glyphs قراءة معلومات الحروف الرسومية...مقدمة إلى Glyph . توضح هذه الصفحة خيار قراءة معلومات Glyph و Metrics...

    products.aspose.com/font/ar/cpp/manipulate-glyphs/
  3. Visualizzare il testo su un'immagine esistente ...

    Soluzione API .NET C# per la gestione dei caratteri. Scopri come aggiungere il testo alle immagini con Aspose.Font per .NET....double coordinateY = 0 ) { //Get glyph identifiers for every symbol...resolutionCorrection; //The loop paints every glyph in gids foreach (GlyphId gid...

    products.aspose.com/font/it/net/add-text-to-image/
  4. Пакет 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...
  5. Tìm ký hiệu Latinh trong một phông chữ | .NET

    .NET API Giải pháp quản lý phông chữ. Tìm hiểu cách tìm hiểu xem phông chữ có ký tự chữ Latinh bằng một vài dòng mã C# hay không.... Chuyển đổi, thao tác glyph, tải và lưu phông chữ, v.v....kết với các thao tác với glyph. Glyph là một ký tự được thiết...

    products.aspose.com/font/vi/net/detect-latin-sy...
  6. 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-...
  7. 基于事件的 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...
  8. Base de connaissances des polices de type 1

    Polices de type 1, excellente sortie d’impression. Format de police qui confère l'élégance intemporelle et la polyvalence de la typographie classique....autre contenant des données de glyphes, ce qui permet une gestion...l’autre pour les données de glyphes, ce qui améliore la gestion...

    docs.aspose.com/font/fr/net/what-is-font/type-1...
  9. أرشيف

    أرشيف...println("Glyph count: " + font.getNumGlyphs());...(glIndex != 0) { //Glyph لـ "A" Glyph glyph = font.getGlyphById(glIndex);...

    blog.aspose.com/ar/font/work-with-cff-truetype-...
  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-...