Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 9,934 for

shapes

(0.11 sec)
  1. Supported Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Node.js via Java... Barcode Shapes In general, the surfaces to...printed barcodes can have various shapes. At the same time, barcodes...

    docs.aspose.com/barcode/nodejsjava/barcode-types/
  2. 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-...
  3. 在 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...
  4. 创建图表|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/
  5. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  6. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....() Gets whether to convert shapes with EquationXML to Office...value) Sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...or sets whether to convert shapes with EquationXML to Office...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. New HTML Export System - Aspose.Slides.WebExten...

    PowerPoint HTML export in C# or .NET...markup for certain types of shapes. when overriding the document...{ foreach (Shape shape in slide.Shapes) { if(shape is AutoShape)...

    docs.aspose.com/slides/net/web-extensions/
  10. 3D 图表|Aspose.Slides for Python 文档

    在 Python 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX、rotationY 和 depthpercents... shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/3d-chart/