Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 174,050 for

drawing

(0.32 sec)
  1. Convert PPTM to PNG in Python | products.aspose...

    Sample code for PPTM to PNG Python conversion. Use PowerPoint Python API for batch conversion PPTM files to PNG files....pydrawing as drawing with slides . Presentation(...format(str(slide . slide_number)), drawing . imaging . ImageFormat . png)...

    products.aspose.com/slides/python-net/conversio...
  2. Convert POT to EMF in Python | products.aspose.com

    Sample code for POT to EMF Python conversion. Use PowerPoint Python API for batch conversion POT files to EMF files....pydrawing as drawing with slides . Presentation(...format(str(slide . slide_number)), drawing . imaging . ImageFormat . emf)...

    products.aspose.com/slides/python-net/conversio...
  3. Convert FODP to PNG in Python | products.aspose...

    Sample code for FODP to PNG Python conversion. Use PowerPoint Python API for batch conversion FODP files to PNG files....pydrawing as drawing with slides . Presentation(...format(str(slide . slide_number)), drawing . imaging . ImageFormat . png)...

    products.aspose.com/slides/python-net/conversio...
  4. Convert OTP to PNG in Python | products.aspose.com

    Sample code for OTP to PNG Python conversion. Use PowerPoint Python API for batch conversion OTP files to PNG files....pydrawing as drawing with slides . Presentation(...format(str(slide . slide_number)), drawing . imaging . ImageFormat . png)...

    products.aspose.com/slides/python-net/conversio...
  5. Convert OTP to EMF in Python | products.aspose.com

    Sample code for OTP to EMF Python conversion. Use PowerPoint Python API for batch conversion OTP files to EMF files....pydrawing as drawing with slides . Presentation(...format(str(slide . slide_number)), drawing . imaging . ImageFormat . emf)...

    products.aspose.com/slides/python-net/conversio...
  6. ChartDataLabelCollection.showValue property | A...

    ChartDataLabelCollection.showValue property. Allows to specify whether values are to be displayed in the data labels of the entire series... Drawing . Charts . ChartType . Pie...See Also module Aspose.Words.Drawing.Charts class ChartDataLabelCollec...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title... drawing . charts . ChartType . BAR...See Also module aspose.words.drawing.charts class ChartTitle ChartTitle...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.showBubbleSize propert...

    ChartDataLabelCollection.showBubbleSize property. Allows to specify whether bubble size is to be displayed for the data labels of the entire series... Drawing . Charts . ChartType . Bubble...See Also module Aspose.Words.Drawing.Charts class ChartDataLabelCollec...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 档案

    档案...olor()->setColor (System::Drawing::Color value) 设置颜色方法。 最后,使用...olor()->set_Color(System::Drawing::Color::get_Blue()); // 保存演示文稿...

    blog.aspose.com/zh/slides/set-slide-background-...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....programmatically Contents [ Hide ] Visio Drawing Save Overview Use the Diagram...to save a Microsoft Visio drawing. There are overloads that allow...

    docs.aspose.com/diagram/java/save-visio-document/