Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 2,271 for

glyphs

(0.35 sec)
  1. テキストの操作| C ++ APIソリューション

    XPSファイルにテキストを追加する方法は、Aspose.Page APIソリューションによって回答された質問です。 C ++で機能を使用する方法をご覧ください...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/ja/cpp/xps/working-with-text/
  2. XPSファイル内のテキスト操作 | Java

    XPSファイルにテキストを追加する方法については、Aspose.Page APIソリューションで回答しています。Javaでの機能の使用方法については、こちらをご覧ください。...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/ja/java/xps/working-with-t...
  3. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(System.Int32 count) False factors Factors System.Single[] False True True positions Positions System.S......True False False ETO_GLYPH_INDEX ETO_GLYPH_INDEX Aspose.Imaging...System.String False True True glyph_index_buffer GlyphIndexBuffer...

    docs.aspose.com/imaging/python-net/python-notes...
  4. Cluster Class | Aspose.Words لـ .NET

    اكتشف فئة Aspose.Words.Shaping.Cluster، المصممة لإدارة نقاط التعليمات البرمجية والرموز بكفاءة لتحسين عرض النص في تطبيقاتك....المنشئون اسم وصف Cluster ( int[], Glyph[] ) يقوم بتهيئة مثيل جديد لهذه...التعليمات البرمجية في Cluster . Glyphs { get; } يحصل على رموز المجموعة...

    reference.aspose.com/words/ar/net/aspose.words....
  5. 記録

    記録...println("Glyph count: " + font.getNumGlyphs());...//'A'のグリフ Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/ja/font/work-with-cff-truetype-...
  6. 档案

    档案...WriteLine("Glyph count: " + font.NumGlyphs);...//“A”字形 Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/zh/font/load-save-extract-infor...
  7. 아카이브

    아카이브...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

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

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

    blog.aspose.com/fa/font/load-save-extract-infor...
  9. Aspose.Font pour Java Documentation

    L'API Java Aspose.Font permet de charger, d'enregistrer, de convertir des polices et d'obtenir des métriques de police....données ainsi que sur tout glyphe pris en charge par tous les...caractères et les identifiants de glyphes. Son sous-système de rendu...

    docs.aspose.com/font/fr/java/
  10. Procurar

    Procurar...glifo ao documento XpsGlyphs glyphs = doc.AddGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.Fill = textFill; // Salvar...

    blog.aspose.com/pt/page/insert-image-text-xps-c...