Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 2,136 for

glyphs

(0.15 sec)
  1. SvgTextOutputMode | Aspose.Words for Java

    Allows to specify how text inside a document should be rendered when saving in SVG format in Java....USE_PLACED_GLYPHS); } doc.save(getArtifactsDir()...Field Description USE_PLACED_GLYPHS Text is rendered using curves...

    reference.aspose.com/words/java/com.aspose.word...
  2. Archivo

    Archivo...println("Glyph count: " + font.getNumGlyphs());...'A' Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/es/font/work-with-cff-truetype-...
  3. Архів

    Архів...println("Glyph count: " + font.getNumGlyphs());..."А" Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/uk/font/work-with-cff-truetype-...
  4. Arşiv

    Arşiv...println("Glyph count: " + font.getNumGlyphs());...glif Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/tr/font/work-with-cff-truetype-...
  5. Chercher

    chercher...//Obtenir des identifiants de glyphe pour chaque symbole dans la... //boucle qui peint chaque glyphe dans gids for (GlyphId gid...

    blog.aspose.com/fr/font/render-text-with-truety...
  6. Usando objetos Glifo | C++

    Los objetos glifo de Aspose.Font se describen por las propiedades que tienen. Los fragmentos de código te ayudarán a codificar glifos en C++....desarrolladores Usando objetos Glyph en Aspose.Font para la biblioteca...proporcionada por el objeto Glyph. ¿Qué funcionalidad nos proporciona...

    docs.aspose.com/font/es/cpp/developer-guide/usi...
  7. Representación de texto usando fuente Type1 | .NET

    API de C# para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos .NET....string outFile) 4 { 5 //Get glyph identifiers for every symbol...23 //loop which paints every glyph in gids 24 foreach (GlyphId...

    docs.aspose.com/font/es/net/text-rendering-type...
  8. Representación de texto usando fuente TrueType ...

    API de Java para manipular archivos de fuentes. Aprenda los fundamentos sobre cómo representar fuentes TrueType y OpenType en productos Java....throws Exception 4 { 5 //Get glyph identifiers for every symbol...24 //loop which paints every glyph in gids 25 for (GlyphId gid...

    docs.aspose.com/font/es/java/text-rendering-tru...
  9. 기존 이미지에 텍스트 표시 | Aspose.Font for .NET을 사용하여 생성

    글꼴을 관리하는 .NET C# API 솔루션입니다. .NET용 Aspose.Font를 사용하여 이미지에 텍스트를 추가하는 방법을 알아보세요....double coordinateY = 0 ) { //Get glyph identifiers for every symbol...resolutionCorrection; //The loop paints every glyph in gids foreach (GlyphId gid...

    products.aspose.com/font/ko/net/add-text-to-image/
  10. Lưu trữ

    Lưu trữ...Exception { //Nhận số nhận dạng glyph cho mọi ký hiệu trong dòng văn...resolutionCorrection; //vòng lặp vẽ mọi glyph trong gids for (GlyphId gid...

    blog.aspose.com/vi/font/render-text-with-truety...