Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 113,529 for

font drawing

(0.15 sec)
  1. Working with Hatch Patterns in PostScript | C++

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

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  2. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series.... drawing . charts . ChartLegendEntry...Shows how to work with a legend font. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Exporting SHX fonts|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...DXF/DWG drawings Some drawings may contain fonts in special SHX format...

    docs.aspose.com/cad/net/developer-guide/export-...
  5. Adding a Watermark to an Image|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....example uses the Graphics class to draw a string on the image surface...load a BMP image from disk and draw a string as the watermark on...

    docs.aspose.com/imaging/java/adding-a-watermark...
  6. ChartDataLabelLocationMode enumeration | Aspose...

    Aspose.Words.Drawing.Charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... Drawing . Charts . ChartType . Doughnut... legend . position = aw . Drawing . Charts . LegendPosition ...

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

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manipulating SVG Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Contents [ Hide ] Saving SVG with Fonts embedded or Exported Using Aspose...developers can save SVG with fonts embedded or exported. Using...

    docs.aspose.com/imaging/java/manipulating-svg-i...
  9. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.topMode](../topMode/) property.... Drawing . Charts . ChartType . Doughnut... legend . position = aw . Drawing . Charts . LegendPosition ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...get_Height ()); auto font = System :: MakeObject < Font > ( control ->...graphics -> DrawString ( newText , font , brush , 10.0f , 4.0f ); auto...

    docs.aspose.com/slides/zh/cpp/activex/