Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,199 for

glyphs

(0.08 sec)
  1. 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-...
  2. 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...
  3. ארכיון

    ארכיון...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-...
  4. ארכיון

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

    blog.aspose.com/he/font/load-save-extract-infor...
  5. Archiv

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

    blog.aspose.com/cs/font/work-with-truetype-cff-...
  6. Travailler avec du texte | Solution API C++

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/fr/cpp/xps/working-with-text/
  7. Маніпуляції з гліфами | API для C++

    Рішення C++ API для керування різними шрифтами. Дізнайтеся, як отримати інформацію про гліфи та показники шрифту за допомогою кількох рядків коду....Font C++ Manipulate glyphs Читайте інформацію про гліфи...роботи з гліфами та об’єктами Glyph. Більше прикладів коду, що демонструють...

    products.aspose.com/font/uk/cpp/manipulate-glyphs/
  8. Archiv

    Archiv...resolutionCorrection; //Schleife, die jede Glyphe in Gids malt foreach (GlyphId...enthält if (gid != null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...

    blog.aspose.com/de/font/render-text-with-truety...
  9. 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...
  10. 아카이브

    아카이브...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...