Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 367,994 for

save

(0.11 sec)
  1. Convert EXCEL to DOCX using Python or with free...

    EXCEL to DOCX conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to DOCX online converter quickly before integrating the code....NET API to save the created HTML into the desired...powerful tool that can be used to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  2. Compress Folder Respecting its Structure using ...

    Learn how to efficiently compress a folder while preserving its internal structure using various tools like Zip, 7-zip, TAR, or XAR via Python.NET....folder path, then save the archive with the save method, as shown...create_entries( "D: \\ Data" ) archive . save( "archive.zip" ) Sampe 2: with...

    products.aspose.com/zip/python-net/advanced-api...
  3. Convert CGM to POTX via Java API | products.asp...

    Java API to Convert CGM to POTX without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  4. Convert MD to PPT via Java API | products.aspos...

    Java API to Convert MD to PPT without using Microsoft Word...Convert MD to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....the Document object’s Save method and save the output PDF file...textFragment ); // Save resulting PDF document. document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. Convert PS to PPSX via Java API | products.aspo...

    Java API to Convert PS to PPSX without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSX format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  7. Convert PS to PPS via Java API | products.aspos...

    Java API to Convert PS to PPS without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  8. Convert Word, PDF And Many Other File Formats U...

    Convert documents programmatically in C++ between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....the local drive, then simply save it, specifying the required...<Document>( u"Input.docx" ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/conversion/
  9. Archive

    archives...Moreover, it allows converting and saving MPP files. The Project class...provides the save(string, SaveFileFormat) method that saves the project...

    blog.aspose.com/tasks/convert-mpp-to-tiff-in-java/
  10. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio.... They are commonly saved in VSDX or VSD format to provide...class. Finally, save the output diagram with the save() method. The...

    blog.aspose.com/diagram/combine-visio-diagrams-...