Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 2,278 for

glyph

(3.07 sec)
  1. Supported File Formats|Aspose.Slides for PHP Do...

    Discover all file formats Aspose.Slides for PHP via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....embedded or subsetted (only used glyphs), specify how common system...fallback rules to prevent missing glyphs during rendering and conversion...

    docs.aspose.com/slides/php-java/supported-file-...
  2. Знайти латинські символи у шрифті | .NET

    .NET API рішення для керування шрифтами. Дізнайтеся, як з'ясувати, чи має шрифт латинські гліфи за допомогою декількох рядків коду C#....прочитайте статтю Introduction to Glyph . Ми всі точно знаємо, що такі...детально описаний у статті Using Glyph objects . Там ви знайдете багато...

    products.aspose.com/font/uk/net/detect-latin-sy...
  3. Travailler avec du textedans PS | Java

    Comment ajouter du texte dans un fichier PS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en Java...la possibilité d’écrire les glyphes du texte avec des avances (largeurs)...attribuant des largeurs aux glyphes. Le nombre de largeurs doit...

    docs.aspose.com/page/fr/java/ps/working-with-text/
  4. Архивы

    Архивы...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // путь, который...

    blog.aspose.com/ru/font/render-text-with-truety...
  5. Архивы

    Архивы...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // путь, который...

    blog.aspose.com/ru/font/render-text-with-truety...
  6. Archiwa

    Archiwa...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // ścieżka...

    blog.aspose.com/pl/font/render-text-with-truety...
  7. أرشيف

    أرشيف...= null) { Glyph glyph = font.getGlyphAccessor()...getGlyphAccessor().getGlyphById(gid); if (glyph == null) continue; // المسار الذي...

    blog.aspose.com/ar/font/render-text-with-truety...
  8. أرشيف

    أرشيف...= null) { Glyph glyph = font.GlyphAccessor.GetGlyphById(gid);...GetGlyphById(gid); if (glyph == null) continue; // المسار الذي يقبل...

    blog.aspose.com/ar/font/render-text-with-truety...
  9. arkiv

    arkiv...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...f, 450.f, u"Hello World!"); glyphs->set_Fill(textFill); // Spara...

    blog.aspose.com/sv/page/insert-image-text-xps-cpp/
  10. Working with Text in PS file | Java

    How to add text in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...the possibility to write the glyphs of the text with assigned advances...fill the text by assigning glyphs widths. The number of widths...

    docs.aspose.com/page/java/ps/working-with-text/