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

glyphs

(0.13 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. XPS ページのイベントベースの変更 | .NET

    Aspose.Page API for .NET を使用して、XPS ファイルの変換中にすべての出力ページに繰り返し変更を加える方法を説明します。...ElementAPI ; 28 29 XpsGlyphs glyphs; 30 // For all pages in the...hyperlink to the first page... 34 glyphs = api. CreateGlyphs (_font...

    docs.aspose.com/page/ja/net/xps/event-based-mod...