Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 175,152 for

drawing

(0.49 sec)
  1. Convert POTX to BMP in Python | products.aspose...

    Sample code for POTX to BMP Python conversion. Use PowerPoint Python API for batch conversion POTX 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...
  2. Convert PPSX to PNG in Python | products.aspose...

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

    Sample code for PPSM to EMF Python conversion. Use PowerPoint Python API for batch conversion PPSM 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...
  4. Convert FODP to JPG in Python | products.aspose...

    Sample code for FODP to JPG Python conversion. Use PowerPoint Python API for batch conversion FODP 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...
  5. Converting Chart to Image in SVG Format with Go...

    Learn how to convert charts to SVG images using Aspose.Cells with Golang via C++....are more often created with drawing software. Aspose.Cells can...

    docs.aspose.com/cells/go-cpp/converting-chart-t...
  6. Convert XLS with Images and Charts to PDF|Docum...

    The Java code to convert Excel files with images and charts to PDF format by using the Aspose.Cells for Java API....images, charts, and other drawing objects, can be converted quickly...

    docs.aspose.com/cells/java/convert-xls-with-ima...
  7. Aspose::Words::MailMerging::ImageFieldMergingAr...

    Aspose::Words::MailMerging::ImageFieldMergingArgs class. Provides data for the ImageFieldMerging() event. To learn more, visit the documentation article in C++....System::SharedPtr<System::Drawing::Image>&) Specifies the image...System::SharedPtr<Aspose::Words::Drawing::Shape>&) Setter for Aspos...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. PdfException: Value cannot be null. Parameter n...

    We are getting a runtime exception while converting certain PDF pages to JPEG using JpegDevice.process(). The exception originates from internal trailer parsing during annotation rendering. This happens only for some PD…...PdfException: Something went wrong in drawing annotations Caused by: Value...alse); // skip annotation drawing device.process(page, out);...

    forum.aspose.com/t/pdfexception-value-cannot-be...
  9. Check Page Autoexpand|Documentation

    This section explains how to check or change page is auto expand in a visio file with Aspose.Diagram....Page object represents the drawing area of a foreground page or...

    docs.aspose.com/diagram/java/check-page-autoexp...
  10. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with C++....namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/applying-text-alignme...