Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,199 for

glyphs

(0.14 sec)
  1. Visualizzare il testo su un'immagine esistente ...

    Soluzione API .NET C# per la gestione dei caratteri. Scopri come aggiungere il testo alle immagini con Aspose.Font per .NET....double coordinateY = 0 ) { //Get glyph identifiers for every symbol...resolutionCorrection; //The loop paints every glyph in gids foreach (GlyphId gid...

    products.aspose.com/font/it/net/add-text-to-image/
  2. Пакет XPS | Міжпакетні операції | .NET

    .NET API Рішення для роботи з XPS. Використовуйте кілька елементів документа в одному пакеті XPS для міжпакетних операцій. Приклади C#, як це зробити....// Add glyphs to the first document XpsGlyphs glyphs = doc1.AddGlyphs(...Fill glyphs in the first document with one color glyphs.Fill...

    products.aspose.com/page/uk/net/cross-package-o...
  3. Lưu trữ

    Lưu trữ...cũng cho phép bạn hiển thị glyph hoặc văn bản nếu cần. Bạn có...+ name); Console.WriteLine("Glyph count: " + font.NumGlyphs);...

    blog.aspose.com/vi/font/load-save-extract-infor...
  4. Textwiedergabe mit Type1-Schriftart | C++

    C++-APIs für Entwickler zum Bearbeiten von Schriftartdateien. Erfahren Sie die Grundlagen zum Rendern von Typ-1-Schriftarten in C++-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/cpp/text-rendering-type...
  5. Textwiedergabe mit TrueType-Schriftart | C++

    C++-APIs zum Bearbeiten von Schriftartdateien. Lernen Sie die Grundlagen zum Rendern von TrueType- und OpenType-Schriftarten in C++-Produkten....zum Zeichnen der aktuellen Glyphe benötigt wird. Erstellen Sie...GlyphOutlineRenderer soll die angegebene Glyphe rendern. Rendern Sie das aktuell...

    docs.aspose.com/font/de/cpp/text-rendering-true...
  6. Робота з текстом у файлі XPS | Python

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в 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/uk/python-net/xps/working-...
  7. Работа с текстом в файле XPS | Python

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в 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/ru/python-net/xps/working-...
  8. Trabalhar com texto em ficheiro XPS | Python

    Como adicionar texto a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Veja como utilizar a funcionalidade em 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/pt/python-net/xps/working-...
  9. 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...
  10. Modificando la página XPS en eventos | Java

    Aprenda cómo realizar cambios repetidos en todas las páginas de salida mientras convierte un archivo XPS con Aspose.Page API para Java...getElementAPI (); 30 31 XpsGlyphs glyphs; 32 // For all pages in the...hyperlink to the first page... 35 glyphs = api. createGlyphs (font,...

    docs.aspose.com/page/es/java/xps/modifying-xps-...