Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,765 for

glyphs

(0.06 sec)
  1. Архів

    Архів...WriteLine("Glyph count: " + font.NumGlyphs);..."А" Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/uk/font/load-save-extract-infor...
  2. Arşiv

    Arşiv...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/tr/font/work-with-truetype-cff-...
  3. Archiv

    Archiv...WriteLine("Glyph count: " + font.NumGlyphs);...„A“ Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/cs/font/load-save-extract-infor...
  4. Arbeiten mit Text | C++-API-Lösung

    Wie man Text zu einer XPS-Datei hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/de/cpp/xps/working-with-text/
  5. Archiv

    Archiv...beliebigen Farbe und fügen Sie die Glyphe hinzu. Speichern Sie das ausgegebene...BLACK); //Glyphe zum Dokument hinzufügen XpsGlyphs glyphs = doc.addGlyphs("Arial"...

    blog.aspose.com/de/page/insert-text-image-xps-j...
  6. 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-...
  7. ค้นหา

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

    blog.aspose.com/th/font/load-save-extract-infor...
  8. Работа с текстом в файле XPS | .NET

    Как добавить текст в файл XPS — это вопрос, на который отвечает Aspose.Page. Узнайте, как использовать функциональность в .NET....); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. AddGlyphs...450f, "Hello World!" ); 10 glyphs. Fill = textFill; 11 // Save...

    docs.aspose.com/page/ru/net/xps/working-with-text/
  9. Sửa đổi và thêm các tệp XPS mới | .NET

    .NET API Giải pháp quản lý tệp XPS. Tạo và sửa đổi tệp XPS bằng một vài dòng mã. Tìm hiểu các ví dụ C# về cách thực hiện.... Nếu cần, hãy thêm glyphs vào tài liệu bằng phương pháp...XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(...

    products.aspose.com/page/vi/net/create-xps-file/
  10. Manipolazioni con glifi | API per C++

    Soluzione API C++ per la gestione di vari font. Scopri come ottenere informazioni su glifi e metriche di un font con poche righe di codice....Font C++ Manipulate glyphs Leggi le informazioni su glifi...all’articolo Introduzione a Glyph . Questa pagina delinea l’opzione...

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