Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 172,356 for

drawing

(0.35 sec)
  1. Convert POTM to JPG in Python | products.aspose...

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

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

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

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

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

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

    Sample code for PDF to EMF Python conversion. Use PowerPoint Python API for batch conversion PDF 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...
  5. Convert PPSX to EMF in Python | products.aspose...

    Sample code for PPSX to EMF Python conversion. Use PowerPoint Python API for batch conversion PPSX 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. Working with Image Rendering|Documentation

    Render images with alpha blending in Java. Anti-aliasing with lines and curves in Java. Image clipping using Java API....Drawing for Java API provides the capability...original colors in the image. To draw graphics with transparency using...

    docs.aspose.com/drawing/java/working-with-image...
  7. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...Cells提供了 Aspose::Cells::Drawing 命名空间,其中包含所有绘图对象。然而,有些绘图对象或形状尚未支持。可以在Microsoft...类,用于添加新的复选框到集合中。还有另一个类 Aspose::Cells::Drawing::CheckBox ,代表一个复选框。它具有一些重要成员:...

    docs.aspose.com/cells/zh/cpp/managing-controls/
  8. Convert from ODG(Apache OpenOffice Draw Format)...

    Aspose.Imaging API can easily convert from ODG(Apache OpenOffice Draw Format) to other formats using Java platform...Convert from ODG(Apache OpenOffice Draw Format) image format to other...converted from ODG(Apache OpenOffice Draw Format) images using Aspose...

    products.aspose.com/imaging/java/conversion/fro...
  9. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... drawing . charts . ChartType . COLUMN...See Also module aspose.words.drawing.charts class ChartSeriesCollectio...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape using Aspose.Cells for C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/determine-if-shape-is...