Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 19,383 for

2 of

(0.05 sec)
  1. Convert ODP to PNG in Python | products.aspose.com

    Sample code for ODP to PNG Python conversion. Use PowerPoint Python API for batch conversion ODP files to PNG files.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...

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

    Sample code for ODP to BMP Python conversion. Use PowerPoint Python API for batch conversion ODP files to BMP files.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...

    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.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...

    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.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...

    products.aspose.com/slides/python-net/conversio...
  5. 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.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...

    products.aspose.com/slides/python-net/conversio...
  6. 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.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...

    products.aspose.com/slides/python-net/conversio...
  7. 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.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...

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

    Sample code for PPTM to EMF Python conversion. Use PowerPoint Python API for batch conversion PPTM files to EMF files.... get_thumbnail( 2 , 2 ) . save( "presentation_slide_...

    products.aspose.com/slides/python-net/conversio...
  9. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...Discourse May 21, 2025, 8:03pm 2 @Hbharati To effectively redact...save("RedactedOutput.pdf"); } } Option 2: Rasterizing the PDF If the redaction...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  10. Watermark VSSX document via Python | products.a...

    Python sample code to add watermark to VSSX documents within any Python based application....addText( 1 , 1 , 2 , 2 , "Test text" , "Calibri" ,...

    products.aspose.com/diagram/python-net/watermar...