Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 9,912 for

shapes

(0.03 sec)
  1. 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/
  2. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline Shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...inline shape with specified type and size. public Shape InsertShape...Description shapeType ShapeType The shape type to insert into the document...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_Shapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section....delete_header_footer_shapes method delete_header_footer_shapes() Deletes...Deletes all shapes (drawing objects) from the headers and footers of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::Shape::get_ImageData me...

    Aspose::Words::Drawing::Shape::get_ImageData method. Provides access to the image of the shape. Returns null if the shape cannot have an image in C++....Aspose::Words::Drawing::Shape::get_ImageData method Contents [ Hide ] Shape::get_ImageData...the image of the shape. Returns null if the shape cannot have an...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Java drawing API

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android.... Drawing shapes in Java is possible using Aspose...enables programmers to draw shapes such as lines, eclipses and...

    blog.aspose.com/tag/java-drawing-api/
  6. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. Create ORG Chart in Java

    This tutorial explains how to create ORG chart in Java. It discusses the stepwise procedure and a code snippet to develop an Organizational chart maker in Java....master shapes from the existing stencil Insert new shapes and add...environment and access the master shapes from an existing stencil file...

    kb.aspose.com/diagram/java/create-org-chart-in-...
  9. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in .NET...Custom Shape Contents [ Hide ] Change a Shape Using Edit Points...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/net/custom-shape/
  10. Image|Aspose.Slides for Python Documentation

    Add image to PowerPoint slide or presentation in Python... shapes . add_picture_frame ( slides...add_image ( imageData ) slide . shapes . add_picture_frame ( slides...

    docs.aspose.com/slides/python-net/image/