Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,222 for

glyph

(0.17 sec)
  1. Présentation du produit | Aspose.Font pour Java...

    JavaScript API that allows developers to manipulate fonts. Vous trouverez ici un aperçu de la solution API Aspose.Font pour JavaScript....caractères et les identifiants de glyphes. Les développeurs d’applications...n’importe quel glyphe ou texte souhaité. Des glyphes spéciaux peuvent...

    docs.aspose.com/font/fr/javascript-cpp/product-...
  2. 폰트 FallBack 에서 설정 XML 그 안에 C++|Aspose.Words 에 대...

    글꼴 대체 메커니즘은 글꼴이 확인될 때 사용되지만 특정 문자를 포함하지 않습니다. 이 경우, Aspose.Words 문자에 대 한 대체 글꼴 중 하나를 사용 하려고 합니다....notdef" glyph (missing glyph) from the base font...font does not contains the glyph for the requested Unicode code...

    docs.aspose.com/words/ko/cpp/font-fallback-sett...
  3. Cluster.codepoints_length property | Aspose.Wor...

    Cluster.codepoints_length property. Gets total number of codepoints in the [Cluster](../)....glyphs property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Arsip

    Arsip...pembacaan file TTF, ekstraksi glyph font, dan konversi menjadi data...membaca file TTF, mengekstraksi glyph font, dan mengubahnya menjadi...

    blog.aspose.com/id/font/convert-ttf-to-svg-in-j...
  5. Formats de fichiers pris en charge|Documentatio...

    Découvrez tous les formats de fichiers qu’Aspose.Slides pour C++ peut ouvrir, enregistrer et convertir — y compris PPT, PPTX et ODP — avec des notes claires de prise en charge d’import/export....ou sous‑ensemble (seuls les glyphes utilisés), spécifier la façon...de police pour éviter les glyphes manquants lors du rendu et...

    docs.aspose.com/slides/fr/cpp/supported-file-fo...
  6. FontFallbackSettings.buildAutomatic method | As...

    FontFallbackSettings.buildAutomatic method. Automatically builds the fallback settings by scanning available fonts....fields and not by the actual glyphs presence. Also Unicode ranges...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 記録

    記録...//ドキュメントにグリフを追加する XpsGlyphs glyphs = doc.addGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.setFill(textFill); // 結果のXPSドキュメントを保存する...

    blog.aspose.com/ja/page/insert-text-image-xps-j...
  8. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides for С++ to ensure consistent typography in PowerPoint and OpenDocument presentations....surgically for individual missing glyphs when the base font is installed...actually contains the required glyphs. If not, configure fallback...

    docs.aspose.com/slides/cpp/font-replacement/
  9. 아카이브

    아카이브...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // 그리기 지시를 받아들이는...

    blog.aspose.com/ko/font/render-text-with-truety...
  10. 아카이브

    아카이브...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // 그리기 지시를...

    blog.aspose.com/ko/font/render-text-with-truety...