Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,767 for

glyphs

(0.12 sec)
  1. 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...); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 10 glyphs. Fill = textFill; 11 // Save...

    docs.aspose.com/page/fr/net/xps/working-with-text/
  2. 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...
  3. 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/
  4. Робота з текстом у файлі XPS | Java

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

    docs.aspose.com/page/uk/java/xps/working-with-t...
  5. 아카이브

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

    blog.aspose.com/ko/page/create-or-edit-postscri...
  6. 搜索

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

    blog.aspose.com/zh-hant/font/load-save-extract-...
  7. Змінити та додати нові файли XPS | .NET

    Рішення .NET API для керування файлами XPS. Створюйте та змінюйте файли XPS за допомогою кількох рядків коду. Ознайомтеся з прикладами C#....XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/uk/net/create-xps-file/
  8. Візуалізація тексту за допомогою шрифту 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...
  9. Base de connaissances des polices EOT | Aspose....

    Polices EOT. Autrefois cruciales pour la typographie Web, elles sont désormais moins pertinentes en raison de l'évolution des navigateurs....police, notamment les formes de glyphes, les mesures de police (telles...réelles telles que les formes de glyphes, les mesures de police (montée...

    docs.aspose.com/font/fr/net/what-is-font/eot-font/
  10. Archiwa

    Archiwa...WriteLine("Glyph count: " + font.NumGlyphs);...„A” Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/pl/font/load-save-extract-infor...