Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 2,271 for

glyph

(0.1 sec)
  1. أرشيف

    أرشيف...println("Glyph count: " + font.getNumGlyphs());...(glIndex != 0) { //Glyph لـ "A" Glyph glyph = font.getGlyphById(glIndex);...

    blog.aspose.com/ar/font/work-with-cff-truetype-...
  2. 글리프 조작 | API 솔루션 | .NET | Aspose

    글꼴을 관리하는 .NET API 솔루션. 몇 줄의 C# 코드로 글꼴의 글리프 및 메트릭 정보를 얻는 방법을 알아봅니다. 빠르고 강력한 API 솔루션.... 이 글꼴 단위에 대해 자세히 알아보려면 Glyph 소개 문서를 참조하세요. 이 페이지에서는 글리프 및...C# 코드 예제를 찾을 수 있으며 특히 글리프 및 Glyph 개체 작업을 위한 Aspose.Font의 기능을 배웁니다...

    products.aspose.com/font/ko/net/manipulate-glyphs/
  3. Renderização de texto usando a fonte Type1 | Java

    Java APIs para os desenvolvedores manipularem arquivos de fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos Java....IGlyphOutlinePainter para desenhar o Glyph. Isso pode ser alcançado usando...subsistema para desenhar o Glyph atual. Crie objeto do tipo Aspose...

    docs.aspose.com/font/pt/java/text-rendering-typ...
  4. Tìm ký hiệu Latin trong phông chữ | .NET

    .NET API Solution để quản lý phông chữ. Tìm hiểu cách kiểm tra xem phông chữ có Glyph Latin hay không với một vài dòng code C#.... Chuyển đổi, thao tác glyph, tải và lưu phông chữ, và nhiều...liên quan đến thao tác với glyph. Glyph là một ký tự được thiết...

    products.aspose.com/font/vi/net/detect-latin-sy...
  5. Arsip

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

    blog.aspose.com/id/page/create-or-edit-postscri...
  6. 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...
  7. ארכיון

    ארכיון...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...
  8. Rendering di testo utilizzando TrueType Font | ...

    API Java per gli sviluppatori per manipolare i file di font. Impara i fondamenti su come rendere i caratteri TrueType e OpenType all'interno dei prodotti Java....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...throws Exception 4 { 5 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/it/java/text-rendering-tru...
  9. ארכיון

    ארכיון...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/he/font/work-with-cff-truetype-...
  10. Convertir TTF en SVG en C#

    Ce guide étape par étape explique comment convertir TTF en SVG en C#. Il transformera TTF en SVG en C# de manière à ce qu’un seul caractère de la police soit sélectionné et enregistré dans le SVG....Open() Accédez à l’ID du glyphe souhaité à partir de l’encodage...ce que SVG attend Rendu du glyphe afin que son contour se transforme...

    kb.aspose.com/fr/font/net/convert-ttf-to-svg-in...