Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 48,667 for

shape

(0.2 sec)
  1. ChartAxis.minor_tick_mark property | Aspose.Wor...

    ChartAxis.minor_tick_mark property. Returns or sets the minor tick marks for the axis....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart # Clear the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....[alt text](url (title)) The Shape class. # Use a document builder...# Insert image. shape = aw . drawing . Shape ( builder . document...

    docs.aspose.com/words/python-net/translate-mark...
  4. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...Rectangle , 10 , 10 , 100 , 50 ); shape . getTextFrame (). setText (...

    products.aspose.com/slides/java/editor/html/
  5. Showing Cell Range as the Data Labels with Node...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Document Assistant Close Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/showing-cell-r...
  6. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 250 ); let chart = shape . chart ; let series = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 渲染时间轴|Documentation

    使用Aspose.Cells for JavaScript通过C++管理Excel文件的时间线。...Excel文件 ,根据时间线名称获取形状对象,然后通过Shape.ToImage()方法将其渲染为图片。下图是显示渲染后时间线的...body > < h1 > Export Timeline Shape as Image </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/renderi...
  8. ChartDataPoint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataPoint class to easily format individual chart data points, enhancing your data visualization with precision....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Android...

    docs.aspose.com/slides/androidjava/text-formatt...
  10. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML presentation using Python....Rectangle type along with setting shape and textual properties Save...along with the setting of its shape and textual properties to show...

    kb.aspose.com/slides/python/how-to-create-power...