Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 45,863 for

shapes

(0.09 sec)
  1. 在 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...
  2. 创建图表|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/
  3. Aspose.Total for C++|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....manipulate and render charts and shapes. Moreover, formula calculations...features such as managing text, shapes, tables & animations, adding...

    docs.aspose.com/total/cpp/
  4. PHP API for PDF, Excel, PowerPoint Files and Ba...

    Process PDF Files, Excel Spreadsheets and PowerPoint Documents via PHP API. Recognize and generate 1D, 2D and Postal Barcodes via PHP applications....entities like master slides, shapes, charts, audio and video frames...or remove the protection on shapes Add Excel charts as OleObjects...

    products.aspose.com/total/php-java/
  5. Input and output encodings | Aspose.TeX for Java

    This article briefly explains the concepts of input and output encodings in LaTeX. It also mentions the New Font Selection Scheme (NFSS)....representations with glyphs (character shapes in certain fonts), so another... we might still find wrong shapes on paper if we selected a font...

    docs.aspose.com/tex/java/latex-font-encodings/
  6. 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...
  7. ActiveX|Aspose.Slides for Node.js via .NET Docu...

    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....compared to normal presentation shapes. We implemented support for...that ActiveX controls are not shapes; they are not part of the presentation’s...

    docs.aspose.com/slides/nodejs-java/activex/
  8. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 8. Fonts in math formulas | LaTeX font math

    This article discusses handling math fonts by means of standard LaTeX, as well as using the amsmath and bm packages....automatic changes in font shapes. Different shapes have specific meanings...important because character shapes carry meanings that must remain...

    docs.aspose.com/tex/java/latex-math-fonts/