Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 2,199 for

glyphs

(0.06 sec)
  1. Гліфи та метрики шрифтів TrueType | C++

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи роботи з гліфами та метриками шрифтів 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/uk/cpp/glyphs-and-metrics-...
  2. Glyphen und Metriken von TrueType-Schriftarten ...

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Arbeiten mit Glyphen und Metriken von TTF-Schriftarten in 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/de/cpp/glyphs-and-metrics-...
  3. Base de connaissances des polices TTF

    Les polices TTF sont des polices polyvalentes utilisées sur toutes les plates-formes, des designs imprimés élégants aux interfaces Web élégantes.... Contient des glyphes de haute qualité et bien définis...détaillées sur la façon dont les glyphes sont conçus et rendus. Voici...

    docs.aspose.com/font/fr/net/what-is-font/ttf-font/
  4. 搜索

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

    blog.aspose.com/zh-hant/font/work-with-cff-true...
  5. Formats de police

    La variété des formats de polices vous permet de choisir celle qui correspond vraiment à vos besoins. La police la plus populaire est TrueType....position et l’épaisseur du glyphe. Il existe deux composants...peuvent inclure jusqu’à 65 000 glyphes codés au standard Unicode....

    docs.aspose.com/font/fr/net/what-is-font/font-f...
  6. Изменения страницы XPS на основе событий | С++

    Узнайте, как вносить повторяющиеся изменения во все выходные страницы во время преобразования файла XPS с помощью API Aspose.Page для C++....System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/ru/cpp/xps/event-based-mod...
  7. Renderização de texto usando a fonte TrueType |...

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar as fontes TrueType e OpenType nos produtos C ++.... Interface para desenhar o Glyph. Isso pode ser alcançado usando...subsistema para desenhar o Glyph atual. Crie objeto do tipo Aspose...

    docs.aspose.com/font/pt/cpp/text-rendering-true...
  8. 档案

    档案...println("Glyph count: " + font.getNumGlyphs());...//“A”字形 Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/zh/font/work-with-cff-truetype-...
  9. Работа с текстом в файле XPS | .NET

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .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/ru/net/xps/working-with-text/
  10. Rendering di testo utilizzando il carattere Typ...

    API C ++ per gli sviluppatori per manipolare e font. Impara i fondamenti su come rendere i caratteri di Type 1 all'interno di prodotti C ++....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...

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