Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 380,540 for

save

(0.43 sec)
  1. Convert BMP to ICS in Python | products.aspose.com

    Save BMP to ICS within Python applications without using Microsoft Word or Outlook...load the converted HTML and save it into ICS format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  2. Working with Message Attachments|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....Contents [ Hide ] Parsing and Saving Attachments Outlook message...attachments in an MSG file and save them to disk. This topic describes...

    docs.aspose.com/email/java/working-with-message...
  3. Convert DOCM to TSV using Python or with free O...

    DOCM to TSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCM to TSV online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...DOCM files to HTML and then save the HTML into the desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  4. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....it does not allow editing or saving Excel files — its sole purpose..."{{YearsOfService}}" , yearsOfService ); // Save the personalized presentation...

    docs.aspose.com/slides/net/excel-integration/
  5. Convert BMP to EMAIL in Python | products.aspos...

    Save BMP to EMAIL within Python applications without using Microsoft Word or Outlook...NET and save it into EMAIL format. This API...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Convert ICS to OTT in Python | products.aspose.com

    Save ICS to OTT in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word OTT...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Convert ICS to GIF in Python | products.aspose.com

    Save ICS to GIF in your Python applications without using Microsoft Outlook or Word...NET and save it into respective Word GIF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. PdfEncryptionDetails.ownerPassword property | A...

    PdfEncryptionDetails.ownerPassword property. Specifies the owner password for the encrypted PDF document....how to set permissions on a saved PDF document. let doc = new...encryptionDetails = new aw . Saving . PdfEncryptionDetails ( "password"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert Presentations to HTML5 in JavaScript|As...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for Node.js. Preserve formatting, animations, and interactivity.... save ( "pres.html" , aspose . slides...setAnimateTransition ( false ); pres . save ( "pres5.html" , aspose . slides...

    docs.aspose.com/slides/nodejs-java/export-to-ht...
  10. Convert Presentations to HTML5 in C++|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for C++. Preserve formatting, animations, and interactivity....pptx" ); pres -> Save ( u "pres.html" , SaveFormat...set_AnimateTransitions ( true ); pres -> Save ( u "pres.html" , SaveFormat...

    docs.aspose.com/slides/cpp/export-to-html5/