Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,200 for

glyphs

(0.2 sec)
  1. 아카이브

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

    blog.aspose.com/ko/page/create-or-edit-postscri...
  2. Arbeiten mit Text in XPS-Datei | Java

    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 Java nutzen....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/de/java/xps/working-with-t...
  3. 搜索

    搜索...WriteLine("Glyph count: " + font.NumGlyphs);...//“A”的字形 Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/zh-hant/font/load-save-extract-...
  4. Работа с текстом в файле XPS | Java

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Java....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/ru/java/xps/working-with-t...
  5. Archiv

    Archiv...resolutionCorrection; //Schleife, die jede Glyphe in Gids malt foreach (GlyphId...enthält if (gid != null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...

    blog.aspose.com/de/font/render-text-with-truety...
  6. Отрисовка текста с использованием шрифта TrueTy...

    API C++, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы рендеринга шрифтов TrueType и OpenType в продуктах C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/ru/cpp/text-rendering-true...
  7. Representación de texto usando fuente TrueType ...

    API de C++ para manipulen y escriban archivos.Aprenda los conceptos básicos sobre cómo representar fuentes TrueType y OpenType en productos C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/es/cpp/text-rendering-true...
  8. Representación de texto usando fuente Type1 | C++

    API de C++ para manipulen y escriban archivos.Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/es/cpp/text-rendering-type...
  9. Base de connaissances des polices EOT

    Polices EOT. Autrefois cruciales pour la typographie Web, elles sont désormais moins pertinentes en raison de l'évolution des navigateurs....police, notamment les formes de glyphes, les mesures de police (telles...réelles telles que les formes de glyphes, les mesures de police (montée...

    docs.aspose.com/font/fr/net/what-is-font/eot-font/
  10. Архивы

    Архивы...WriteLine("Glyph count: " + font.NumGlyphs);...«А» Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/ru/font/load-save-extract-infor...