Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 2,199 for

glyphs

(0.17 sec)
  1. ארכיון

    ארכיון...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // שמור...

    blog.aspose.com/he/page/insert-image-text-xps-cpp/
  2. API chuyển đổi CFF sang WOFF2 | .NET

    Chuyển đổi CFF thành WOFF2 bằng .NET API trên Windows. Tích hợp chức năng chuyển đổi phông chữ CFF sang WOFF2 gốc này vào giải pháp của riêng bạn....liệu phông chữ cùng với bất kỳ glyph nào cũng như thông tin mã hóa...nhận dạng glyph. API có thể hiển thị bất kỳ glyph hoặc văn bản...

    products.aspose.com/font/vi/net/conversion/cff-...
  3. Travailler avec du textedans PS | Java

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...la possibilité d’écrire les glyphes du texte avec des avances (largeurs)...attribuant des largeurs aux glyphes. Le nombre de largeurs doit...

    docs.aspose.com/page/fr/java/ps/working-with-text/
  4. Архивы

    Архивы...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // путь, который...

    blog.aspose.com/ru/font/render-text-with-truety...
  5. Архивы

    Архивы...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // путь, который...

    blog.aspose.com/ru/font/render-text-with-truety...
  6. Archiwa

    Archiwa...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // ścieżka...

    blog.aspose.com/pl/font/render-text-with-truety...
  7. أرشيف

    أرشيف...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // المسار الذي...

    blog.aspose.com/ar/font/render-text-with-truety...
  8. أرشيف

    أرشيف...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // المسار الذي يقبل...

    blog.aspose.com/ar/font/render-text-with-truety...
  9. arkiv

    arkiv...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // Spara...

    blog.aspose.com/sv/page/insert-image-text-xps-cpp/
  10. Vectorisation de texte et sécurité du texte – .NET

    Cet article explique comment convertir du texte SVG en vecteur à l'aide de la propriété VectorizeText de la classe SVGSaveOptions....texte SVG vectorisé, tous les glyphes de police sont remplacés par...aux concepts de police, de glyphe et de symbole. Lorsqu’un ordinateur...

    docs.aspose.com/svg/fr/net/text-vectorization/