Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 2,225 for

glyphs

(0.13 sec)
  1. Representación de texto usando fuente TrueType ...

    API de Java para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo representar fuentes TrueType y OpenType 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-tru...
  2. 기존 이미지에 텍스트 표시 | Aspose.Font for .NET을 사용하여 생성

    글꼴을 관리하는 .NET C# API 솔루션입니다. .NET용 Aspose.Font를 사용하여 이미지에 텍스트를 추가하는 방법을 알아보세요....double coordinateY = 0 ) { //Get glyph identifiers for every symbol...resolutionCorrection; //The loop paints every glyph in gids foreach (GlyphId gid...

    products.aspose.com/font/ko/net/add-text-to-image/
  3. Lưu trữ

    Lưu trữ...cũng cho phép bạn hiển thị glyph hoặc văn bản nếu cần. Bạn có...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/vi/font/load-save-extract-infor...
  4. Textwiedergabe mit Type1-Schriftart | C++

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von Typ-1-Schriftarten in C++-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/cpp/text-rendering-type...
  5. Textwiedergabe mit TrueType-Schriftart | C++

    C++-APIs zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Rendern von TrueType- und OpenType-Schriftarten in C++-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/cpp/text-rendering-true...
  6. 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 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/pt/python-net/xps/working-...
  7. Робота з текстом у файлі XPS | Python

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в 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/uk/python-net/xps/working-...
  8. Работа с текстом в файле XPS | Python

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в 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/ru/python-net/xps/working-...
  9. 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...
  10. Type1フォントを使用したテキストレンダリング| C++

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

    docs.aspose.com/font/ja/cpp/text-rendering-type...