Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,953 for

glyphs

(0.1 sec)
  1. ค้นหา

    ค้นหา...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // เส้นทางที่ยอ...

    blog.aspose.com/th/font/render-text-with-truety...
  2. Aspose::Words::Fields::GeneralFormat enum | Asp...

    Aspose::Words::Fields::GeneralFormat enum. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats in C++....using the enclosed alphanumeric glyph character for numbers in the...using the enclosed alphanumeric glyph character. GB2 23 Numeric formatting...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Настройки шрифта 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Archiv

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

    blog.aspose.com/cs/page/insert-image-text-xps-cpp/
  10. Travailler avec du textedans PS | Java

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...la possibilité d’écrire les glyphes du texte avec des avances (largeurs)...attribuant des largeurs aux glyphes. Le nombre de largeurs doit...

    docs.aspose.com/page/fr/java/ps/working-with-text/