Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 97,117 for

font drawing

(0.1 sec)
  1. 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/
  2. 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...
  3. WOFF to TTF Converter API | C++

    C++ API to transform WOFF to TTF, allowing you to adapt your typography precisely to your application's needs and target platforms....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/cpp/conversion/woff-to...
  4. ChartLegendEntry Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartLegendEntry class for creating dynamic chart legends. Enhance your data visualization with seamless integration and customization....Description Font { get; } Provides access to the font formatting...Shows how to work with a legend font. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....is just a TextBox with fancy fonts. Examples Shows how to work...pydrawing . Color . black , aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Watermark EMF image via Java | products.aspose.com

    Sample Java conversion code for EMF format to file. Use this example code to convert EMF to within any Web or Desktop Java based application....of text with a wide range of fonts and can be positioned at the...Define Font, Brush and Format for watermark text Draw watermark...

    products.aspose.com/imaging/java/watermark/emf/
  7. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry.... font . color = drawing . Color . green builder . font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number.... font . color = drawing . Color . green builder . font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table.... font . color = drawing . Color . green builder . font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Urobiť Markdown Pomocou C++

    Vytvorte nový Markdown v C++ v niekoľkých krokoch. Jednoducho vytvorte Markdown 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/md/