Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 2,271 for

glyphs

(1.17 sec)
  1. Clasificación de glifos

    Explore glyph classifications in fonts, covering base characters, ligatures, diacritics, symbols, and decorative elements, and their effect on text rendering.... Understanding how glyphs are classified helps developers...(ñ). Símbolos Symbols include glyphs that represent non‑alphabetic...

    docs.aspose.com/font/es/net/what-is-font/glyphs...
  2. Редагування та додавання нових XPS-файлів | .NET

    .NET API рішення для управління XPS-файлами. Створюйте та редагуйте XPS-файли за допомогою кількох рядків коду. Вивчіть приклади на C#....XpsDocument(); // Add the glyph to the document var glyphs = xDocs.AddGlyphs(..., 450f , "Hello World!" ); glyphs.Fill = xDocs.CreateSolidColorBrus(Color...

    products.aspose.com/page/uk/net/create-xps-file/
  3. Police de secours - API JavaScript PowerPoint|D...

    La police de secours est utilisée lorsque la police spécifiée pour le texte est disponible dans le système, mais que cette police ne contient pas le glyphe nécessaire. Dans ce cas, l'API Java PowerPoint peut utiliser l'une des polices de secours spécifiées pour le remplacement du glyphe....cette police ne contient pas le glyphe nécessaire. Dans ce cas, il...spécifiées pour le remplacement du glyphe. Aspose.Slides permet de créer...

    docs.aspose.com/slides/fr/nodejs-java/fallback-...
  4. 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/
  5. 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...
  6. Archiv

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

    blog.aspose.com/cs/font/work-with-truetype-cff-...
  7. 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...
  8. XPS fájlok módosítása és újak hozzáadása | .NET

    .NET API megoldás XPS fájlok kezeléséhez. Hozzon létre és módosítson XPS fájlokat néhány sornyi kóddal. Ismerje meg a C# példákat a megvalósításhoz....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/
  9. XPS ページのイベントベースの変更 | .NET

    Aspose.Page API for .NET を使用して、XPS ファイルの変換中にすべての出力ページに繰り返し変更を加える方法を説明します。...ElementAPI ; 28 29 XpsGlyphs glyphs; 30 // For all pages in the...hyperlink to the first page... 34 glyphs = api. CreateGlyphs (_font...

    docs.aspose.com/page/ja/net/xps/event-based-mod...
  10. 아카이브

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

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