Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,271 for

glyphs

(0.36 sec)
  1. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。...this strategy 对于此代码段,“ Y”轴的glyph坐标是恒定的。 计算每个加工字形的“ X”轴的字形坐标。...string outFile) 4 { 5 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/zh/net/text-rendering-type...
  2. Convertir TTF en SVG en C#

    Ce guide étape par étape explique comment convertir TTF en SVG en C#. Il transformera TTF en SVG en C# de manière à ce qu’un seul caractère de la police soit sélectionné et enregistré dans le SVG....Open() Accédez à l’ID du glyphe souhaité à partir de l’encodage...ce que SVG attend Rendu du glyphe afin que son contour se transforme...

    kb.aspose.com/fr/font/net/convert-ttf-to-svg-in...
  3. Chuyển đổi TTF sang SVG trong C#

    Hướng dẫn từng bước này giải thích cách chuyển đổi TTF sang SVG trong C#. Nó sẽ chuyển đổi TTF sang SVG trong C# sao cho một ký tự từ phông chữ được chọn và lưu trong SVG....Open() Truy cập ID glyph mong muốn từ mã hóa của phông...những gì SVG mong đợi Kết xuất glyph để đường viền của nó trở thành...

    kb.aspose.com/vi/font/net/convert-ttf-to-svg-in...
  4. ארכיון

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

    blog.aspose.com/he/font/work-with-cff-truetype-...
  5. 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...
  6. Trabajar con texto en un archivo XPS | Python

    Cómo agregar texto a un archivo XPS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad 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/es/python-net/xps/working-...
  7. Trabalhar com texto em ficheiro XPS | Python

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em 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/pt/python-net/xps/working-...
  8. Работа с текстом в файле XPS | Python

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в 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/ru/python-net/xps/working-...
  9. Робота з текстом у файлі XPS | Python

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в 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/uk/python-net/xps/working-...
  10. 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 C++...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/pt/cpp/xps/event-based-mod...