Sort Score
Result 10 results
Languages All
Labels All
Results 8,921 - 8,930 of 50,403 for

shape

(0.17 sec)
  1. 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/
  2. 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/
  3. 现代 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/
  4. 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
  5. 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/
  6. 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...
  7. 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/
  8. 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/
  9. Ustvari Markdown Z Uporabo Python

    Ustvarite novo Markdown v Python v nekaj korakih. Preprosto ustvarite Markdown 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/md/
  10. Ustvari PDF Z Uporabo Python

    Ustvarite novo PDF v Python v nekaj korakih. Preprosto ustvarite PDF 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/pdf/