Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 50,833 for

shapes

(0.17 sec)
  1. Rendering Slicer|Documentation

    Learn how to render slicer with Aspose.Cells for Python via .NET....supports the rendering of slicer shapes. If you convert your worksheet...

    docs.aspose.com/cells/python-net/rendering-slicer/
  2. Table.ensureMinimum method | Aspose.Words for N...

    Table.ensureMinimum method. If the table has no rows, creates and appends one [Row](../../../aspose.words.tables/row/)....typical elements such as runs, shapes, and even other tables. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Drawing Images|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....Graphics class to draw the line shapes on the Image surface. To demonstrate...shows you how to draw the line shapes on the Image surface. Drawing...

    docs.aspose.com/psd/java/drawing-images/
  4. Row.ensure_minimum method | Aspose.Words for Py...

    Row.ensure_minimum method. If the [Row](../) has no cells, creates and appends one [Cell](../../cell/)....typical elements such as runs, shapes, and even other tables. # Our...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Rendering Slicer|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....supports the rendering of slicer shapes. If you convert your worksheet...

    docs.aspose.com/cells/net/rendering-slicer/
  6. Rendering Slicer|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....supports the rendering of slicer shapes. If you convert your worksheet...

    docs.aspose.com/cells/java/rendering-slicer/
  7. Compatibility with PyInstaller and cx_Freeze|As...

    Package Aspose.Slides for Python via .NET with PyInstaller. Follow this guide to bundle, configure, and troubleshoot your app into a standalone executable.... shapes . add_auto_shape ( slides . ShapeType...Substitution in Python Resize Shapes in Presentations with Python...

    docs.aspose.com/slides/python-net/compatibility...
  8. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....Draw Lines and Curves Draw Shapes Use Pens Use Brushes Render...curves, splines and arcs Draw shapes like rectangle, polygon, ellipse...

    products.aspose.com/drawing/net/
  9. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... shapes . add_chart ( charts . ChartType...scatter chart. chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/create-chart/
  10. How to export excel equations to other types of...

    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..../head>\r\n<body>" ); const shapes = workbook . getWorksheets...getShapes (); const textBox = shapes . get ( 0 ); if ( textBox instanceof...

    docs.aspose.com/cells/nodejs-cpp/export-equation/