Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 3,654 for

chart data formatting

(0.05 sec)
  1. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....Microsoft technology that allows data and objects created in one application... Consider a chart created in MS Excel. The chart is then placed...

    docs.aspose.com/slides/python-net/manage-ole/
  2. Convert PPT to XLTX via PHP or with free Online...

    PHP API to Convert PPT to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPT to XLTX online converter quickly before integrating the code....method to convert it into XLTX format Conversion Requirements PHP...transforming PPT files into XLTX format. To begin the conversion, effortlessly...

    products.aspose.com/total/php-java/conversion/p...
  3. Public API and Backwards Incompatible Changes i...

    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....Charts.CategoryAxisType has been switched...Legacy diagram object is an old format of diagrams from PowerPoint...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects.... Chart { get; } Provides access to the chart properties...properties if this shape has a Chart . CoordOrigin { get; set; } The...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataPointCollection.HasDefaultFormat | Asp...

    Discover if the Data point at a specific index in ChartDataPointCollection uses the default format. Enhance your Data visualization today!...the data point at the specified index has default format. public...Examples Shows how to copy data point format. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....Examples Shows how to insert chart with date/time values. let doc...Drawing . Charts . ChartType . Line , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...from ShapeBase ) chart Provides access to the chart properties if...if this shape has a Chart . coord_origin The coordinates at the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++.... Formatting comments will also be explained...= path . join ( __dirname , "data" ); // Instantiating a Workbook...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  9. MarkerSymbol | Aspose.Words for Java

    Specifies marker symbol style in Java....how to work with data points on a line chart. public void chartDataPoint()...insertChart(ChartType.LINE, 500.0, 350.0); Chart chart = shape.getChart(); Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartAxis.has_major_gridlines property | Aspose...

    ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the axis has major gridlines....Examples Shows how to insert chart with date/time values. doc =...builder . insert_chart ( aw . drawing . charts . ChartType . LINE...

    reference.aspose.com/words/python-net/aspose.wo...