Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,225 for

glyphs

(0.22 sec)
  1. ארכיון

    ארכיון...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/he/font/work-with-cff-truetype-...
  2. 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...
  3. Convertir TTF en SVG en C#

    Ce guide étape par étape explique comment convertir TTF en SVG en C#. Il transformera TTF en SVG en C# de manière à ce qu’un seul caractère de la police soit sélectionné et enregistré dans le SVG....Open() Accédez à l’ID du glyphe souhaité à partir de l’encodage...ce que SVG attend Rendu du glyphe afin que son contour se transforme...

    kb.aspose.com/fr/font/net/convert-ttf-to-svg-in...
  4. Renderização de texto usando a fonte TrueType |...

    APIs C ++ para os desenvolvedores manipularem e fontes. Aprenda os fundamentos sobre como renderizar as fontes TrueType e OpenType 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-true...
  5. Trabajar con texto en un archivo XPS | Python

    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 Python....Add a glyph to the document 8 glyphs = doc. add_glyphs ( "Arial"...300, 450, "Hello World!" ) 9 glyphs. fill = text_fill 10 # Save...

    docs.aspose.com/page/es/python-net/xps/working-...
  6. 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...
  7. Работа с текстом в файле 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/
  8. arkiv

    arkiv...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...(tabell 'glyf') för att komma åt glyph. System::SharedPtr<Aspose::...

    blog.aspose.com/sv/font/work-with-truetype-cff-...
  9. ค้นหา

    ค้นหา...WriteLine("Glyph count: " + font.NumGlyphs);...เพื่อเข้าถึงข้อมูลเกี่ยวกับฟอนต์ glyph สำหรับสัญลักษณ์ 'A' //ตรวจส...

    blog.aspose.com/th/font/load-save-extract-infor...
  10. Modificações baseadas em eventos de página XPS ...

    Descubra como fazer alterações recorrentes em todas as páginas de saída durante a conversão de um ficheiro XPS utilizando a API Aspose.Page para 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/pt/cpp/xps/event-based-mod...