Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 2,268 for

glyph

(0.08 sec)
  1. Procurar

    Procurar...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/pt/font/work-with-cff-truetype-...
  2. arkiv

    arkiv...WriteLine("Glyph count: " + font.NumGlyphs);...(tabell 'glyf') för att komma åt glyph. Aspose.Font.TtfCMapFormats...

    blog.aspose.com/sv/font/load-save-extract-infor...
  3. Візуалізація тексту за допомогою шрифту Type1 |...

    C# API для розробників, щоб маніпулювати файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів Type 1 у продуктах .NET....string outFile) 4 { 5 //Get glyph identifiers for every symbol...23 //loop which paints every glyph in gids 24 foreach (GlyphId...

    docs.aspose.com/font/uk/net/text-rendering-type...
  4. Arsip

    Arsip...memungkinkan Anda merender glyph atau teks jika diperlukan. Anda...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/id/font/load-save-extract-infor...
  5. Renderização de texto usando a fonte Type1 | .NET

    C# APIs para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 dentro dos produtos .NET....string outFile) 4 { 5 //Get glyph identifiers for every symbol...23 //loop which paints every glyph in gids 24 foreach (GlyphId...

    docs.aspose.com/font/pt/net/text-rendering-type...
  6. XPS 패키지 | 크로스 패키지 작업 | .NET

    XPS 작업을 위한 .NET API 솔루션입니다. 크로스 패키지 작업을 위해 동일한 XPS 패키지 내의 여러 문서 요소를 사용합니다. 수행 방법에 대한 C# 예제입니다....// Add glyphs to the first document XpsGlyphs glyphs = doc1.AddGlyphs(...Fill glyphs in the first document with one color glyphs.Fill...

    products.aspose.com/page/ko/net/cross-package-o...
  7. Lưu trữ

    Lưu trữ...phần, chẳng hạn như canvas và glyphs trong tài liệu XPS. Hơn nữa...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...

    blog.aspose.com/vi/page/create-or-edit-postscri...
  8. Работа с текстом | API-решение C++

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в C++....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/ru/cpp/xps/working-with-text/
  9. Trabajar con texto en un archivo XPS | .NET

    Cómo agregar texto a un archivo XPS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en .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/es/net/xps/working-with-text/
  10. Arbeiten mit Text in XPS-Datei | .NET

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page unterstützt wird. Erfahr, wie die Funktionalität in .NET nutzen....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 12 glyphs. Fill = textFill; 13 // Save...

    docs.aspose.com/page/de/net/xps/working-with-text/