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

glyphs

(1.24 sec)
  1. 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...
  2. Налаштування шрифту 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...
  3. 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/
  4. ארכיון

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

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

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

    blog.aspose.com/he/font/render-text-with-truety...
  6. 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/
  7. ค้นหา

    ค้นหา...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/
  8. Procurar

    Procurar...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // caminho...

    blog.aspose.com/pt/font/render-text-with-truety...
  9. Архів

    Архів...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // шлях, який...

    blog.aspose.com/uk/font/render-text-with-truety...
  10. Archivo

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

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