Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 1,523 for

glyphs

(0.03 sec)
  1. Робота з текстом | Рішення C++ API

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в C++...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/uk/cpp/xps/working-with-text/
  2. Робота з текстом у файлі XPS | .NET

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 10 glyphs. Fill = textFill; 11 // Save...

    docs.aspose.com/page/uk/net/xps/working-with-text/
  3. Le modèle LaTeX pour les encodages de caractères

    Cet article couvre les composants internes des codages d'entrée et de sortie dans LaTeX, ainsi que la représentation interne des caractères LaTeX....internes aux positions des glyphes dans la police actuelle utilisée...peut contenir au maximum 256 glyphes). Dans certains cas, un caractère...

    docs.aspose.com/tex/fr/java/latex-encodings-model/
  4. Manipolazioni con glifi | API per C++

    Soluzione API C++ per la gestione di vari font. Scopri come ottenere informazioni su glifi e metriche di un font con poche righe di codice....Font C++ Manipulate glyphs Leggi le informazioni su glifi...all’articolo Introduzione a Glyph . Questa pagina delinea l’opzione...

    products.aspose.com/font/it/cpp/manipulate-glyphs/
  5. Маніпуляції з гліфами | API для C++

    Рішення C++ API для керування різними шрифтами. Дізнайтеся, як отримати інформацію про гліфи та показники шрифту за допомогою кількох рядків коду....Font C++ Manipulate glyphs Читайте інформацію про гліфи...роботи з гліфами та об’єктами Glyph. Більше прикладів коду, що демонструють...

    products.aspose.com/font/uk/cpp/manipulate-glyphs/
  6. 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....); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 10 glyphs. Fill = textFill; 11 // Save...

    docs.aspose.com/page/de/net/xps/working-with-text/
  7. 글리프 조작 | C++용 API | Aspose.Font

    다양한 폰트를 관리할 수 있는 C++ API 솔루션입니다. 몇 줄의 코드로 글꼴의 Glyphs 및 Metrics 정보를 얻는 방법을 알아보세요....Font C++ Manipulate glyphs 글리프 및 지표 정보 읽기 문자열 너비를 계산하고...단위에 대한 자세한 내용은 Glyph 소개 문서를 참조하세요. 이 페이지에서는 Glyph 및 Metrics 정보를...

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  8. Caractéristiques de la police | API pour Java

    Cet article couvre les classifications des polices LaTeX en fonction de diverses caractéristiques de police et du codage des polices LaTeX....police proportionnelle, les glyphes ont des largeurs différentes...espacement fixe, tous les glyphes ont la même largeur. Les espaces...

    docs.aspose.com/tex/fr/java/latex-font-attributes/
  9. Візуалізація тексту за допомогою шрифту Type1 |...

    C# API для розробників, щоб маніпулювати файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів Type 1 у продуктах .NET....string outFile) 4 { 5 //Get glyph identifiers for every symbol...23 //loop which paints every glyph in gids 24 foreach (GlyphId...

    docs.aspose.com/font/uk/net/text-rendering-type...
  10. Arbeiten mit Text | C++-API-Lösung

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

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