Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 42,840 for

shape

(0.05 sec)
  1. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations on Android in Java...Presentation (); try { IAutoShape shape = presentation . getSlides ()...autoshape ITextFrame textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/androidjava/manage-parag...
  2. 向图表添加Word Art水印|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. com...com . aspose . cells . Shape wordart = chart . getShapes ()....

    docs.aspose.com/cells/zh/java/add-word-art-wate...
  3. ChartSeriesGroupCollection.Add | Aspose.Words f...

    Discover the ChartSeriesGroupCollection Add method to effortlessly add new series groups, enhancing your data visualization capabilities....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Get DrawObject and Bound while rendering to PDF...

    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....Image, it prints its Bound and Shape Name. Please see the console...Print the coordinates and the shape name of Image object if ( drawObject...

    docs.aspose.com/cells/nodejs-cpp/get-drawobject...
  5. MarkdownSaveOptions.ImageSavingCallback | Aspos...

    Control image saving in Markdown with MarkdownSaveOptions' ImageSavingCallback. Enhance document formatting and streamline your workflow effortlessly!...md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images.... SHAPE , 0 , True ) . as_shape () . image_data...aw . NodeType . SHAPE , 0 , True ) . as_shape () . image_data...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create Organization Chart|Documentation

    This section explains how to create a organization chart using Aspose.Diagram....Page class auto layout the shapes and connectors in the page...stencil. Add organization node shapes to page. Add connectors to...

    docs.aspose.com/diagram/net/create-organization...
  9. Creating Waterfall Chart|Documentation

    Create waterfall charts in Excel with Java and Aspose.Cells for Java API....chart appearance to give it the shape of the waterfall by setting...most important properties to shape the chart, that is; Series.UpBars...

    docs.aspose.com/cells/java/creating-waterfall-c...
  10. 在 PHP 中检索 Visio 连接器信息|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....the Connectors print "From Shape ID : " . ( string ) $connector...getFromSheet () . PHP_EOL ; print "To Shape ID : " . ( string ) $connector...

    docs.aspose.com/diagram/zh/java/retrieve-visio-...