Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,199 for

glyphs

(0.08 sec)
  1. 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-...
  2. ค้นหา

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

    blog.aspose.com/th/font/load-save-extract-infor...
  3. أرشيف

    أرشيف...WriteLine("Glyph count: " + font.NumGlyphs);...(glIndex != 0) { //Glyph لـ "A" Glyph glyph = font.GetGlyphById(glIndex);...

    blog.aspose.com/ar/font/load-save-extract-infor...
  4. أرشيف

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

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

    products.aspose.com/font/ko/cpp/manipulate-glyphs/
  7. 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...
  8. 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/
  9. آرشیوها

    آرشیوها...System::SharedPtr<XpsGlyphs> glyphs = doc->AddGlyphs(u"Arial",...QualityLogic, Inc."); glyphs->set_Fill(textFill); glyphs = doc->AddGlyphs(u"Arial"...

    blog.aspose.com/fa/page/create-or-edit-postscri...
  10. 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/ja/python-net/xps/working-...