Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 4,948 for

glyphs

(0.08 sec)
  1. DecodeToGidParameterized | Aspose.Font for .NET...

    Parameterized decode method. Not supported for CFF Font type....code to get glyph identifier for. Return Value Glyph identifier...

    reference.aspose.com/font/net/aspose.font.cff/c...
  2. GetGlyph | Aspose.Font for .NET API 参考

    按字形索引返回一个字形... public virtual Glyph GetGlyph ( uint glyphIndex )...返回值 与指定索引相关的字形。 也可以看看 class Glyph class TtfGlyfTable 命名空间 Aspose...

    reference.aspose.com/font/zh/net/aspose.font.tt...
  3. Modifier et ajouter de nouveaux fichiers XPS | ...

    Gérer les fichiers XPS. Créez et modifiez des fichiers XPS avec quelques lignes de code. Apprenez les exemples C# sur la façon de le faire....Si nécessaire, ajoutez des glyphes au document à l’aide de la...XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(...

    products.aspose.com/page/fr/net/create-xps-file/
  4. Manipulace s glyfy | API pro C++

    C++ API Řešení pro správu různých písem. Naučte se, jak získat informace o glyfech a metrikách písma pomocí několika řádků kódu....funkcí naleznete v článku Using Glyph Objects . Zde najdete četné...pro práci s glyfy a objekty Glyph. Další příklady kódu demonstrující...

    products.aspose.com/font/cs/cpp/manipulate-glyphs/
  5. GetKerningValue | Aspose.Font for .NET API Refe...

    Returns kerning value for the glyph pair....Returns kerning value for the glyph pair. public double GetKerningValue...Description prevGlyphId GlyphId First glyph in pair. nextGlyphId GlyphId...

    reference.aspose.com/font/net/aspose.font/ifont...
  6. GetGlyph | Справочник по API Aspose.Font для .NET

    Возвращает глиф по индексу глифа.... public virtual Glyph GetGlyph ( uint glyphIndex )...индексу. Смотрите также class Glyph class TtfGlyfTable пространство...

    reference.aspose.com/font/ru/net/aspose.font.tt...
  7. Manipulacje glifami | API dla C++

    C++ API Rozwiązanie do zarządzania różnymi czcionkami. Dowiedz się, jak uzyskać informacje o glifach i metrykach czcionki za pomocą kilku wierszy kodu....z artykułem Introduction to Glyph . Ta strona opisuje opcję odczytywania...pracy z glifami i obiektami Glyph. Więcej przykładów kodu demonstrujących...

    products.aspose.com/font/pl/cpp/manipulate-glyphs/
  8. GlyphState | Aspose.Font for .NET API 参考

    指定字形状态...ParsedWithErrors 1 Glyph 被解析错误。 也可以看看 命名空间 Aspose.Font.Glyphs 部件 Aspose...

    reference.aspose.com/font/zh/net/aspose.font.gl...
  9. GetAllGlyphIds | Aspose.Font for .NET API Refer...

    Returns all glyph ids available in the Font. Not supported for Type1MetricFontaspose.font.type1/type1metricfont type....GetAllGlyphIds method Returns all glyph ids, available in the Font....GetAllGlyphIds () Return Value All glyph identifiers, available in the...

    reference.aspose.com/font/net/aspose.font.type1...
  10. Zmodyfikuj i dodaj nowe pliki XPS | .NET

    .NET API do zarządzania plikami XPS. Twórz i modyfikuj pliki XPS za pomocą kilku linijek kodu. Poznaj przykłady C#, jak to zrobić....XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/pl/net/create-xps-file/