Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 2,281 for

glyphs

(1.16 sec)
  1. arkiv

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

    blog.aspose.com/sv/page/insert-image-text-xps-cpp/
  2. Vectorisation de texte et sécurité du texte – .NET

    Cet article explique comment convertir du texte SVG en vecteur à l'aide de la propriété VectorizeText de la classe SVGSaveOptions....texte SVG vectorisé, tous les glyphes de police sont remplacés par...aux concepts de police, de glyphe et de symbole. Lorsqu’un ordinateur...

    docs.aspose.com/svg/fr/net/text-vectorization/
  3. Chercher

    chercher...décodez-les en ID de glyphe. Vérifiez les ID de glyphe pour la prise...décodez-les en ID de glyphe. Vérifiez les ID de glyphe pour la prise...

    blog.aspose.com/fr/font/detect-latin-symbols-in...
  4. Trova i simboli latini in un font | .NET

    Soluzione API .NET per gestire i font. Scopri come verificare se il font contiene glifi latini con poche righe di codice C#....l’articolo Introduction to Glyph . Sappiamo tutti per certo che...dettaglio nell’articolo Using Glyph objects . Lì troverai molti...

    products.aspose.com/font/it/net/detect-latin-sy...
  5. إعدادات الخط 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...
  6. 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...
  7. Налаштування шрифту 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...
  8. 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/
  9. ארכיון

    ארכיון...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // נתיב שמקבל...

    blog.aspose.com/he/font/render-text-with-truety...
  10. ארכיון

    ארכיון...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // נתיב שמקבל הוראות...

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