Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 2,278 for

glyphs

(2.14 sec)
  1. أرشيف

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

    blog.aspose.com/ar/font/work-with-cff-truetype-...
  2. 글리프 조작 | API 솔루션 | .NET | Aspose

    글꼴을 관리하는 .NET API 솔루션. 몇 줄의 C# 코드로 글꼴의 글리프 및 메트릭 정보를 얻는 방법을 알아봅니다. 빠르고 강력한 API 솔루션.... 이 글꼴 단위에 대해 자세히 알아보려면 Glyph 소개 문서를 참조하세요. 이 페이지에서는 글리프 및...C# 코드 예제를 찾을 수 있으며 특히 글리프 및 Glyph 개체 작업을 위한 Aspose.Font의 기능을 배웁니다...

    products.aspose.com/font/ko/net/manipulate-glyphs/
  3. Archiv

    Archiv...Bedarf auch das Rendern der Glyphe oder des Textes. Sie können...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/de/font/load-save-extract-infor...
  4. Glifos y métricas de fuentes TrueType | .NET

    API de C# para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo trabajar con glifos y métricas de fuentes TTF dentro de .NET.... WriteLine ( "Glyph count: " + font. NumGlyphs );...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/es/net/glyphs-and-metrics-...
  5. Глифы и метрика шрифтов TrueType | Java

    API Java, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы работы с глифами и метриками шрифтов TTF в Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/ru/java/glyphs-and-metrics...
  6. Glifos e métricas das fontes TrueType | Java

    APIs Java nativas para os desenvolvedores manipularem arquivos de fontes. Aprenda os fundamentos sobre como trabalhar com glifos e métricas de fontes TTF dentro de Java.... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/pt/java/glyphs-and-metrics...
  7. Glifi e metriche dei caratteri TrueType | .NET

    C# API per gli sviluppatori da manipolare e di carattere. Impara i fondamenti su come lavorare con glifi e le metriche dei caratteri TTF all'interno di .NET.... WriteLine ( "Glyph count: " + font. NumGlyphs );...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/it/net/glyphs-and-metrics-...
  8. 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...
  9. Изменения страницы XPS на основе событий | .NET

    Узнайте, как вносить повторяющиеся изменения во все выходные страницы во время преобразования файла XPS с помощью API Aspose.Page для .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/ru/net/xps/event-based-mod...
  10. Convert TTF to SVG in C#

    This step-by-step guide explains how to convert TTF to SVG in C#. It will transform TTF to SVG in C# such that a single character from the font will be selected and saved in the SVG....Open() method Access the desired glyph ID from the font’s encoding...SVG expects them Render the glyph so its outline turns into an...

    kb.aspose.com/font/net/convert-ttf-to-svg-in-cs...