Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 9,888 for

shape

(0.06 sec)
  1. 将PowerPoint转换为Word|Aspose.Slides 文档

    在Java中将PowerPoint演示文稿转换为Word...( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  2. Managing Tags and Custom Data|Aspose.Slides Doc...

    Add tags and custom data to PowerPoint presentations in C# or .NET..."value" ; } Or any individual Shape : using ( Presentation pres...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  3. Manage Hyperlinks|Aspose.Slides Documentation

    How to add hyperlink to a PowerPoint Presentation in Java...Links to websites inside texts, shapes, or media Links to slides Aspose...} Adding URL Hyperlinks to Shapes or Frames This sample code...

    docs.aspose.com/slides/androidjava/manage-hyper...
  4. Managing Tags and Custom Data|Aspose.Slides for...

    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....dispose (); } } Or any individual Shape : $pres = new Presentation ();...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...

    docs.aspose.com/slides/php-java/managing-tags-a...
  5. Portion|Aspose.Slides for PHP 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 context of presentation $shape = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $textFrame = $shape -> getTextFrame (); foreach...

    docs.aspose.com/slides/php-java/portion/
  6. Chart.series_groups property | Aspose.Words for...

    Chart.series_groups property. Provides access to a series group collection of this chart....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...height = 250 ) series_group = shape . chart . series_groups [ 0...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...insertGroupShape(shapes) {#shapebase[]} Groups the shapes passed as...position. insertGroupShape ( shapes : Aspose . Words . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  9. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/Shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...exportShapesAsSvg property Controls whether Shape nodes are converted to SVG images...this option is set to true , Shape nodes are exported as <svg>...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataLabelCollection.Font | Aspose.Words fo...

    Access and customize the font formatting of your entire series' data labels with the ChartDataLabelCollection Font property for enhanced data visualization.... Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; chart . Series . Clear...

    reference.aspose.com/words/net/aspose.words.dra...