Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 2,167 for

glyph

(0.32 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. Гліфи та метрики шрифтів 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-...
  3. 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-...
  4. 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...
  5. Маніпуляції з гліфами | API для C++

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

    products.aspose.com/font/uk/cpp/manipulate-glyphs/
  6. Travailler avec du texte dans un fichier XPS | ...

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .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/fr/net/xps/working-with-text/
  7. Chercher

    chercher...quelle couleur et ajoutez le glyphe. Enregistrer le document XPS...// Ajouter un glyphe au document XpsGlyphs glyphs = doc.AddGlyphs("Arial"...

    blog.aspose.com/fr/page/insert-image-text-xps-c...
  8. Archiv

    Archiv...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/cs/font/work-with-truetype-cff-...
  9. 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/
  10. 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/