Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 5,310 for

shape group

(0.09 sec)
  1. Replace text in SmartArt with JavaScript via C+...

    Learn how to replace text in SmartArt using Aspose.Cells for JavaScript via C++....this feature by setting the Shape.text property. The sample source...get ( i ); const shapes = worksheet . shapes ; for ( let j = 0...

    docs.aspose.com/cells/javascript-cpp/replace-te...
  2. Extract All Images From a Visio Page in Ruby|Do...

    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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/java/extract-all-images...
  3. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG as BMP using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/jpg-to-bmp/
  4. Several Image Into SVG Java

    Merge multiple Image into SVG in Java code. Save Image as SVG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/image-to-svg/
  5. Several Image Into GIF Java

    Merge multiple Image into GIF in Java code. Save Image as GIF using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/image-to-gif/
  6. Several Image Into PNG Java

    Merge multiple Image into PNG in Java code. Save Image as PNG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/image-to-png/
  7. Several JPG Into SVG Java

    Merge multiple JPG into SVG in Java code. Save JPG as SVG using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...

    products.aspose.com/words/java/merge/jpg-to-svg/
  8. ChartAxis | Aspose.Words for Java

    Represents the axis options of the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 300.0); Chart chart = shape.getChart(); // Clear the chart's...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesGroup.GapWidth | Aspose.Words for .NET

    Discover the ChartSeriesGroup GapWidth property to easily adjust the gap percentage between chart elements for enhanced data visualization....Remarks Applies only to series groups of the bar, column, pie-of-bar...For bar/column-based series groups, the property represents the...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert 3DS to STL via Python | products.aspose...

    Sample code for 3DS to STL Python conversion. Use API example code for batch 3DS files to STL conversion within VB.NET, Asp.NET or any .NET based application....viewport configurations, smoothing group data, bitmap references and...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/python-net/conversion/3d...