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

glyphs

(0.73 sec)
  1. Arbeiten mit Text in XPS-Datei | Python

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....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/de/python-net/xps/working-...
  2. 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-...
  3. 使用Type1字体|的文本渲染| .NET

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

    docs.aspose.com/font/zh/net/text-rendering-type...
  4. Mengonversi TTF ke SVG di C#

    Panduan langkah demi langkah ini menjelaskan cara mengonversi TTF ke SVG di C#. Ini akan mengubah TTF ke SVG di C# sehingga satu karakter dari font dipilih dan disimpan dalam SVG....Open() Akses ID glyph yang diinginkan dari encoding...yang diharapkan SVG Render glyph sehingga outline-nya berubah...

    kb.aspose.com/id/font/net/convert-ttf-to-svg-in...
  5. 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-...
  6. Arsip

    Arsip...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/id/page/create-or-edit-postscri...
  7. Archiv

    Archiv...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/cs/page/create-or-edit-postscri...
  8. ארכיון

    ארכיון...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/he/page/create-or-edit-postscri...
  9. Usando objetos glifos | .NET

    Objetos de glifos no Aspose.font A funcionalidade da biblioteca é descrita pelas propriedades que possui. Os trechos de código ajudam você a entender como codificar glifos com C#.... Assim sendo, o tipo Glyph é um objeto universal para glifos...funcionalidade fornecida pelo objeto Glyph Que funcionalidade esse objeto...

    docs.aspose.com/font/pt/net/developer-guide/usi...
  10. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how text inside a document should be rendered when saving in SVG format in Java....USE_PLACED_GLYPHS); } doc.save(getArtifactsDir()...Field Description USE_PLACED_GLYPHS Text is rendered using curves...

    reference.aspose.com/words/java/com.aspose.word...