Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 2,225 for

glyphs

(0.2 sec)
  1. Робота з текстом у файлі 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/uk/java/xps/working-with-t...
  2. Verwalten von Fallback-Schriftarten für Präsent...

    Erfahren Sie, wie Aspose.Slides für С++ Fallback-Schriftarten verwendet, um Text in PowerPoint- und OpenDocument-Präsentationen lesbar zu halten, wenn die ursprünglichen Schriftarten nicht verfügbar sind....Schriftart jedoch das erforderliche Glyph nicht enthält. In diesem Fall...angegebenen Fallback-Fonts für den Glyph-Ersatz verwendet werden. Aspose...

    docs.aspose.com/slides/de/cpp/fallback-font/
  3. แก้ไขและเพิ่มไฟล์ XPS ใหม่ | .NET

    .NET API Solution เพื่อจัดการไฟล์ XPS สร้างและแก้ไขไฟล์ XPS ด้วยโค้ดไม่กี่บรรทัด เรียนรู้ตัวอย่าง C# เกี่ยวกับวิธีการทำ...XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/th/net/create-xps-file/
  4. 記録

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

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

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

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

    아카이브...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-...
  7. آرشیوها

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

    blog.aspose.com/fa/font/load-save-extract-infor...
  8. Lưu trữ

    Lưu trữ...chải có màu bất kỳ và thêm glyph. Lưu tài liệu XPS đầu ra. Mẫu...BLACK); //Thêm glyph vào tài liệu XpsGlyphs glyphs = doc.addGlyphs("Arial"...

    blog.aspose.com/vi/page/insert-text-image-xps-j...
  9. Sous-ensemble de polices

    Le sous-ensemble est le processus de création d'un fichier de police compact et facile à gérer en supprimant les caractères inutiles du fichier de police....être représentés par quelques glyphes. Nous expliquerons ce moment...indiqué dans l’article sur glyphs , le fichier de polices inclut...

    docs.aspose.com/font/fr/net/what-is-font/font-s...
  10. Archivio

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

    blog.aspose.com/it/font/load-save-extract-infor...