Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 363,370 for

save

(0.35 sec)
  1. PCL to PNG Converter using C++ | Aspose.PDF

    Sample code for PCL to PNG conversion using C++. Use C++ example for batch PCL to PNG conversion....output file path as parameters Save the output PNG file Here is...your PCL file and then simply save it as a PNG file. You can use...

    products.aspose.com/pdf/cpp/conversion/pcl-to-png/
  2. Compress PDF Document using Java | Aspose.PDF

    Compress PDF programmatically with Java sample code using Aspose.PDF for Java...compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/java/compress/
  3. Convert PPTM to XLTM using Python or with free ...

    PPTM to XLTM conversion in your Python applications without using Microsoft Office or online. Test free PPTM to XLTM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...source PPTM file Save PPTM file to HTML by using save method by providing...

    products.aspose.com/total/python-net/conversion...
  4. Convert SXC to OTT using Python or with free On...

    SXC to OTT conversion in your Python applications without using Microsoft Office or online. Test free SXC to OTT online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save SXC file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  5. Convert MOBI to XLTX using Python or with free ...

    MOBI to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLTX online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  6. Convert FODS to RTF using Python or with free O...

    FODS to RTF conversion in your Python applications without using Microsoft Office or online. Test free FODS to RTF online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Workbook class Save FODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  7. Extract Images from Presentation Shapes in Pyth...

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET — quick, code-friendly solution....identified, you can extract it and save it as a new file. XXX import...image_type ) back_image . image . save ( file_name . format ( "LayoutSlide_"...

    docs.aspose.com/slides/python-net/extracting-im...
  8. Working with Projects | Aspose.Tasks Documentation

    Learn how to create, edit, and Save projects using Aspose.Tasks for .NET....flexible API that helps developers save time and effort by offering...MPT, MPX, XML, XER, P6 XML) Save projects back in multiple formats...

    docs.aspose.com/tasks/net/creating-reading-and-...
  9. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF document....screenAnnotation ); // Save PDF document document . Save ( dataDir + "...soundAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/multimedia-annotation/
  10. PDF to DOCX Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as DOCX Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-docx/