Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 2,226 for

glyphs

(0.23 sec)
  1. أرشيف

    أرشيف...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // احفظ...

    blog.aspose.com/ar/page/insert-image-text-xps-cpp/
  2. Procurar

    Procurar...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // Salvar...

    blog.aspose.com/pt/page/insert-image-text-xps-cpp/
  3. ארכיון

    ארכיון...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // שמור...

    blog.aspose.com/he/page/insert-image-text-xps-cpp/
  4. API chuyển đổi CFF sang WOFF2 | .NET

    Chuyển đổi CFF thành WOFF2 bằng .NET API trên Windows. Tích hợp chức năng chuyển đổi phông chữ CFF sang WOFF2 gốc này vào giải pháp của riêng bạn....liệu phông chữ cùng với bất kỳ glyph nào cũng như thông tin mã hóa...nhận dạng glyph. API có thể hiển thị bất kỳ glyph hoặc văn bản...

    products.aspose.com/font/vi/net/conversion/cff-...
  5. Налаштування шрифту FallBack від XML до C++|Asp...

    Механізм відновлення шрифту використовується, коли шрифт дозволений, але він не містить певного символу. У цьому випадку Aspose.Words намагається використовувати один із резервних шрифтів для символу....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/uk/cpp/font-fallback-sett...
  6. Liste des fonctionnalités | Aspose.Font pour Java

    Cette API Java prend en charge de nombreux formats et opérations de polices tels que le chargement, la lecture et le rendu des glyphes de polices....Lisez les informations sur les glyphes et les métriques à partir des...ou générez un ensemble de glyphes compacts. Convertissez différentes...

    docs.aspose.com/font/fr/java/feature-list/
  7. إعدادات الخط FallBack من XML في C++|Aspose.Word...

    يتم استخدام آلية احتياطي الخط عند حل الخط، ولكنها لا تحتوي على حرف معين. في هذه الحالة، Aspose.Words يحاول استخدام أحد الخطوط الاحتياطية للحرف....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/ar/cpp/font-fallback-sett...
  8. Pengaturan font FallBack dari XML di C++|Aspose...

    Mekanisme fallback Font digunakan saat font diselesaikan, tetapi tidak berisi karakter tertentu. Dalam hal ini, Aspose.Words mencoba menggunakan salah satu font fallback untuk karakter tersebut....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/id/cpp/font-fallback-sett...
  9. Переклад азбуки Морзе за допомогою Aspose.Font ...

    Дізнайтеся, як кодувати, декодувати та відтворювати азбуку Морзе за допомогою Aspose.Font у C#/.NET і Java з повними прикладами API та інструкціями щодо платформи....plain‑text into Morse‑code glyphs of a font (or a bitmap image)...) symbols and maps them to glyph identifiers of the supplied...

    docs.aspose.com/font/uk/net/developer-guide/mor...
  10. آرشیوها

    آرشیوها...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // مسیری که...

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