Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 48,108 for

shapes

(0.07 sec)
  1. Archive

    archives... Draw Shapes on Bitmap 5. Draw Text on Bitmap...graphics API that supports drawing shapes, text, and images across platforms...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  2. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance document quality today!...Examples Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Create Flowchart in Python | Python Flowchart M...

    Programmatically, create a flowchart in Python. Create a VSD or VSDX file using the VSS master file with the Python Flowchart Maker API....adding shapes using the Diagram class. Create shapes using the...the Shape class. Add shapes to the diagram using the add_shape()...

    blog.aspose.com/diagram/create-flowchart-in-pyt...
  5. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of Shapes in a worksheet using Aspose.Cells for C++....Ask AI Send Shape Front or Back inside the Worksheet with C++...Scenarios When there are multiple shapes present in the same location...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  6. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...Presentation (); // Create a rectangle shape (defaults to filled with border...textBox = pres . Slides [ 0 ]. Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/examples/elements...
  7. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, streamlining visual workflows....theme, color scheme, and the shapes placed on the master slide...temporary presentation. Delete the shapes from the cloned slide. Convert...

    docs.aspose.com/slides/python-net/get-the-entir...
  8. Create WEBP in Python

    Follow this article to create WEBP in Python. Complete details are provided to establish the environment, a list of steps, and a sample code showing how to make a WEBP file in Python...image from scratch and draw shapes or text on it, along with other...clear() method Draw different shapes or text on the image and set...

    kb.aspose.com/imaging/python/create-webp-in-pyt...
  9. Format Visio 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....Collection of Shapes in the Visio Page Connect Shapes...

    docs.aspose.com/diagram/python-java/format-visi...
  10. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for Java, featuring practical code and optimization tips....) { // Loop through all the shapes on the current slide. for (...: oSlide . Shapes ) { // Check whether the shape is an OLE object...

    docs.aspose.com/slides/java/updating-ole-object...