Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 375,752 for

save

(0.18 sec)
  1. Convert ODS to MOBI using Python or with free O...

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

    products.aspose.com/total/python-net/conversion...
  2. Create Email Signature in .NET | products.aspos...

    Learn how to programmatically create custom email signatures in EML files using C#. Simplify communication management and personalization.... Save or send updated emails : Once...added, the email can either be saved to disk or sent directly using...

    products.aspose.com/email/net/create-email-sign...
  3. Convert DOCM to POTM in Python or with free Onl...

    DOCM to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to POTM online converter quickly before integrating the code....NET , save the created PDF into Presentation...Document class Save DOCM file to PDF by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOT to PPSX in Python or with free Onli...

    DOT to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....NET , save the created PDF into Presentation...Document class Save DOT file to PDF by using Save method by providing...

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

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

    products.aspose.com/total/python-net/conversion...
  6. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS documents with a few lines of C++ code.... Create the save options with A4 size Create...ClosePage() Method. Save the PS document using the Save() Method. Add...

    products.aspose.com/page/cpp/add-pages-to-ps/
  7. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....setBookmark ( bookmarkEntry ); // Save the workbook in PDF format with...with the given PDF save options workbook . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...
  8. Convert EMLX to EML via Java | products.aspose.com

    Try the code sample to convert EMLX files to EML format in Java. Download Java API to take your email processing applications to the next level....algorithms or tedious manual work, saving time and effort for more important...create, load and parse, modify, save emails, or perform other manipulations...

    products.aspose.com/email/java/conversion/emlx-...
  9. Convert Excel file to word doc with selected wo...

    Hi, I am trying to see if ASPOSE.total library can export an Excel Sheet into a page within a word doc. Please shared any samples you can guide or confirm this is available within the library. Thank you!...Save(MyDir + @“out.docx” ); Hope...Workbook and then save it to memory streams. Before saving to memory...

    forum.aspose.com/t/convert-excel-file-to-word-d...
  10. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除XLSX或XLS中的行。... insertRows ( 2 , 1 ) \ # Saving the modified Excel file in...Excel 2003) format workbook . save ( self . dataDir + "Insert Row...

    docs.aspose.com/cells/zh/java/inserting-and-del...