Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,225 for

glyph

(0.31 sec)
  1. API chuyển đổi CFF sang WOFF | C++

    Chuyển đổi CFF sang Phông chữ WOFF bằng API C++ này. Chức năng Chuyển đổi hoạt động trong bất kỳ môi trường phát triển nào hỗ trợ C++....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/cpp/conversion/cff-...
  2. arkiv

    arkiv...glyf i dokumentet XpsGlyphs glyphs = doc.addGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.setFill(textFill); // Spara...

    blog.aspose.com/sv/page/insert-text-image-xps-j...
  3. آرشیوها

    آرشیوها...به سند اضافه کنید XpsGlyphs glyphs = doc.AddGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.Fill = textFill; // سند XPS...

    blog.aspose.com/fa/page/insert-image-text-xps-c...
  4. 档案

    档案...Black); // 将字形添加到文档 XpsGlyphs glyphs = doc.AddGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.Fill = textFill; // 保存生成的 XPS...

    blog.aspose.com/zh/page/insert-image-text-xps-c...
  5. ค้นหา

    ค้นหา...//เพิ่มสัญลักษณ์ในเอกสาร XpsGlyphs glyphs = doc.addGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.setFill(textFill); // บันทึกเอกสาร...

    blog.aspose.com/th/page/insert-text-image-xps-j...
  6. グリフの紹介|グリフの意味

    任意の書体の複合部分としてのグリフは、フォントの研究において重要な役割を果たします。この用語は、フォント操作のコーディングにおいて非常に重要です。...この記事は、Glyphの基礎を理解するのに役立つことを目的としています。 グリフとは何ですか? glyph という用語に...という用語には多くの定義があります。いくつかのグリフの意味を提供します。 glyph は、書体の個別に設計された1つの文字です。または、記事...

    docs.aspose.com/font/ja/net/what-is-font/glyph/
  7. Chargement des polices SVG | .NET

    Apprenez à charger des polices basées sur SVG dans une application .NET en utilisant Aspose.Font. Inclut les scénarios fichier, tableau d’octets et flux avec des exemples de code complets....– chaque glyphe est défini par un élément XML <glyph> (chemins...programmatiquement les contours des glyphes ou les métadonnées avant le...

    docs.aspose.com/font/fr/net/how-to-load-fonts/l...
  8. Foire aux questions | Aspose.Font pour Java

    Obtenez des réponses à toutes les questions les plus fréquemment posées sur Aspose.Font pour Java - API pour la manipulation et la gestion des polices....Lire les informations sur les glyphes et les métriques Détecter les...vous offre-t-il un accès aux glyphes ? R: Grâce à cette API, vous...

    docs.aspose.com/font/fr/java/faq/
  9. Verwalten von Fallback-Schriftarten für Präsent...

    Erfahren Sie, wie Aspose.Slides für Java Fallback-Schriftarten verwendet, um Text in PowerPoint- und OpenDocument-Präsentationen lesbar zu halten, wenn die ursprünglichen Schriftarten nicht verfügbar sind....jedoch kein erforderliches Glyph hat. In diesem Fall kann einer...Fallback-Schriftarten für den Glyph‑Ersatz verwendet werden. Aspose...

    docs.aspose.com/slides/de/java/fallback-font/
  10. Arşiv

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

    blog.aspose.com/tr/page/insert-image-text-xps-cpp/