Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,200 for

glyph

(0.11 sec)
  1. แก้ไขและเพิ่มไฟล์ 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/
  2. Fallback-Schriftart - PowerPoint Java API|Aspos...

    Die Fallback-Schriftart wird verwendet, wenn die für den Text angegebene Schriftart im System verfügbar ist, jedoch dieses Schriftart kein notwendiges Glyph enthält. In diesem Fall ist es möglich, dass die PowerPoint Java API eine der angegebenen Fallback-Schriftarten für den Glyph-Ersatz verwendet....Schriftart kein notwendiges Glyph enthält. In diesem Fall ist...Fallback-Schriftarten für den Glyph-Ersatz zu verwenden. Aspose...

    docs.aspose.com/slides/de/php-java/fallback-font/
  3. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced document presentation....ArabicIndic" to // use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. // Set the "NumeralFormat"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...ArabicIndic" to // use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. // Set the "NumeralFormat"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. Gérer les polices de secours pour les présentat...

    Découvrez comment Aspose.Slides pour Python via .NET utilise les polices de secours pour garder le texte lisible dans les présentations PowerPoint et OpenDocument lorsque les polices d'origine ne sont pas disponibles....cette police ne contient pas le glyphe nécessaire. Dans ce cas, il...spécifiées pour le remplacement du glyphe. Aspose.Slides permet de créer...

    docs.aspose.com/slides/fr/python-net/fallback-f...
  8. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....ArabicIndic" to // use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. // Set the "NumeralFormat"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. NumeralFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.NumeralFormat enum for optimal number representation in fixed page formats. Enhance your document rendering today!...ArabicIndic" to // use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. // Set the "NumeralFormat"...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Архивы

    Архивы...Добавить глиф в документ XpsGlyphs glyphs = doc.AddGlyphs("Arial", 12...300f, 450f, "Hello World!"); glyphs.Fill = textFill; // Сохраните...

    blog.aspose.com/ru/page/insert-image-text-xps-c...