Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,167 for

glyph

(0.09 sec)
  1. ארכיון

    ארכיון...WriteLine("Glyph count: " + font.NumGlyphs);...'A' Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/he/font/load-save-extract-infor...
  2. Travailler avec du texte | Solution API C++

    Comment ajouter du texte à un fichier XPS est une question à laquelle répond la Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...lor::get_Black()); 6 //Add glyph to the document 7 System ::SharedPtr...::SharedPtr < XpsGlyphs > glyphs = doc -> AddGlyphs(u "Arial" ...

    docs.aspose.com/page/fr/cpp/xps/working-with-text/
  3. Chercher

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

    blog.aspose.com/fr/page/insert-text-image-xps-j...
  4. XPS-fájlok módosítása és hozzáadása | .NET Mego...

    .NET API megoldás XPS-fájlok kezelésére. XPS-fájlok létrehozása és módosítása néhány sornyi kóddal. Tanulja meg a C# példákat, hogyan kell csinálni....XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/hu/net/create-xps-file/
  5. 아카이브

    아카이브...WriteLine("Glyph count: " + font.NumGlyphs);...글리프 Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/ko/font/load-save-extract-infor...
  6. 記録

    記録...println("Glyph count: " + font.getNumGlyphs());...//'A'のグリフ Glyph glyph = font.getGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/ja/font/work-with-cff-truetype-...
  7. 아카이브

    아카이브...System::Console::WriteLine(System::String(u"Glyph count: ") + font->get_NumGlyphs());...System::SharedPtr<Glyph> glyph = font->GetGlyphById(glIndex); if (glyph != nullptr)...

    blog.aspose.com/ko/font/work-with-truetype-cff-...
  8. آرشیوها

    آرشیوها...WriteLine("Glyph count: " + font.NumGlyphs);..."A" Glyph glyph = font.GetGlyphById(glIndex); if (glyph != null)...

    blog.aspose.com/fa/font/load-save-extract-infor...
  9. Modifica e aggiungi nuovi file XPS | .NET

    .NET API Soluzione per la gestione dei file XPS. Crea e modifica file XPS con poche righe di codice. Scopri gli esempi C# su come farlo....XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/it/net/create-xps-file/
  10. NumeralFormat enumeration | Aspose.Words for Py...

    aspose.words.saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats....ARABIC_INDIC" to # use glyphs from the U+0660 to U+0669 range...to determine what number of glyphs to use. # Set the "numeral_format"...

    reference.aspose.com/words/python-net/aspose.wo...