Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,733 for

glyphs

(0.29 sec)
  1. Архів

    Архів...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/uk/page/create-or-edit-postscri...
  2. Trabajar con texto | Solución API C++

    Cómo agregar texto a un archivo XPS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/es/cpp/xps/working-with-text/
  3. Гліфи та метрики шрифтів 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-...
  4. 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-...
  5. Архивы

    Архивы...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/ru/page/create-or-edit-postscri...
  6. Procurar

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

    blog.aspose.com/pt/page/create-or-edit-postscri...
  7. 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/
  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. 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/
  10. Lưu trữ

    Lưu trữ...chải có màu bất kỳ và thêm glyph. Lưu tài liệu XPS đầu ra. Đoạn...Black); // Thêm glyph vào tài liệu XpsGlyphs glyphs = doc.AddGlyphs("Arial"...

    blog.aspose.com/vi/page/insert-image-text-xps-c...