Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 43,019 for

shapes

(0.09 sec)
  1. 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.... Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. 与GridJs服务器端配合工作|Documentation

    本文描述了如何使用Aspose.Cells.GridJs库。...automatically zip all the images/shapes into a zip stream and store...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  3. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ShapeBase::get_WidthRel...

    Aspose::Words::Drawing::ShapeBase::get_WidthRelative method. Gets or sets the value that represents the percentage of shape's relative width in C++....represents the percentage of shape’s relative width. float Aspose...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Convert POWERPOINT to DOC via Java or with free...

    Java API to Export POWERPOINT to DOC without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to DOC online converter quickly before integrating the code....adding and manipulating text, shapes, and images. The second step...adding and manipulating text, shapes, and images. It also supports...

    products.aspose.com/total/java/conversion/power...
  6. Convert JPG to SVG – Python code and Online Vec...

    Convert JPG to vector image online or using Python. Vectorize JPG to enjoy the benefits of vector graphics. Try our free Online Image Vectorizer today!...mathematical curves and geometric shapes, which are then saved as SVG...vector graphics using geometric shapes, Bezier curves, splines, paths...

    products.aspose.com/svg/python-net/vectorize-im...
  7. 在Aspose.Cells中为图表添加WordArt水印|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....//Add a WordArt watermark (shape) to the chart's plot area. Aspose...Cells . Drawing . Shape wordart = chart . Shapes . AddTextEffectInChart...

    docs.aspose.com/cells/zh/net/add-wordart-waterm...
  8. ChartDataPointCollection.GetEnumerator | Aspose...

    Discover the ChartDataPointCollection GetEnumerator method to easily access data points. Streamline your data handling with this efficient enumerator!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataPoint.ClearFormat | Aspose.Words for .NET

    Discover how the ChartDataPoint ClearFormat method resets your data point's format to default, enhancing clarity and consistency in your charts....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Chart Formatting|Aspose.Slides for Python Docum...

    Format chart entities in PowerPoint presentations in Python... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-formatt...