Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 2,220 for

glyphs

(0.15 sec)
  1. Работа с текстом в файле XPS | Java

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Java....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/ru/java/xps/working-with-t...
  2. Travailler avec du texte dans un fichier XPS | ...

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/fr/java/xps/working-with-t...
  3. Lavorare con il testo in un file XPS | Java

    Come aggiungere testo a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Java....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/it/java/xps/working-with-t...
  4. แก้ไขและเพิ่มไฟล์ 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/
  5. Archiv

    Archiv...resolutionCorrection; //Schleife, die jede Glyphe in Gids malt foreach (GlyphId...enthält if (gid != null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...

    blog.aspose.com/de/font/render-text-with-truety...
  6. 搜索

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

    blog.aspose.com/zh-hant/font/load-save-extract-...
  7. Змінити та додати нові файли XPS | .NET

    Рішення .NET API для керування файлами 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/uk/net/create-xps-file/
  8. 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/
  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...