Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 109,424 for

font drawing

(0.24 sec)
  1. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...@"<html><head><style> body {font-family:Arial; font-size:12pt; color:#333;...conversion using Aspose.PDF’s drawing APIs. Keep the library up‑to‑date...

    forum.aspose.com/t/supported-css-properties-for...
  2. HtmlLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...fontSettings Allows to specify document font settings. (Inherited from LoadOptions...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataLabelCollection class | Aspose.Words f...

    aspose.words.Drawing.charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)... font Provides access to the font formatting of...builder . insert_chart ( aw . drawing . charts . ChartType . LINE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Run Aspose.3D for .Net6|Documentation

    How to Run Aspose.3D for .Net6....Drawing.Common” will be only supported...SkiaSharp instead of System.Drawing.Common in non-Windows systems...

    docs.aspose.com/3d/net/how-to-run-aspose-3d-for...
  5. Working with Textures in PS file | Python

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....const Allows to specify document font settings. get_IgnoreNoscriptElemen...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...OffsetBottom ); } // Set the font color and size of the textbox...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  8. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells..."First note." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  9. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/python-net/ps/working-with...
  10. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. #include <iostream> #include...

    docs.aspose.com/cells/cpp/excel-color-palette/