Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,167 for

glyphs

(0.07 sec)
  1. Lavorare con il testo in un file XPS | Python

    Come aggiungere testo a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in 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/it/python-net/xps/working-...
  2. Arbeiten mit Text in XPS-Datei | Python

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....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/de/python-net/xps/working-...
  3. Chercher

    chercher...permet également de rendre le glyphe ou le texte si nécessaire....+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/fr/font/load-save-extract-infor...
  4. Отрисовка текста с использованием шрифта Type1 ...

    API Java, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы рендеринга шрифтов Type 1 в продуктах Java....throws Exception 4 { 5 //Get glyph identifiers for every symbol...24 //loop which paints every glyph in gids 25 for (GlyphId gid...

    docs.aspose.com/font/ru/java/text-rendering-typ...
  5. أرشيف

    أرشيف...println("Glyph count: " + font.getNumGlyphs());...(glIndex != 0) { //Glyph لـ "A" Glyph glyph = font.getGlyphById(glIndex);...

    blog.aspose.com/ar/font/work-with-cff-truetype-...
  6. truetype字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  7. Chercher

    chercher...tels que les canevas et les glyphes dans les documents XPS. De...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...

    blog.aspose.com/fr/page/create-or-edit-postscri...
  8. Rendering di testo utilizzando TrueType Font | ...

    Java API per gli sviluppatori da manipolare e di carattere. Impara i fondamenti su come rendere i caratteri TrueType e OpenType all'interno dei prodotti Java....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...throws Exception 4 { 5 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/it/java/text-rendering-tru...
  9. Архивы

    Архивы...println("Glyph count: " + font.getNumGlyphs());...«А» Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/ru/font/work-with-cff-truetype-...
  10. Procurar

    Procurar...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

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