Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,130 for

glyphs

(0.31 sec)
  1. Archiv

    Archiv...WriteLine("Glyph count: " + font.NumGlyphs);...„A“ Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/cs/font/load-save-extract-infor...
  2. Архивы

    Архивы...WriteLine("Glyph count: " + font.NumGlyphs);...«А» Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/ru/font/load-save-extract-infor...
  3. Archivio

    Archivio...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/it/font/work-with-truetype-cff-...
  4. Procurar

    Procurar...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/pt/font/work-with-truetype-cff-...
  5. Arşiv

    Arşiv...WriteLine("Glyph count: " + font.NumGlyphs);...glif Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/tr/font/load-save-extract-infor...
  6. ארכיון

    ארכיון...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/he/font/work-with-truetype-cff-...
  7. ארכיון

    ארכיון...WriteLine("Glyph count: " + font.NumGlyphs);...'A' Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/he/font/load-save-extract-infor...
  8. Arbeiten mit Text in XPS-Datei | Java

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr wie die Funktionalität in Java nutzen....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/de/java/xps/working-with-t...
  9. 아카이브

    아카이브...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/ko/page/create-or-edit-postscri...
  10. 7. Le modèle LaTeX pour les encodages de caract...

    Cet article couvre les composants internes des codages d'entrée et de sortie dans LaTeX, ainsi que la représentation interne des caractères LaTeX....internes aux positions des glyphes dans la police actuelle utilisée...peut contenir au maximum 256 glyphes). Dans certains cas, un caractère...

    docs.aspose.com/tex/fr/java/latex-encodings-model/