Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 43,063 for

shapes

(0.12 sec)
  1. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support of Aspose.CAD for .NET, Java and JasperReports....SVG - How to fill generated shapes 3 142 February 21, 2025 PDF...including (0,0) cause incorrect shape 3 78 February 11, 2025 DXF to...

    forum.aspose.com/c/cad/19
  2. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for .NET...How to easily produce simple shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for .NET provides...

    docs.aspose.com/page/net/xps/graphic-utilities/
  3. 图表格式|Aspose.Slides for Python 文档

    在Python中格式化PowerPoint演示文稿中的图表实体... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/chart-form...
  4. Set Orientation and Control the Export of Hidde...

    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....Auto-space a Collection of Shapes in the Visio Page...

    docs.aspose.com/diagram/java/set-orientation-an...
  5. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...30 , 30 }; // Adds a table shape to slide ITable tbl = sld ....70 , 70 }; // Adds a table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/androidjava/manage-table/
  6. Create a Chart in a PowerPoint Presentation in ...

    Learn how to automate PowerPoint chart creation using C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; // Access the...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  7. 在 Microsoft PowerPoint 演示文稿中创建图表|Aspose.Slides 文档

    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.... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; //Access the...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  8. 创建图表|Aspose.Slides 文档

    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.... Shapes . AddChart ( Microsoft . Office...Chart ppChart = objSlide . Shapes [ 1 ]. Chart ; //访问图表数据 Microsoft...

    docs.aspose.com/slides/zh/net/create-a-chart/
  9. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java.... Remarks: Use the Shape.getOleFormat() property to access...docm"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  10. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...