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

glyphs

(0.6 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. Работа с текстом в файле 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...
  3. 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...
  4. 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...
  5. Modifica e aggiungi nuovi file XPS | .NET

    .NET API Soluzione per la gestione dei file XPS. Crea e modifica file XPS con poche righe di codice. Scopri gli esempi C# su come farlo....XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/it/net/create-xps-file/
  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. 搜索

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

    blog.aspose.com/zh-hant/font/load-save-extract-...
  10. Архивы

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

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