Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,130 for

glyph

(0.11 sec)
  1. Архивы

    Архивы...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/ru/page/create-or-edit-postscri...
  2. Procurar

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

    blog.aspose.com/pt/page/create-or-edit-postscri...
  3. Работа с текстом в файле XPS | .NET

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .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/ru/net/xps/working-with-text/
  4. Glifos y métricas de fuentes TrueType | C++

    API de C++ para manipulen y escriban archivos. Aprenda los fundamentos sobre cómo trabajar con glifos y métricas de fuentes TTF en C++....::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/es/cpp/glyphs-and-metrics-...
  5. Glifos e métricas das fontes TrueType | C++

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como trabalhar com glifos e métricas das fontes TTF dentro do C ++....::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/pt/cpp/glyphs-and-metrics-...
  6. أرشيف

    أرشيف...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...0)) { //Glyph لـ "A" System::SharedPtr<Glyph> glyph = font->...

    blog.aspose.com/ar/font/work-with-truetype-cff-...
  7. Arsip

    Arsip...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...mengakses informasi tentang font glyph untuk simbol 'A'. //Periksa...

    blog.aspose.com/id/font/work-with-truetype-cff-...
  8. 글리프 조작 | C++용 API | Aspose.Font

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

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  9. Usando objetos glifos | .NET

    Objetos de glifos no Aspose.font A funcionalidade da biblioteca é descrita pelas propriedades que possui. Os trechos de código ajudam você a entender como codificar glifos com C#.... Assim sendo, o tipo Glyph é um objeto universal para glifos...funcionalidade fornecida pelo objeto Glyph Que funcionalidade esse objeto...

    docs.aspose.com/font/pt/net/developer-guide/usi...
  10. Chuyển đổi TTF sang SVG trong C#

    Hướng dẫn từng bước này giải thích cách chuyển đổi TTF sang SVG trong C#. Nó sẽ chuyển đổi TTF sang SVG trong C# sao cho một ký tự từ phông chữ được chọn và lưu trong SVG....Open() Truy cập ID glyph mong muốn từ mã hóa của phông...những gì SVG mong đợi Kết xuất glyph để đường viền của nó trở thành...

    kb.aspose.com/vi/font/net/convert-ttf-to-svg-in...