Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,170 for

glyphs

(0.13 sec)
  1. Glifos y métricas de fuentes TrueType | C++

    API de C++ para manipulen y escriban archivos. Aprenda los fundamentos sobre cómo trabajar con glifos y métricas de fuentes TTF en C++....::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/es/cpp/glyphs-and-metrics-...
  2. Modifica e aggiungi nuovi file XPS | .NET

    .NET API Soluzione per la gestione dei file XPS. Crea e modifica file XPS con poche righe di codice. Scopri gli esempi C# su come farlo....XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/it/net/create-xps-file/
  3. Archiv

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

    blog.aspose.com/de/font/render-text-with-truety...
  4. TrueTypeフォントのグリフとメトリック| C++

    開発者がファイルを操作してフォントするためのC ++ API。 C ++内のTTFフォントのグリフとメトリックを使用する方法に関する基本を学びます。...::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/ja/cpp/glyphs-and-metrics-...
  5. Модифікації сторінки XPS на основі подій | C++

    Дізнайтеся, як вносити повторювані зміни в усі вихідні сторінки під час перетворення файлу XPS за допомогою Aspose.Page API для C++...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/uk/cpp/xps/event-based-mod...
  6. 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é dans .NET...10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save...

    docs.aspose.com/page/fr/net/xps/working-with-text/
  7. Chercher

    chercher...quelle couleur et ajoutez le glyphe. Enregistrer le document XPS...// Ajouter un glyphe au document XpsGlyphs glyphs = doc.AddGlyphs("Arial"...

    blog.aspose.com/fr/page/insert-image-text-xps-c...
  8. 搜索

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

    blog.aspose.com/zh-hant/font/load-save-extract-...
  9. Renderização de texto usando a fonte Type1 | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos C ++.... Interface para desenhar o Glyph. Isso pode ser alcançado usando...subsistema para desenhar o Glyph atual. Crie objeto do tipo Aspose...

    docs.aspose.com/font/pt/cpp/text-rendering-type...
  10. Гліфи та метрики шрифтів TrueType | C++

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи роботи з гліфами та метриками шрифтів TTF у C++....::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/uk/cpp/glyphs-and-metrics-...