Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 45,686 for

shapes

(0.05 sec)
  1. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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....$input = new Presentation (); $shapes = $input -> getSlides () ->...getShapes (); $connector = $shapes -> addConnector ( ShapeType...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  2. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....the Shape and GroupShape classes. An object of the Shape class...(pre Word 2007 - Office Art) shapes. Classes Class Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Apply Custom Style Sheet to a Visio Diagram in ...

    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 ) if...

    docs.aspose.com/diagram/java/apply-custom-style...
  4. Aspose::Words::Section::DeleteHeaderFooterShape...

    Aspose::Words::Section::DeleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section in C++....ooterSh method Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/cpp/aspose.words/sec...
  5. Retrieve User-defined Cells from Shapesheet in ...

    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....count ) shapes = page . getShapes () i = 0 while i < shapes . getCount...getCount () shape = shapes . get ( i ) if shape . getNameU () ==...

    docs.aspose.com/diagram/java/retrieve-user-defi...
  6. Paragraph|Aspose.Slides Documentation

    Paragraph and portion in PowerPoint presentation in C# or .NET...Presentation ( "Shapes.pptx" )) { IAutoShape shape = ( IAutoShape...0 ]. Shapes [ 0 ]; var textFrame = ( ITextFrame ) shape . TextFrame...

    docs.aspose.com/slides/net/paragraph/
  7. PdfSaveOptions.cache_background_graphics proper...

    PdfSaveOptions.cache_background_graphics property. Gets or sets a value determining whether or not to cache graphics placed in document's background.... Some shapes are not supported for caching(shapes with fields...background graphic is various shapes, charts, images placed in the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Pages|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....Auto-space a Collection of Shapes in the Visio Page Format Visio...Pages Drawing Working with Shapes...

    docs.aspose.com/diagram/java/working-with-pages/
  9. Presentation Theme|Aspose.Slides Documentation

    PowerPoint presentation theme in C# or .NET...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/presentation-theme/
  10. Chart Axis|Aspose.Slides Documentation

    Edit PowerPoint chart axis in C# or .NET... Shapes . AddChart ( ChartType . Area...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/chart-axis/