Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,733 for

glyphs

(0.04 sec)
  1. Archiwa

    Archiwa...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/pl/font/work-with-truetype-cff-...
  2. 档案

    档案...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/zh/font/work-with-truetype-cff-...
  3. Архивы

    Архивы...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/ru/font/work-with-truetype-cff-...
  4. Chercher

    chercher...tels que les canevas et les glyphes dans les documents XPS. De...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...

    blog.aspose.com/fr/page/create-or-edit-postscri...
  5. Архивы

    Архивы...println("Glyph count: " + font.getNumGlyphs());...«А» Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/ru/font/work-with-cff-truetype-...
  6. 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-...
  7. Візуалізація тексту за допомогою шрифту 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...
  8. 搜索

    搜索...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/zh-hant/page/create-or-edit-pos...
  9. Caractéristiques de la police | API pour Java

    Cet article couvre les classifications des polices LaTeX en fonction de diverses caractéristiques de police et du codage des polices LaTeX....police proportionnelle, les glyphes ont des largeurs différentes...espacement fixe, tous les glyphes ont la même largeur. Les espaces...

    docs.aspose.com/tex/fr/java/latex-font-attributes/
  10. 글리프 조작 | C++용 API | Aspose.Font

    다양한 폰트를 관리할 수 있는 C++ API 솔루션입니다. 몇 줄의 코드로 글꼴의 Glyphs 및 Metrics 정보를 얻는 방법을 알아보세요....Font C++ Manipulate glyphs 글리프 및 지표 정보 읽기 문자열 너비를 계산하고...단위에 대한 자세한 내용은 Glyph 소개 문서를 참조하세요. 이 페이지에서는 Glyph 및 Metrics 정보를...

    products.aspose.com/font/ko/cpp/manipulate-glyphs/