Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,130 for

glyph

(0.09 sec)
  1. Archiv

    Archiv...WriteLine("Glyph count: " + font.NumGlyphs);...„A“ Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/cs/font/load-save-extract-infor...
  2. Archiv

    Archiv...beliebigen Farbe und fügen Sie die Glyphe hinzu. Speichern Sie das ausgegebene...BLACK); //Glyphe zum Dokument hinzufügen XpsGlyphs glyphs = doc.addGlyphs("Arial"...

    blog.aspose.com/de/page/insert-text-image-xps-j...
  3. Arbeiten mit Text | C++-API-Lösung

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/de/cpp/xps/working-with-text/
  4. Trabajar con texto | Solución API C++

    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 C++....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/es/cpp/xps/working-with-text/
  5. 基于事件的 XPS 页面修改 | C++

    了解如何使用 Aspose.Page API for C++ 在 XPS 文件转换过程中对所有输出页面进行重复更改...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/zh/cpp/xps/event-based-mod...
  6. Archiv

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

    blog.aspose.com/cs/font/work-with-truetype-cff-...
  7. Sửa đổi và thêm các tệp XPS mới | .NET

    .NET API Giải pháp quản lý tệp XPS. Tạo và sửa đổi tệp XPS bằng một vài dòng mã. Tìm hiểu các ví dụ C# về cách thực hiện.... Nếu cần, hãy thêm glyphs vào tài liệu bằng phương pháp...XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(...

    products.aspose.com/page/vi/net/create-xps-file/
  8. Візуалізація тексту за допомогою шрифту Type1 |...

    C++ API для розробників для роботи з файлами та шрифтами. Дізнайтеся про основи відтворення шрифтів Type 1 у продуктах 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-type...
  9. Arbeiten mit Text in XPS-Datei | Java

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

    docs.aspose.com/page/de/java/xps/working-with-t...
  10. Trabalhar com texto em ficheiro XPS | Java

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em Java....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/pt/java/xps/working-with-t...