Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 1,519 for

glyphs

(0.05 sec)
  1. Отрисовка текста с использованием шрифта Type1 ...

    API C++, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы рендеринга шрифтов 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/ru/cpp/text-rendering-type...
  2. 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/
  3. 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/
  4. Fallback Font - PowerPoint JavaScript API|Aspos...

    Fallback font is used when the font specified for text is available in the system, but this font does not contain a necessary glyph. In this case, it is possible for PowePoint Java API to use one of the specified fallback fonts for the glyph replacement....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/nodejs-java/fallback-font/
  5. Fallback Font - PowerPoint Java API|Aspose.Slid...

    Fallback font is used when the font specified for text is available in the system, but this font does not contain a necessary glyph. In this case, it is possible for PowePoint Java API to use one of the specified fallback fonts for the glyph replacement....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/androidjava/fallback-font/
  6. Sửa đổi và thêm các tệp XPS mới | .NET

    .NET API Giải pháp quản lý tệp XPS. Tạo và sửa đổi tệp XPS bằng một vài dòng mã. Tìm hiểu các ví dụ C# về cách thực hiện.... Nếu cần, hãy thêm glyphs vào tài liệu bằng phương pháp...XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(...

    products.aspose.com/page/vi/net/create-xps-file/
  7. Fallback Font - PowerPoint C# API|Aspose.Slides...

    When font does not contain a necessary glyph, PowePoint C# API will let you use one of the specified fallback fonts for the glyph replacement....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/net/fallback-font/
  8. Fallback Font - PowerPoint Java API|Aspose.Slid...

    Fallback font is used when the font specified for text is available in the system, but this font does not contain a necessary glyph. In this case, it is possible for PowePoint Java API to use one of the specified fallback fonts for the glyph replacement....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/php-java/fallback-font/
  9. 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é en Java...); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 10 glyphs. setFill (textFill); 11 //...

    docs.aspose.com/page/fr/java/xps/working-with-t...
  10. 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/