Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 2,222 for

glyphs

(0.46 sec)
  1. 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...
  2. Изменения страницы XPS на основе событий | С++

    Узнайте, как вносить повторяющиеся изменения во все выходные страницы во время преобразования файла XPS с помощью API Aspose.Page для C++....System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/ru/cpp/xps/event-based-mod...
  3. Модифікації сторінки XPS на основі подій | C++

    Дізнайтеся, як вносити повторювані зміни в усі вихідні сторінки під час перетворення файлу XPS за допомогою Aspose.Page API для C++...System::SharedPtr < XpsGlyphs > glyphs; 23 // For all pages in the...hyperlink to the first page... 27 glyphs = api -> CreateGlyphs(_font...

    docs.aspose.com/page/uk/cpp/xps/event-based-mod...
  4. 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...
  5. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…... The bullet‑glyph mapping was fixed in that branch...any font that contains the glyph } } doc.save("output.docx");...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  6. Renderização de texto usando a fonte Type1 | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar fontes Type1 nos produtos C ++.... Interface para desenhar o Glyph. Isso pode ser alcançado usando...subsistema para desenhar o Glyph atual. Crie objeto do tipo Aspose...

    docs.aspose.com/font/pt/cpp/text-rendering-type...
  7. 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...
  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. Trabalhar com texto em ficheiro XPS | .NET

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em .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/pt/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/