Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,167 for

glyph

(0.14 sec)
  1. Lưu trữ

    Lưu trữ...chải có màu bất kỳ và thêm glyph. Lưu tài liệu XPS đầu ra. Đoạn...Black); // Thêm glyph vào tài liệu XpsGlyphs glyphs = doc.AddGlyphs("Arial"...

    blog.aspose.com/vi/page/insert-image-text-xps-c...
  2. Lavorare con il testo | Soluzione API C++

    Come aggiungere testo a un file XPS è una domanda a cui la soluzione API Aspose.Page risponde. Scopri come utilizzare la funzionalità in C++....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/it/cpp/xps/working-with-text/
  3. Отрисовка текста с использованием шрифта TrueTy...

    API C++, позволяющие разработчикам манипулировать файлами шрифтов. Изучите основы рендеринга шрифтов TrueType и OpenType в продуктах C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/ru/cpp/text-rendering-true...
  4. Representación de texto usando fuente TrueType ...

    API de C++ para manipulen y escriban archivos.Aprenda los conceptos básicos sobre cómo representar fuentes TrueType y OpenType en productos C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/es/cpp/text-rendering-true...
  5. Representación de texto usando fuente Type1 | C++

    API de C++ para manipulen y escriban archivos.Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/es/cpp/text-rendering-type...
  6. Візуалізація тексту за допомогою шрифту TrueTyp...

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів TrueType і OpenType у продуктах C++....System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...System::SharedPtr < Aspose::Font::Glyphs::GlyphId >> (text. get_Length...

    docs.aspose.com/font/uk/cpp/text-rendering-true...
  7. 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...
  8. 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-...
  9. Архивы

    Архивы...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-...
  10. 7. Le modèle LaTeX pour les encodages de caract...

    Cet article couvre les composants internes des codages d'entrée et de sortie dans LaTeX, ainsi que la représentation interne des caractères LaTeX....internes aux positions des glyphes dans la police actuelle utilisée...peut contenir au maximum 256 glyphes). Dans certains cas, un caractère...

    docs.aspose.com/tex/fr/java/latex-encodings-model/