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

glyphs

(0.2 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. إعدادات الخط 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...
  4. 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...
  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. ארכיון

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

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

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

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

    chercher...interface pour dessiner un glyphe afin de rendre les polices...interface pour dessiner un glyphe afin de rendre les polices...

    blog.aspose.com/fr/font/render-truetype-fonts-cpp/
  10. ค้นหา

    ค้นหา...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // บันทึกเอกสาร...

    blog.aspose.com/th/page/insert-image-text-xps-cpp/