Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 375,973 for

save

(0.15 sec)
  1. Convert VSD to VSDX using Python

    This short tutorial describes the process to convert VSD to VSDX using Python. It provides all the necessary details to set the IDE and develop a VSD to VSDX converter using Python....characteristics Save the loaded VSD file as VSDX using the save options...page size and using it in the ‘save’ method to generate the VSDX...

    kb.aspose.com/diagram/python/convert-vsd-to-vsd...
  2. Optimize PDF Document for the Web in Python|Asp...

    Learn how to optimize PDF files for faster web loading in Python with Aspose.PDF, improving user experience and performance....optimize (); #Save output document doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/optimize-pdf-document-...
  3. Create an empty Visio Diagram in PHP|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....$diagram = new Diagram (); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  4. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....Finally, save the updated PDF using the Document object’s Save method...textAnnotation ); // Save updated document document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/actions/
  5. Convert PPT to PDF in Python | products.aspose.com

    Convert PPT to PDF in Python. Use Python library API to convert PPT files to PDF...Presentation from PPT file and save it as PDF. Python tutorial for...Presentation( "PowerPoint.ppt" ); pres . save( "output.pdf" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  6. Convert PPTM to POTX in Python | products.aspos...

    Convert PPTM to POTX in Python. Use Python library API to convert PPTM files to POTX...Presentation from PPTM file and save it as POTX. Python tutorial..."PowerPoint.pptm" ); pres . save( "output.potx" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  7. Convert PPSX to POT in Python | products.aspose...

    Convert PPSX to POT in Python. Use Python library API to convert PPSX files to POT...Presentation from PPSX file and save it as POT. Python tutorial for..."PowerPoint.ppsx" ); pres . save( "output.pot" , SaveFormat ...

    products.aspose.com/slides/python-java/conversi...
  8. Convert PPT to TIFF in Python | products.aspose...

    Convert PPT to TIFF in Python. Use Python library API to convert PPT files to TIFF...Presentation from PPT file and save it as TIFF. Python tutorial...Presentation( "PowerPoint.ppt" ); pres . save( "output.tiff" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  9. Convert PPSX to POTX in Python | products.aspos...

    Convert PPSX to POTX in Python. Use Python library API to convert PPSX files to POTX...Presentation from PPSX file and save it as POTX. Python tutorial..."PowerPoint.ppsx" ); pres . save( "output.potx" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...
  10. Convert PPTX to PPSX in Python | products.aspos...

    Convert PPTX to PPSX in Python. Use Python library API to convert PPTX files to PPSX...Presentation from PPTX file and save it as PPSX. Python tutorial..."PowerPoint.pptx" ); pres . save( "output.ppsx" , SaveFormat...

    products.aspose.com/slides/python-java/conversi...