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

glyphs

(1.93 sec)
  1. آرشیوها

    آرشیوها...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // مسیری که دستورالعمل...

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

    Archivo...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // ruta que acepta...

    blog.aspose.com/es/font/render-text-with-truety...
  3. Font FallBack Instellings van XML in C++|Aspose...

    Die Lettertipe terugval meganisme word gebruik wanneer die lettertipe opgelos word, maar dit bevat nie'n spesifieke karakter nie. In hierdie geval, Aspose.Words probeer om een van die terugval lettertipes vir die karakter te gebruik....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/af/cpp/font-fallback-sett...
  4. Cluster.DeepClone | Aspose.Words لـ .NET

    اكتشف طريقة Cluster DeepClone لإنشاء نسخة كاملة من مثيلك بسهولة، مما يضمن سلامة البيانات والأداء السلس....Glyphs Cluster.GetWidth عربي English...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Настройки шрифта FallBack из XML в C++|Aspose.W...

    Механизм восстановления шрифта используется, когда шрифт разрешен, но он не содержит определенного символа. В этом случае 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/ru/cpp/font-fallback-sett...
  6. Nastavení písma FallBack od XML v C++|Aspose.Wo...

    Mechanismus záložního písma se používá, když je písmo vyřešeno, ale neobsahuje konkrétní znak. V tomto případě se Aspose.Words pokusí použít pro znak jedno ze záložních písem....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/cs/cpp/font-fallback-sett...
  7. Font FallBack Ayarları XML 'den C++'ye|Aspose.W...

    Yazı tipi çözümlendiğinde yazı tipi geri dönüş mekanizması kullanılır, ancak belirli bir karakter içermez. Bu durumda, Aspose.Words karakter için geri dönüş yazı tiplerinden birini kullanmaya çalışır....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/tr/cpp/font-fallback-sett...
  8. Font FallBack Settings from XML in C++|Aspose.W...

    The Font fallback mechanism is used when the font is resolved, but it does not contain a specific character. In this case, Aspose.Words tries to use one of the fallback fonts for the character....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/cpp/font-fallback-setting...
  9. Lưu trữ

    Lưu trữ...chúng thành các ID glyph. Kiểm tra các ID glyph để biết sự hỗ trợ...chúng thành các ID glyph. Kiểm tra các ID glyph để biết sự hỗ trợ...

    blog.aspose.com/vi/font/detect-latin-symbols-in...
  10. Archivio

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

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