Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 48,648 for

shapes

(0.25 sec)
  1. View Visio VSSM File Formats via Python | produ...

    Python source code to load, render and display Visio VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/viewer/...
  2. Add, Edit & Delete Annotation from VSSM via Jav...

    Java source code to annotate VSSM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/java/annotation/vssm/
  3. Draw geomtry to visio VSSM document via Python ...

    Python source code to draw geomtry to visio vssm file within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-net/drawing/...
  4. Several Image Into BMP Python

    Merge multiple Image into BMP in Python code. Save Image as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/imag...
  5. Several JPG Into PNG Python

    Merge multiple JPG into PNG in Python code. Save JPG as PNG using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  6. Several JPG Into BMP Python

    Merge multiple JPG into BMP in Python code. Save JPG as BMP using Python....DocumentBuilder(doc) shapes = [builder.insert_image(fileName)...page_width = max (shape.width for shape in shapes) pageSetup.page_height...

    products.aspose.com/words/python-net/merge/jpg-...
  7. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds.... Shapes . AddChart ( ChartType . PieOfPie...data IChart chart = slides . Shapes . AddChart ( ChartType . Pie...

    docs.aspose.com/slides/net/pie-chart/
  8. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations.... shapes . add_chart ( charts . ChartType...presentation . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/error-bar/
  9. Python Imaging API | Aspose.Imaging for Python ...

    Python Image processing and manipulation library. Aspose.Imaging for Python via .NET allows to create, load, view, edit, draw or convert images to multiple formats within applications without any image editor....path and different geometric shapes) Remove background Memory optimization...and other geometric shapes, fill closed shapes with solid colors...

    products.aspose.com/imaging/python-net/
  10. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...(var shape in slide.NotesSlideManager.NotesSlide.Shapes) { if...if (shape.Placeholder != null && shape.Placeholder.Type == PlaceholderType...

    forum.aspose.com/t/how-to-set-text-to-header-in...