Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 2,220 for

glyphs

(0.25 sec)
  1. Архивы

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

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

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

    blog.aspose.com/ru/font/render-text-with-truety...
  3. 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...
  4. أرشيف

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

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

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

    blog.aspose.com/ar/font/render-text-with-truety...
  6. 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/
  7. Archiv

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

    blog.aspose.com/cs/page/insert-image-text-xps-cpp/
  8. API chuyển đổi CFF sang TTF | .NET

    Chuyển đổi CFF sang TTF bằng .NET API trên Windows. Tích hợp chức năng chuyển đổi phông chữ CFF sang TTF 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-...
  9. API chuyển đổi CFF sang WOFF | .NET

    Chuyển đổi CFF thành WOFF bằng .NET API trên Windows. Tích hợp chức năng chuyển đổi phông chữ CFF sang WOFF 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-...
  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/