Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 2,170 for

glyphs

(0.13 sec)
  1. ค้นหา

    ค้นหา...println("Glyph count: " + font.getNumGlyphs());...เพื่อเข้าถึงข้อมูลเกี่ยวกับฟอนต์ glyph สำหรับสัญลักษณ์ 'A' //ตรวจส...

    blog.aspose.com/th/font/work-with-cff-truetype-...
  2. Работа с текстом в файле XPS | .NET

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .NET....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save...

    docs.aspose.com/page/ru/net/xps/working-with-text/
  3. 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-...
  4. 档案

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

    blog.aspose.com/zh/font/work-with-truetype-cff-...
  5. Архивы

    Архивы...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/ru/font/work-with-truetype-cff-...
  6. Modifiche basate su eventi nella pagina XPS | C++

    Scopri come apportare modifiche ripetute a tutte le pagine di output durante la conversione di un file XPS utilizzando l'API Aspose.Page per C++...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/it/cpp/xps/event-based-mod...
  7. イベント発生時のXPSページの変更 | Java

    Aspose.Page API for Javaを使用してXPSファイルを変換し、すべての出力ページに繰り返し変更を加える方法を学びます。...getElementAPI (); 30 31 XpsGlyphs glyphs; 32 // For all pages in the...hyperlink to the first page... 35 glyphs = api. createGlyphs (font,...

    docs.aspose.com/page/ja/java/xps/modifying-xps-...
  8. XPSファイル内のテキスト操作 | Python

    XPSファイルにテキストを追加する方法については、Aspose.Page APIソリューションで回答しています。Pythonでの機能の使い方をご覧ください。...Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/ja/python-net/xps/working-...
  9. 搜索

    搜索...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/zh-hant/page/create-or-edit-pos...
  10. 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. Đoạn...Black); // Thêm glyph vào tài liệu XpsGlyphs glyphs = doc.AddGlyphs("Arial"...

    blog.aspose.com/vi/page/insert-image-text-xps-c...