Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 1,518 for

glyph

(0.04 sec)
  1. FixedPageSaveOptions.numeral_format property | ...

    FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...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...
  2. 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/
  3. 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é en Java...); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 10 glyphs. setFill (textFill); 11 //...

    docs.aspose.com/page/fr/java/xps/working-with-t...
  4. 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...
  5. TrueTypeフォントのグリフとメトリック| C ++

    開発者がファイルを操作してフォントするためのC ++ API。 C ++内のTTFフォントのグリフとメトリックを使用する方法に関する基本を学びます。...::Console::WriteLine(System::String(u "Glyph count: " ) + font -> get_NumGlyphs());...access information about font glyph for symbol 'A'. 16 //Also check...

    docs.aspose.com/font/ja/cpp/glyphs-and-metrics-...
  6. Sous-ensemble de polices | Solution API Aspose....

    Le sous-ensemble est le processus de création d'un fichier de police compact et facile à gérer en supprimant les caractères inutiles du fichier de police....être représentés par quelques glyphes. Nous expliquerons ce moment...indiqué dans l’article sur glyphs , le fichier de polices inclut...

    docs.aspose.com/font/fr/net/what-is-font/font-s...
  7. Работа с текстом в файле XPS | Java

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

    docs.aspose.com/page/ru/java/xps/working-with-t...
  8. Робота з текстом у файлі XPS | Java

    Як додати текст до файлу XPS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Java...); 8 //Add glyph to the document 9 XpsGlyphs glyphs = doc. addGlyphs...450f, "Hello World!" ); 10 glyphs. setFill (textFill); 11 //...

    docs.aspose.com/page/uk/java/xps/working-with-t...
  9. 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/
  10. Змінити та додати нові файли 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/