Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,242 for

glyphs

(0.19 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. 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 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/es/python-net/xps/working-...
  3. XPS 패키지 | 패키지 간 작업 | .NET 해결책 | Aspose

    .NET API 솔루션은 XPS와 함께 작동합니다. 패키지 간 작업을 위해 동일한 XPS 패키지 내에서 여러 문서 요소를 사용합니다. 이를 수행하는 방법에 대한 C# 예제....// 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/ko/net/cross-package-o...
  4. TrueTypeフォントのグリフとメトリック| .NET

    開発者がファイルを操作してフォントするためのC#API。 .NET内のTTFフォントのグリフとメトリックを使用する方法に関する基本を学びます。... WriteLine ( "Glyph count: " + font. NumGlyphs );...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/ja/net/glyphs-and-metrics-...
  5. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。...iglyphoutlinepainter接口的实现才能绘制glyph。这可以使用以下步骤来实现。 通过创建一个需要类型system...this strategy 对于此代码段,“ Y”轴的glyph坐标是恒定的。 计算每个加工字形的“ X”轴的字形坐标。...

    docs.aspose.com/font/zh/net/text-rendering-type...
  6. Lưu trữ

    Lưu trữ...Exception { //Nhận số nhận dạng glyph cho mọi ký hiệu trong dòng văn...resolutionCorrection; //vòng lặp vẽ mọi glyph trong gids for (GlyphId gid...

    blog.aspose.com/vi/font/render-text-with-truety...
  7. 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...
  8. 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 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/fr/python-net/xps/working-...
  9. Tìm ký hiệu Latin trong phông chữ | .NET

    .NET API Solution để quản lý phông chữ. Tìm hiểu cách kiểm tra xem phông chữ có glyph Latin hay không với một vài dòng code C#.... Chuyển đổi, thao tác glyph, tải và lưu phông chữ, và nhiều...liên quan đến thao tác với glyph. Glyph là một ký tự được thiết...

    products.aspose.com/font/vi/net/detect-latin-sy...
  10. Modification de la page XPS sur les événements ...

    Découvrez comment apporter des modifications répétées à toutes les pages de sortie lors de la conversion d'un fichier XPS avec l'API Aspose.Page pour 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/fr/java/xps/modifying-xps-...