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

glyphs

(0.53 sec)
  1. 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-...
  2. Работа с текстом в файле 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-...
  3. Робота з текстом у файлі 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-...
  4. Arsip

    Arsip...memungkinkan Anda merender glyph atau teks jika diperlukan. Anda...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/id/font/load-save-extract-infor...
  5. XPS 패키지 | 크로스 패키지 작업 | .NET

    XPS 작업을 위한 .NET API 솔루션입니다. 크로스 패키지 작업을 위해 동일한 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...
  6. Renderização de texto usando a fonte Type1 | .NET

    C# APIs para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 dentro dos produtos .NET....string outFile) 4 { 5 //Get glyph identifiers for every symbol...23 //loop which paints every glyph in gids 24 foreach (GlyphId...

    docs.aspose.com/font/pt/net/text-rendering-type...
  7. 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...
  8. 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...
  9. 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-...
  10. 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-...