Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 43,007 for

shapes

(0.05 sec)
  1. Set Visio Shape's XForm, Line and Fill Data|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....Set Visio Shape's XForm, Line and Fill Data Contents [ Hide ]...XML schema. XForm specifies a shapes position, for example width...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the Shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the Shapes. But it does not work for the Shapes and Tables. Let us know if there is …...keep the table and Shape(Trying to keep the shape outside the page...have a scenario to keep the shapes and text in the same and we...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  3. Section.DeleteHeaderFooterShapes | Aspose.Words...

    Effortlessly remove all drawing Shapes from section headers and footers with the DeleteHeaderFooterShapes method for cleaner document presentation....DeleteHeaderFooterSh method Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/net/aspose.words/sec...
  4. Create User-defined Cell in the ShapeSheet in P...

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

    docs.aspose.com/diagram/java/create-user-define...
  5. 在PHP中替换Visio Diagram的图片形状|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....readAllBytes ( $fi -> toPath ()); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/replace-a-pictu...
  6. draw ellipse in java

    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....different objects by drawing the shapes such as circles, lines, rectangles...you may have to draw these shapes on images for annotation. In...

    blog.aspose.com/tag/draw-ellipse-in-java/
  7. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Java...various methods for drawing shapes and applying brushes. A Pen...thickness of the outline of shapes. Similarly, brushes like LinearGradientBrush...

    docs.aspose.com/psd/java/graphics-api/
  8. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....Shape Contents [ Hide ] Shape class Represents an object in the...more, visit the Working with Shapes documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 在 PHP 中更改形状的位置|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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/change-the-posi...
  10. Create ORG Chart in Python

    This topic covers how to create ORG chart in Python. It includes the stepwise process and a runnable code sample to develop an Organizational chart maker in Python....Diagram class to load the master shapes from a sample stencil Append...Append the required shapes and insert connections between different...

    kb.aspose.com/diagram/python/create-org-chart-i...