Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,266 for

glyph

(0.08 sec)
  1. 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-...
  2. Classes de polices pour leurs formats pris en c...

    Il est préférable d'apprendre la bibliothèque Aspose.Font pour Java en commençant par apprendre la hiérarchie de ses classes....métriques de police, le nombre de glyphes de la police, l’encodage, etc...int - obtient le nombre de glyphes de la police. - obtient une...

    docs.aspose.com/font/fr/java/developer-guide/fo...
  3. Lưu trữ

    Lưu trữ...phông chữ cũng như làm việc với glyphs. Có thể tải xuống API từ phần...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...

    blog.aspose.com/vi/font/work-with-truetype-cff-...
  4. ค้นหา

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

    blog.aspose.com/th/font/work-with-cff-truetype-...
  5. Pacchetto XPS | Operazioni tra pacchetti | .NET

    Soluzione API .NET per lavorare con XPS. Utilizza più elementi di documento all'interno dello stesso pacchetto XPS per operazioni tra pacchetti. Esempi C# su come farlo....// Add glyphs to the first document XpsGlyphs glyphs = doc1.AddGlyphs(...Fill glyphs in the first document with one color glyphs.Fill...

    products.aspose.com/page/it/net/cross-package-o...
  6. Representación de texto usando fuente Type1 | Java

    API de Java para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos 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/es/java/text-rendering-typ...
  7. Travailler avec du texte dans un fichier XPS | ...

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...Add a glyph to the document 11 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 12 glyphs. fill = text_fill 13 # Save...

    docs.aspose.com/page/fr/python-net/xps/working-...
  8. Modifica di una pagina XPS in base agli eventi ...

    Scopri come apportare modifiche ripetute a tutte le pagine di output durante la conversione di un file XPS con l'API Aspose.Page per Java...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/it/java/xps/modifying-xps-...
  9. Modificações baseadas em eventos de página XPS ...

    Descubra como fazer alterações recorrentes em todas as páginas de saída durante a conversão de um ficheiro XPS utilizando a API Aspose.Page para .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/pt/net/xps/event-based-mod...
  10. Гліфи та метрики шрифтів TrueType | .NET

    C# API для розробників, щоб маніпулювати файлами та шрифтами. Дізнайтеся про основи роботи з гліфами та показниками шрифтів TTF у .NET.... WriteLine ( "Glyph count: " + font. NumGlyphs );...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/uk/net/glyphs-and-metrics-...