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

glyph

(0.08 sec)
  1. NumeralFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.NumeralFormat enum for optimal number representation in fixed page formats. Enhance your document rendering today!...ArabicIndic" to // use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. // Set the "NumeralFormat"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....ArabicIndic" to // use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. // Set the "NumeralFormat"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Архивы

    Архивы...Добавить глиф в документ XpsGlyphs glyphs = doc.AddGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.Fill = textFill; // Сохраните...

    blog.aspose.com/ru/page/insert-image-text-xps-c...
  4. Arşiv

    Arşiv...Belgeye glif ekle XpsGlyphs glyphs = doc.AddGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.Fill = textFill; // Ortaya...

    blog.aspose.com/tr/page/insert-image-text-xps-c...
  5. Архів

    Архів...гліф до документа XpsGlyphs glyphs = doc.AddGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.Fill = textFill; // Збережіть...

    blog.aspose.com/uk/page/insert-image-text-xps-c...
  6. XPS ページのイベントベースの変更 | C++

    Aspose.Page API for C++ を使用して、XPS ファイルの変換中にすべての出力ページに繰り返し変更を加える方法を学びます...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/ja/cpp/xps/event-based-mod...
  7. テキストの操作| C ++ APIソリューション

    XPSファイルにテキストを追加する方法は、Aspose.Page APIソリューションによって回答された質問です。 C ++で機能を使用する方法をご覧ください...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/ja/cpp/xps/working-with-text/
  8. 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/ja/java/xps/working-with-t...
  9. arkiv

    arkiv...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // sökväg som...

    blog.aspose.com/sv/font/render-text-with-truety...
  10. 記録

    記録...println("Glyph count: " + font.getNumGlyphs());...//'A'のグリフ Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

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