Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,221 for

glyphs

(0.3 sec)
  1. Lavorare con il testo | Soluzione API C++

    Come aggiungere testo a un file XPS è una domanda a cui la soluzione API Aspose.Page risponde. Scopri come utilizzare la funzionalità in C++....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/it/cpp/xps/working-with-text/
  2. 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...
  3. 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/
  4. 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-...
  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/zh/font/work-with-truetype-cff-...
  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/ru/font/work-with-truetype-cff-...
  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. 2. Caractéristiques de la police

    Cet article couvre les classifications des polices LaTeX en fonction de diverses caractéristiques de police et du codage des polices LaTeX....police proportionnelle, les glyphes ont des largeurs différentes...espacement fixe, tous les glyphes ont la même largeur. Les espaces...

    docs.aspose.com/tex/fr/java/latex-font-attributes/