Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,518 for

glyphs

(0.05 sec)
  1. 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/
  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. Робота з текстом | Рішення 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/
  4. Робота з текстом у файлі 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/
  5. Travailler avec du texte | Solution API C++

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité 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/fr/cpp/xps/working-with-text/
  6. 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/
  7. 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/
  8. GeneralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Fields.GeneralFormat enumeration. Specifies a general format that is applied to a numeric, text, or any field result...using the enclosed alphanumeric glyph character for numbers in the...using the enclosed alphanumeric glyph character. GB2 Numeric formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fallback Font|Aspose.Slides for Python Document...

    PowerPoint fallback font in Python...does not contain a necessary glyph. In this case, it is possible...specified fallback fonts for the glyph replacement. Aspose.Slides allows...

    docs.aspose.com/slides/python-net/fallback-font/
  10. Візуалізація тексту за допомогою шрифту Type1 |...

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів Type 1 у продуктах 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/uk/cpp/text-rendering-type...