Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,212 for

glyphs

(0.16 sec)
  1. Archiv

    Archiv...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/cs/page/create-or-edit-postscri...
  2. ארכיון

    ארכיון...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/he/page/create-or-edit-postscri...
  3. Tìm ký hiệu Latinh trong một phông chữ | .NET

    .NET API Giải pháp quản lý phông chữ. Tìm hiểu cách tìm hiểu xem phông chữ có ký tự chữ Latinh bằng một vài dòng mã C# hay không.... Chuyển đổi, thao tác glyph, tải và lưu phông chữ, v.v....kết với các thao tác với glyph. Glyph là một ký tự được thiết...

    products.aspose.com/font/vi/net/detect-latin-sy...
  4. Modification de la page XPS sur les événements ...

    Découvrez comment apporter des modifications répétées à toutes les pages de sortie lors de la conversion d'un fichier XPS avec l'API Aspose.Page pour Java....getElementAPI (); 30 31 XpsGlyphs glyphs; 32 // For all pages in the...hyperlink to the first page... 35 glyphs = api. createGlyphs (font,...

    docs.aspose.com/page/fr/java/xps/modifying-xps-...
  5. Base de connaissances des polices de type 1

    Polices de type 1, excellente sortie d’impression. Format de police qui confère l'élégance intemporelle et la polyvalence de la typographie classique....autre contenant des données de glyphes, ce qui permet une gestion...l’autre pour les données de glyphes, ce qui améliore la gestion...

    docs.aspose.com/font/fr/net/what-is-font/type-1...
  6. 아카이브

    아카이브...println("Glyph count: " + font.getNumGlyphs());...글리프 Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/ko/font/work-with-cff-truetype-...
  7. آرشیوها

    آرشیوها...println("Glyph count: " + font.getNumGlyphs());..."A" Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/fa/font/work-with-cff-truetype-...
  8. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how text inside a document should be rendered when saving in SVG format in Java....USE_PLACED_GLYPHS); } doc.save(getArtifactsDir()...Field Description USE_PLACED_GLYPHS Text is rendered using curves...

    reference.aspose.com/words/java/com.aspose.word...
  9. Trabalhar com texto em ficheiro XPS | Python

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/pt/python-net/xps/working-...
  10. Робота з текстом у файлі XPS | Python

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/uk/python-net/xps/working-...