Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 373,036 for

save

(0.31 sec)
  1. SvgSaveOptions.fit_to_view_port property | Aspo...

    SvgSaveOptions.fit_to_view_port property. Specifies if the output SVG should fill the available viewport area (browser window or container)...the SvgSaveOptions object to save with no page borders or selectable...selectable text. options = aw . saving . SvgSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert HTML to Image in Python | products.aspo...

    Convert HTML to Image in Python. Use Python library API to convert HTML files to Images...Presentation from HTML file and save it as Image. Python code for...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

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

    Convert HTML to PNG in Python. Use Python library API to convert HTML files to PNGs...Presentation from HTML file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  4. Convert Image to PPT in Python | products.aspos...

    Convert Image to PPT in Python. Use Python library API to convert Image files to PDFs...Presentation from Image file and save it as PPT. Python code for converting..., 720 , 540 , image) pres . save( "index.ppt" , slides . export...

    products.aspose.com/slides/python-net/conversio...
  5. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library....only need to save the output PDF using the Save method of the...Green ); } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/replace-text-in-pdf/
  6. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  7. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML to TIFF in Python. Use Python library API to convert HTML files to TIFFs...Presentation from HTML file and save it as TIFF. Python code for... add_from_html(data) pres . save( "doc.tiff" , slides . export...

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

    Convert PDF to HTML in Python. Use Python library API to convert PDF files to HTMLs...Presentation from PDF file and save it as HTML. Python code for...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.html" ...

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

    Convert PDF to TIFF in Python. Use Python library API to convert PDF files to TIFFs...Presentation from PDF file and save it as TIFF. Python code for...add_from_pdf( "document.pdf" ) pres . save( "doc.tiff" , slides . export...

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

    Convert PDF to PPTX in Python. Use Python library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. Python code for...add_from_pdf( "document.pdf" ) pres . save( "OutputPresentation.pptx" ...

    products.aspose.com/slides/python-net/conversio...