Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 50,335 for

shape

(0.13 sec)
  1. Export Presentation Charts in .NET|Aspose.Slide...

    Learn how to export presentation charts with Aspose.Slides for .NET, supporting PPT and PPTX formats, and streamline reporting into any workflow.... Shapes . AddChart ( ChartType . ClusteredColumn...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/net/export-chart/
  2. Create and Customize PowerPoint SmartArt in PHP...

    Learn how to create and edit PowerPoint SmartArt in PHP via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....Presentations Using PHP Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/php-java/powerpoint-smar...
  3. Create and Customize PowerPoint SmartArt in Jav...

    Сreate and edit PowerPoint SmartArt in JavaScript via Aspose.Slides for Node.js API: layouts, nodes, styles, with step-by-step examples to automate slides fast....JavaScript Manage SmartArt Shape Nodes in Presentations Using...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  4. Create and Customize PowerPoint SmartArt in .NE...

    Learn how to create and edit PowerPoint SmartArt in .NET via Aspose.Slides API: layouts, nodes, styles, with step-by-step examples to automate slides fast....NET Manage SmartArt Shape Nodes in Presentations in .NET...

    docs.aspose.com/slides/net/powerpoint-smartart/
  5. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides with precise layout, images and formatting preserved....( IShape shape : slide . getShapes ()) { if ( shape instanceof...builder . writeln ((( AutoShape ) shape ). getTextFrame (). getText...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. ShapeBase.relativeVerticalSize property | Aspos...

    ShapeBase.relativeVerticalSize property. Gets or sets the value of Shape's relative size in vertical direction....property Gets or sets the value of shape’s relative size in vertical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IChartDataPoint.invertIfNegative property | Asp...

    IChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

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

    Discover the Aspose.Words.Drawing.Charts.AxisTickLabels class, designed to enhance your chart's axis tick mark labels with customizable properties for better data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML Shape rendering. Optimize your document visuals effortlessly!...value determining how DrawingML shapes are rendered. public DmlRenderingMode...Shows how to render fallback shapes when saving to PDF. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  10. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML Shapes are rendered....value determining how DrawingML shapes are rendered. @property def...file_name = MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...

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