Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 42,923 for

shape

(0.04 sec)
  1. Extract All Images From a Visio Page in PHP|Doc...

    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 () ->...string ) $shapes -> getCount ()){ $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/extract-all-images...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....Workbook workbook ; // Get the shapes collection from the first worksheet...worksheet ShapeCollection shapes = workbook . GetWorksheets ()...

    docs.aspose.com/cells/cpp/applying-text-alignme...
  3. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals.... Shape shape = builder . InsertChart (...450 , 450 ); Chart chart = shape . Chart ; chart . Title . Text...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Adding Picture Frame with Animation in VSTO and...

    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 picture shape to the slide. Apply animation...Frame PowerPoint . Shape PicFrame = sld . Shapes . AddPicture ( "pic...

    docs.aspose.com/slides/net/adding-picture-frame...
  5. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C#...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/net/manage-ink/
  6. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0....doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisTitle.Overlay | Aspose.Words for .NET

    Discover the ChartAxisTitle Overlay property, control chart element overlap for clearer visuals. Enhance your data presentation effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IChartDataPoint.Bubble3D | Aspose.Words for .NET

    Discover the IChartDataPoint Bubble3D property to enhance your Bubble charts with stunning 3D effects for more engaging data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....Shows to create a variety of shapes. doc = aw . Document () builder...Below are four examples of shapes that we can insert into our...

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