Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 113,717 for

font drawing

(0.27 sec)
  1. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Drawing Product Family Aspose.Font Product Family...flag to auto-fit pages to drawing contents Call the Save() method...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  2. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... drawing . charts . ChartType . LINE...#,##0.000"M"' data_labels . font . size = 12 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { Font-family: Segoe UI, Arial, sans-serif; Font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt;...auto; padding: 0 16px; } h1 { font-size: 16pt; color: #1a1a2e;...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  5. 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...
  6. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... Drawing . Charts . ChartType . Line...##0.000\"M\"" ; dataLabels . font . size = 12 ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TYPE1 to SVG Converter API |.NET

    Convert TYPE1 to SVG using .NET API on Windows. Integrate this native TYPE1 to SVG Font conversion functionality into your own solution....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/net/conversion/type1-t...
  8. 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/
  9. 修改AcroForm|Aspose.PDF for C++

    使用Aspose.PDF for C++库修改PDF文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...体,请使用 DefaultAppearance (Font font, double size, Color color)..."textbox1" )); // 创建字体对象 auto font = Aspose :: Pdf :: Text :: FontRepository...

    docs.aspose.com/pdf/zh/cpp/modifing-form/
  10. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Drawing Product Family Aspose.Font Product Family...to use Aspose.Drawing for .NET and Aspose.Drawing.Common to create...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...