Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 117,169 for

font drawing

(0.33 sec)
  1. Aspose.Diagram字体操作|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作字体。..."C:\\MyFonts\\" , "D:\\Misc\\Fonts\\" }; // Load the Visio diagram...vsdx" ); // Setting the custom font directories diagram . FontDirs...

    docs.aspose.com/diagram/zh/net/aspose-diagram-f...
  2. DWG DXF to PDF C# | Convert Auto CAD Files to P...

    Use C# .NET AutoCAD to PDF converter to convert DWG or DXF to PDF in C#. You can convert DWG, DWF, DWT and DXF to PDF, JPEG, PNG, BMP, GIF and TIFF in C# .NET as well....NET can convert AutoCAD drawing formats such as DXF and DWG...convert any supported AutoCAD drawing format to raster image formats...

    docs.aspose.com/cad/net/developer-guide/convert...
  3. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。...Drawing 库。 从PDF文档的所有页面搜索和获取文本 TextFragmentAbsorber...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  4. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart... drawing . charts . ChartDataTable :...insert_chart ( chart_type = aw . drawing . charts . ChartType . COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis class | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartAxis class. Represents the axis options of the chart... drawing . charts . ChartType . COLUMN...x_axis . category_type = aw . drawing . charts . AxisCategoryType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxisTitle.show property | Aspose.Words for...

    ChartAxisTitle.show property. Determines whether the title shall be shown for the axis... Drawing . Charts . ChartType . Column...chartAxisYTitle . font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Writing Document Summary|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.... Category = "Drawing 2D" ; Application . ActiveDocument...the drawing summary information and then write the drawing file...

    docs.aspose.com/diagram/net/writing-document-su...
  8. ChartAxis.minorTickMark property | Aspose.Words...

    ChartAxis.minorTickMark property. Returns or sets the minor tick marks for the axis.... Drawing . Charts . AxisTickMark Examples...builder . insertChart ( aw . Drawing . Charts . ChartType . Column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/zh/net/text-rendering-type...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...), new PointF ( 1 , 2 ) }; //Draw a diamond shape in page long...Add(ch); //ch.IX = 0; //// set text font //ch.FontName.Value = "Courier...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/