Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,200 for

glyph

(0.37 sec)
  1. Rendering di testo utilizzando il carattere Typ...

    API C ++ per gli sviluppatori per manipolare e font. Impara i fondamenti su come rendere i caratteri di Type 1 all'interno di prodotti C ++....Render la corrente elaborata Glyph utilizzando il metodo GlyphOutlineRenderer...System::String outFile) 3 { 4 //Get glyph identifiers for every symbol...

    docs.aspose.com/font/it/cpp/text-rendering-type...
  2. أرشيف

    أرشيف...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-...
  3. 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-...
  4. 글리프 조작 | C++용 API | Aspose.Font

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

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  5. Trabajar con texto en un archivo XPS | Java

    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 Java....10 //Add glyph to the document 11 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 12 glyphs. setFill (textFill); 13 //...

    docs.aspose.com/page/es/java/xps/working-with-t...
  6. Archiv

    Archiv...beliebigen Farbe und fügen Sie die Glyphe hinzu. XPS-Ausgabedokument...Black); // Glyphe zum Dokument hinzufügen XpsGlyphs glyphs = doc.AddGlyphs("Arial"...

    blog.aspose.com/de/page/insert-image-text-xps-c...
  7. Lavorare con il testo in un file XPS | .NET

    Come aggiungere testo a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in .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/it/net/xps/working-with-text/
  8. Travailler avec du texte dans un fichier XPS | ...

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité dans .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/fr/net/xps/working-with-text/
  9. Chercher

    chercher...quelle couleur et ajoutez le glyphe. Enregistrer le document XPS...// Ajouter un glyphe au document XpsGlyphs glyphs = doc.AddGlyphs("Arial"...

    blog.aspose.com/fr/page/insert-image-text-xps-c...
  10. Маніпуляції з гліфами | API для C++

    Рішення C++ API для керування різними шрифтами. Дізнайтеся, як отримати інформацію про гліфи та показники шрифту за допомогою кількох рядків коду....Font C++ Manipulate glyphs Читайте інформацію про гліфи...роботи з гліфами та об’єктами Glyph. Більше прикладів коду, що демонструють...

    products.aspose.com/font/uk/cpp/manipulate-glyphs/