Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,222 for

glyphs

(0.13 sec)
  1. Gói XPS | Hoạt động đa gói | C++

    Giải pháp API C++ để hoạt động với XPS. Sử dụng nhiều thành phần tài liệu trong cùng một Gói XPS cho các hoạt động liên gói. Ví dụ C++ về cách thực hiện....tài liệu XPS và thêm văn bản (glyph) với các màu cụ thể. Nhưng để...trang Các bước để thêm bản sao glyph trong Gói XPS C++. Đặt đường...

    products.aspose.com/page/vi/cpp/cross-package-o...
  2. 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...
  3. Modifiche basate su eventi nelle pagine XPS | .NET

    Scopri come apportare modifiche ripetute a tutte le pagine di output durante la conversione di un file XPS utilizzando l'API Aspose.Page per .NET...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/it/net/xps/event-based-mod...
  4. 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-...
  5. 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-...
  6. عرض النص على صورة موجودة | حل .NET API

    .NET C# API Solution لإدارة الخطوط. تعرف على كيفية إضافة النص إلى الصور باستخدام Aspose.Font لـ .NET....double coordinateY = 0 ) { //Get glyph identifiers for every symbol...resolutionCorrection; //The loop paints every glyph in gids foreach (GlyphId gid...

    products.aspose.com/font/ar/net/add-text-to-image/
  7. ארכיון

    ארכיון...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/he/font/work-with-cff-truetype-...
  8. Archiv

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

    blog.aspose.com/cs/font/work-with-cff-truetype-...
  9. Base de connaissances des polices de type 1

    Polices de type 1, excellente sortie d’impression. Format de police qui confère l'élégance intemporelle et la polyvalence de la typographie classique....autre contenant des données de glyphes, ce qui permet une gestion...l’autre pour les données de glyphes, ce qui améliore la gestion...

    docs.aspose.com/font/fr/net/what-is-font/type-1...
  10. Отрисовка текста с использованием шрифта 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...