Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 2,281 for

glyphs

(1.6 sec)
  1. Type1フォントを使用したテキストレンダリング| .NET

    開発者がファイルを操作してフォントするためのC#API。 .NET製品内のタイプ1フォントをレンダリングする方法に関する基本を学びます。...テキストをレンダリングするために、レンダリングサブシステムでは、Glyph を描画するために Aspose.Font.Rendering...テキスト文字列のすべてのシンボルを反復します。 すべての処理されたシンボルのGLYPH識別子を取得します-GID。 現在のグリフを描画するために必要な...

    docs.aspose.com/font/ja/net/text-rendering-type...
  2. แก้ไขและเพิ่มไฟล์ XPS ใหม่ | .NET

    โซลูชัน .NET API เพื่อจัดการไฟล์ XPS สร้างและแก้ไขไฟล์ XPS ด้วยโค้ดเพียงไม่กี่บรรทัด เรียนรู้ตัวอย่าง C# เกี่ยวกับวิธีการทำ...XpsDocument หากจำเป็น ให้เพิ่มกริฟ (glyphs) ลงในเอกสารโดยใช้เมธอด AddGlyphs()...XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(...

    products.aspose.com/page/th/net/create-xps-file/
  3. Trabalhar com texto em ficheiro XPS | Java

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Java....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/pt/java/xps/working-with-t...
  4. TTF in SVG in C# konvertieren

    Diese Schritt-für-Schritt-Anleitung erklärt, wie man TTF in SVG in C# konvertiert. Sie wandelt TTF in SVG in C# so um, dass ein einzelnes Zeichen aus der Schriftart ausgewählt und im SVG gespeichert wird....entsprechen Rendern Sie die Glyphe, sodass ihr Umriss in eine...eine Schriftart und findet die Glyphe, die den gewünschten Buchstaben...

    kb.aspose.com/de/font/net/convert-ttf-to-svg-in...
  5. Renderização de texto usando a fonte TrueType |...

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar as fontes TrueType e OpenType nos produtos C ++.... Interface 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/cpp/text-rendering-true...
  6. أرشيف

    أرشيف...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/ar/page/create-or-edit-postscri...
  7. Archiwa

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

    blog.aspose.com/pl/page/create-or-edit-postscri...
  8. Archiwa

    Archiwa...WriteLine("Glyph count: " + font.NumGlyphs);...„A” Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/pl/font/load-save-extract-infor...
  9. 搜索

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

    blog.aspose.com/zh-hant/font/work-with-truetype...
  10. آرشیوها

    آرشیوها...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/fa/font/work-with-truetype-cff-...