Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 170,544 for

drawing

(0.1 sec)
  1. Convert PPTM to JPG in Python | products.aspose...

    Sample code for PPTM to JPG Python conversion. Use PowerPoint Python API for batch conversion PPTM 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 PPTX to JPG in Python | products.aspose...

    Sample code for PPTX to JPG Python conversion. Use PowerPoint Python API for batch conversion PPTX 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 PPTX to PNG in Python | products.aspose...

    Sample code for PPTX to PNG Python conversion. Use PowerPoint Python API for batch conversion PPTX 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 BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/
  5. Aspose.Cells 无法正常加载camera shape - Free Support ...

    Drawing.xml的a14:cameraTool节点没有spid属性的时候,aspose.cells将会无法正常解析camera shape的CellRange,导致camera shape的内容丢失。附件为测试文件 image.png (13.3 KB) image.png (9.5 KB) camera shape.zip (8.3 KB)...November 3, 2025, 6:39pm 1 当drawing.xml的a14:cameraTool节点没有spid属性的时候,aspose...camera shape is stored in the drawing part of the XLSX file as an...

    forum.aspose.com/t/aspose-cells-camera-shape/32...
  6. Convert EPS with Aspose.Page C++ API

    EPS to WMF conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Drawing Product Solution Aspose.Font...Finance Product Solution Aspose.Drawing Product Solution Aspose.Font...

    docs.aspose.com/page/cpp/convert/eps-to-png/
  7. PDF|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.... insert pictures or other drawing objects, and so on) on the...to PDF format. Also, some drawing objects are not supported well...

    docs.aspose.com/cells/net/convert-excel-to-pdf/
  8. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。... Drawing . Color blue = System . Drawing . Color . Blue...System . Drawing . Rectangle rect = new System . Drawing . Rectangle...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  9. Compress DOC In C++

    Compress DOC in C++ without losing quality. Optimize DOC content, reduce file size easily.... auto image = System::Drawing::Image:: Fromstream (shape->...compression. auto image = System::Drawing::Image::FromStream(shape->...

    products.aspose.com/words/cpp/compress/doc/
  10. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily.... auto image = System::Drawing::Image:: FromStream (shape->...compression. auto image = System::Drawing::Image::FromStream(shape->...

    products.aspose.com/words/cpp/compress/word/