Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 2,177 for

glyphs

(0.15 sec)
  1. truetype字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。... println ( "Glyph count: " + font. getNumGlyphs...access information about font glyph for symbol 'A'. 18 //Also check...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  2. Type1フォントを使用したテキストレンダリング| C++

    開発者がファイルを操作してフォントするためのC ++ API。 C ++製品内のタイプ1フォントをレンダリングする方法に関する基本を学びます。...テキストをレンダリングするために、レンダリングサブシステムでは、Glyphを描くためにAspose.font.rendering....すべての処理されたシンボルのGLYPH識別子を取得します-GID。 Subsystemをレンダリングして現在のGlyphを描画すること...

    docs.aspose.com/font/ja/cpp/text-rendering-type...
  3. Архивы

    Архивы...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/ru/page/create-or-edit-postscri...
  4. Procurar

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

    blog.aspose.com/pt/page/create-or-edit-postscri...
  5. Глифы и метрика шрифтов TrueType | С++

    API C++, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы работы с глифами и метриками шрифтов TTF в C++....::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/ru/cpp/glyphs-and-metrics-...
  6. arkiv

    arkiv...WriteLine("Glyph count: " + font.NumGlyphs);...(tabell 'glyf') för att komma åt glyph. Aspose.Font.TtfCMapFormats...

    blog.aspose.com/sv/font/load-save-extract-infor...
  7. Glifos e métricas das fontes TrueType | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como trabalhar com glifos e métricas das fontes TTF dentro do C ++....::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/pt/cpp/glyphs-and-metrics-...
  8. Glifos y métricas de fuentes TrueType | C++

    API de C++ para manipulen y escriban archivos. Aprenda los fundamentos sobre cómo trabajar con glifos y métricas de fuentes TTF en C++....::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/es/cpp/glyphs-and-metrics-...
  9. Trabajar con texto en un archivo XPS | .NET

    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 .NET...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save...

    docs.aspose.com/page/es/net/xps/working-with-text/
  10. Arbeiten mit Text in XPS-Datei | .NET

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save...

    docs.aspose.com/page/de/net/xps/working-with-text/