Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,271 for

glyphs

(1.43 sec)
  1. 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...
  2. Schrift FallBack Einstellungen von XML in C++|A...

    Der Schriftarten-Fallback-Mechanismus wird verwendet, wenn die Schriftart aufgelöst ist, aber kein bestimmtes Zeichen enthält. In diesem Fall versucht Aspose.Words, eine der Fallback-Schriftarten für das Zeichen zu verwenden....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/de/cpp/font-fallback-sett...
  3. Configuración de fuente FallBack de XML en C++|...

    El mecanismo de respaldo de fuentes se usa cuando se resuelve la fuente, pero no contiene un carácter específico. En este caso, Aspose.Words intenta usar una de las fuentes alternativas para el carácter....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/es/cpp/font-fallback-sett...
  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/