Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,527 for

save

(0.35 sec)
  1. 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...
  2. 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...
  3. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java....and saves an image to disk. Removes compression and saves an image...Project(file); 4 //Save the project to TIFF 5 project. save ( "RenderMe...

    docs.aspose.com/tasks/java/render-project-to-mu...
  4. How to Convert Excel Chart to JPG using Python

    This short tutorial guides on how to convert Excel chart to JPG using Python. It provides all the necessary resources, step-wise procedure and a runnable sample code that transforms Excel chart to JPG using Python....environment, a detailed process to save chart in Excel as image using...worksheet as a Chart object Save the selected chart as a JPG...

    kb.aspose.com/cells/python/how-to-convert-excel...
  5. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in Python with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert Presentations to Flash The save method exposed by Presentation...NotesPositions . BOTTOM_FULL # Saving presentation and notes pages...

    docs.aspose.com/slides/python-net/convert-power...
  6. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings... save(output_stream) Saves the current fallback...settings to stream. save(file_name) Saves the current fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing Excel through the Aspose.Cells for C++ API.... Then save and close the code, return to...property of the VbaModule . Save the sample file to xlsm format...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  8. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....page: Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the file. The...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...
  9. Conversion to XPS|Aspose.Slides 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.... The Save method exposed by Presentation...); //Saving the presentation to TIFF document pres . Save ( destFileName...

    docs.aspose.com/slides/net/conversion-to-xps/
  10. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Jython Load And Save To Disk in Jython Load And Save To Stream in...

    docs.aspose.com/words/java/quick-start-in-jython/