Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 4,948 for

glyphs

(0.09 sec)
  1. Aspose::Font::TtfCMapFormats::TtfCMapFormat4Tab...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Font::TtfCMapFormats::TtfCMapForma......(uint32_t charCode) override Gets a glyph index for a given character...override Maps code code to glyph index. More... ASPOSE_FONT_SHARED_API...

    reference.aspose.com/font/cpp/class/aspose.font...
  2. IsColor | Справочник по Aspose.Imaging for .NET...

    Получает или задает значение указывающее является ли данный экземпляр цветным. Этот бит указывает тип данных в поле BrushId. Если установлено BrushId определяет значение цвета в объекте EmfPlusARGB раздел 2.2.2.1. Если флажок не установлен BrushId содержит индекс EMF Object Table объекта EmfPlusBrush раздел 2.2.1.1....Imaging Glyphs MatrixPresent Русский English...

    reference.aspose.com/imaging/ru/net/aspose.imag...
  3. iglyph - Aspose.Page for Java - API Reference

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....between character name and glyph....

    reference.aspose.com/page/java/com.aspose.page....
  4. GlyphPos | Aspose.Imaging para la referencia de...

    Obtiene o establece las posiciones de los glifos array Una matriz de objetos EmfPlusPointF sección 2.2.2.36 que especifican la posición de salida de cada glifo de carácter. DEBE haber elementos GlyphCount que tienen una correspondencia uno a uno con los elementos en el Matriz de glifos. Las posiciones de los glifos se calculan a partir de la posición del primer glifo si se establece el indicador DriverStringOptionsRealizedAdvance en los indicadores de DriverStringOptions. En este caso GlyphPos especifica la posición del primer glifo únicamente....Imaging GlyphCount Glyphs Español English Русский 简体中文...

    reference.aspose.com/imaging/es/net/aspose.imag...
  5. GetAllGlyphIds | Aspose.Font for .NET API 参考

    返回字体中可用的所有字形 ID 的数组 Glyph id 是字形的唯一编号它取决于字体类型 TTF 字体字形 id 可以是 GlyphstringIdaspose.font.Glyphs/Glyphstringid 类或 GlyphUInt32Idaspose.font.Glyphs/glyphuint32id 类的实例. 通过 Post 表映射为 TTF 字体支持名称字符串字形寻址 如果里面有 CFF 字体则 CFF 结构用于按名称寻址字形... Glyph id 是字形的唯一编号,它取决于字体类型。 TTF 字体字形...

    reference.aspose.com/font/zh/net/aspose.font.tt...
  6. Aspose.Drawing for .NET 22.8 Release Notes|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of indexed png files Fixed glyph shape truncation Got a Query...

    docs.aspose.com/drawing/net/aspose-drawing-for-...
  7. API de conversion TYPE1 vers SVG |.NET

    Convertissez TYPE1 en SVG à l'aide de l'API .NET sous Windows. Intégrez cette fonctionnalité native de conversion de polices TYPE1 vers SVG dans votre propre solution....des informations sur chaque glyphe et l'encodage pour tous les...caractère et les identifiants de glyphe. À l'aide de cette API .NET...

    products.aspose.com/font/fr/net/conversion/type...
  8. API C++ para processamento PostScript

    Carregue e converta arquivos PS, EPS e XPS em PDF e imagens com esta biblioteca. Crie ou manipule arquivos XPS em aplicativos C++....> (); //Add a glyph to the document auto glyphs = xpsDocs -> AddGlyphs(...450f , u "Hello World!" ); glyphs -> set_Fill(xpsDocs -> Cre...

    products.aspose.com/page/pt/cpp/
  9. API για αρχεία eSign XPS | .NET

    Πηγαίος κώδικας C# για έγγραφα e-Sign XPS σε .NET Framework Platform, Windows και εφαρμογές ASP.NET. Απλά API για λειτουργικότητα XPS Signature....Black); //Add glyph to the document XpsGlyphs glyphs = document...50f , "eSignature Text" ); glyphs.Fill = textFill; document.Save(...

    products.aspose.com/page/el/net/signature/xps/
  10. PostScript İşleme için C# .NET API'si

    XPS PS ve EPS dosyalarını yükleyip PDF ve Görüntülere dönüştürmek için C# .NET kitaplığı. .NET uygulamalarında XPS dosyaları oluşturun veya değiştirin...XpsDocument(); //Add a glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/tr/net/