Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 109,358 for

font drawing

(0.14 sec)
  1. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....Description Font { get; } Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 加载并提取数据| C++

    C ++ API用于开发人员操纵和字体文件。了解如何在C ++中加载和保存1个字体的基本原理。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/zh/cpp/loading-saving-type...
  3. Android API to Render CGM to OTT | products.asp...

    Transform CGM to OTT via Android via Java API...technical drawing fields. OTT (OpenType Font) is a font format which...is used to store and exchange font data. It is widely used in the...

    products.aspose.com/total/android-java/conversi...
  4. Aspose.Font Product Family

    Find answers about loading, Drawing and saving various Fonts in your code....Drawing Product Family Aspose.Font Product Family...Aspose.Font Product Family Find answer by Aspose.Font Platforms...

    kb.aspose.com/font/
  5. ChartDataLabel class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataLabel class. Represents data label on a chart point or trendline...Name Description font Provides access to the font formatting of...builder . insertChart ( aw . Drawing . Charts . ChartType . Line...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Fonts | Aspose.Page for Java

    Aspose.Page for Java offers conversion of Fonts of Type1 and Type3 to TrueType. See code examples here....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/java/working-with-fonts/
  8. Urobiť WORD Pomocou C++

    Vytvorte nový WORD v C++ v niekoľkých krokoch. Jednoducho vytvorte WORD pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...u"Courier New" ); font-> set_Color (System::Drawing::Color:: get_Blue...

    products.aspose.com/words/sk/cpp/make/word/
  9. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...u"Courier New" ); font-> set_Color (System::Drawing::Color:: get_Blue...

    products.aspose.com/words/sk/cpp/make/html/
  10. Buat DOCX Menggunakan C++

    Buat DOCX baharu dalam C++ dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...u"Courier New" ); font-> set_Color (System::Drawing::Color:: get_Blue...

    products.aspose.com/words/ms/cpp/make/docx/