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

glyphs

(0.09 sec)
  1. Arsip

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

    blog.aspose.com/id/page/insert-image-text-xps-cpp/
  2. 아카이브

    아카이브...BLACK); //문서에 글리프 추가 XpsGlyphs glyphs = doc.addGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.setFill(textFill); // 결과 XPS...

    blog.aspose.com/ko/page/insert-text-image-xps-j...
  3. Uitleg van het cachinggedrag van Aspose.CAD|CAD...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Lettertype glyph gegevens cache Een in-memory...in-memory cache van alle glyphs die tijdens de levensduur van de applicatie...

    docs.aspose.com/cad/nl/common/caching-behaviour...
  4. 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/
  5. Архивы

    Архивы...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // Сохраните...

    blog.aspose.com/ru/page/insert-image-text-xps-cpp/
  6. أرشيف

    أرشيف...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // احفظ...

    blog.aspose.com/ar/page/insert-image-text-xps-cpp/
  7. Procurar

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

    blog.aspose.com/pt/page/insert-image-text-xps-cpp/
  8. ארכיון

    ארכיון...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/
  9. 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-...
  10. 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/