Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 2,220 for

glyphs

(0.39 sec)
  1. グリフの紹介|グリフの意味

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

    docs.aspose.com/font/ja/net/what-is-font/glyph/
  2. Personnaliser les polices par défaut dans les p...

    Définissez les polices par défaut dans Aspose.Slides pour Python afin d'assurer une conversion correcte de PowerPoint (PPT, PPTX) et OpenDocument (ODP) vers PDF, XPS et images....page et de résolution des glyphes pour ces cibles. Les polices...catalogue des familles et glyphes disponibles que le moteur peut...

    docs.aspose.com/slides/fr/python-net/default-font/
  3. Latin szimbólumok keresése | .NET

    .NET API a betűtípusok kezelésére. Ismerje meg, hogyan állapíthatja meg, hogy a betűtípusban vannak-e latin karakterjelek néhány soros C# kóddal....olvassa el a Introduction to Glyph cikket. Mindannyian biztosan...funkciót alaposan leírja a Glyph objektumok használata cikk....

    products.aspose.com/font/hu/net/detect-latin-sy...
  4. 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/
  5. Архивы

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

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

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

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

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

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

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

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