Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,130 for

glyph

(0.38 sec)
  1. 아카이브

    아카이브...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...
  2. Робота з текстом у файлі XPS | Java

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/uk/java/xps/working-with-t...
  3. 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...
  4. 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/
  5. Archiwa

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

    blog.aspose.com/pl/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/fa/font/work-with-truetype-cff-...
  7. Візуалізація тексту за допомогою шрифту TrueTyp...

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів TrueType і OpenType у продуктах C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/uk/cpp/text-rendering-true...
  8. Lưu trữ

    Lưu trữ...chải có màu bất kỳ và thêm glyph. Lưu tài liệu XPS đầu ra. Mẫu...BLACK); //Thêm glyph vào tài liệu XpsGlyphs glyphs = doc.addGlyphs("Arial"...

    blog.aspose.com/vi/page/insert-text-image-xps-j...
  9. Archiv

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

    blog.aspose.com/de/font/render-text-with-truety...
  10. Archiwa

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

    blog.aspose.com/pl/font/work-with-truetype-cff-...