Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 50,428 for

shape

(0.34 sec)
  1. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... shapes [ 0 ] data_stream = chart ...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-workbook/
  2. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....(); } Convert SVG to a Set of Shapes Aspose.Slides' conversion of...of SVG to a set of shapes is similar to the PowerPoint functionality...

    docs.aspose.com/slides/androidjava/image/
  3. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....FillFormat, fill format for a shape. Floor, the floor of a 3D chart...Pie Chart with Leader Lines Shapes in Charts Manage Titles of...

    docs.aspose.com/cells/net/creating-charts/
  4. Working with Sections in Java|Aspose.Words for ...

    Understanding document section concepts and manipulation practices using Java. Insert section into a document Java. Remove section Java. Copy sections between Documents....Content If you want to draw some shape or add text or image at the...DeleteHeaderFooterSh method to remove all shapes from headers and footers in...

    docs.aspose.com/words/java/working-with-sections/
  5. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...Presentation(ppt_path) as pres: shape = pres.slides[0].shapes[0] # 假设第一条线是目标形状...假设第一条线是目标形状 line = shape.line_format line.dash_style = DashStyle.custom...

    forum.aspose.com/t/ppt/322437
  6. 现代 API|Aspose.Slides for Python 文档

    现代 API...shapeImage , image_format , File ( "shape.png" )) pres . dispose (); 现代...getImage (); shapeImage . save ( "shape.png" , ImageFormat . Png );...

    docs.aspose.com/slides/zh/python-java/modern-api/
  7. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....rely on a set of placeholder shape types. // For example, a Title...how to add new placeholder shapes to the Blank layout slide:...

    docs.aspose.com/slides/cpp/slide-layout/
  8. DWG Drawings|CAD 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....DIMENSION RADIUS DIMENSION DIAMETER SHAPE SOLID SPLINE MLINE LINE XLINE...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  9. DWG Drawings|CAD 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....DIMENSION RADIUS DIMENSION DIAMETER SHAPE SOLID SPLINE MLINE LINE XLINE...

    docs.aspose.com/cad/java/dwg-drawings/
  10. Ustvari DOCX Z Uporabo Python

    Ustvarite novo DOCX v Python v nekaj korakih. Preprosto ustvarite DOCX s knjižnico Python via .NET....DocumentBuilder(doc) shape = builder.insert_chart(aw.drawing...ChartType.PIE, 432 , 252 ) chart = shape.chart chart.title.text = "Demo...

    products.aspose.com/words/sl/python-net/make/docx/