Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,222 for

glyph

(0.2 sec)
  1. Пакет XPS | Міжпакетні операції | .NET

    .NET API Рішення для роботи з XPS. Використовуйте кілька елементів документа в одному пакеті 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/uk/net/cross-package-o...
  2. Lưu trữ

    Lưu trữ...cũng cho phép bạn hiển thị glyph hoặc văn bản nếu cần. Bạn có...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/vi/font/load-save-extract-infor...
  3. Trabalhar com texto em ficheiro XPS | Python

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Python....Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/pt/python-net/xps/working-...
  4. Робота з текстом у файлі XPS | Python

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/uk/python-net/xps/working-...
  5. Работа с текстом в файле XPS | Python

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в Python...Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/ru/python-net/xps/working-...
  6. Textwiedergabe mit Type1-Schriftart | C++

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von Typ-1-Schriftarten in C++-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/cpp/text-rendering-type...
  7. Textwiedergabe mit TrueType-Schriftart | C++

    C++-APIs zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Rendern von TrueType- und OpenType-Schriftarten in C++-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/cpp/text-rendering-true...
  8. XPS 패키지 | 패키지 간 작업 | .NET 해결책 | Aspose

    .NET API 솔루션은 XPS와 함께 작동합니다. 패키지 간 작업을 위해 동일한 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...
  9. Archiv

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

    blog.aspose.com/cs/font/work-with-cff-truetype-...
  10. Lưu trữ

    Lưu trữ...Exception { //Nhận số nhận dạng glyph cho mọi ký hiệu trong dòng văn...resolutionCorrection; //vòng lặp vẽ mọi glyph trong gids for (GlyphId gid...

    blog.aspose.com/vi/font/render-text-with-truety...