Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 375,987 for

save

(0.66 sec)
  1. Password Protect or Unprotect the Shared Workbo...

    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....while enabling sharing, and saves it as the output Excel file...34"); // Save the output Excel file workbook . save ( "outputProtectSharedW...

    docs.aspose.com/cells/nodejs-cpp/password-prote...
  2. 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-...
  3. 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...
  4. 在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...
  5. Converting a PDF file to PPTX using C++ | Aspos...

    Sample code for PDF to PPTX conversion using C++. Use C++ example for batch PDF to PPTX conversion....Save method with page index & output...output file path as parameters Save the output PPTX file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  6. Converting a PDF file to DOCX using C++ | Aspos...

    Sample code for PDF to DOCX conversion using C++. Use C++ example for batch PDF to DOCX conversion....Save method while passing the output...SaveFormat.Doc as parameters Save the output DOCX file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-d...
  7. Converting a PDF file to XPS using C++ | Aspose...

    Sample code for PDF to XPS conversion using C++. Use C++ example for batch PDF to XPS conversion....Save method while passing the output...SaveFormat.Xps as parameters Save the output XPS file Here is...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/
  8. Converting to MHTML Files in Jython|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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  9. 在Jython中将文件转换为Mhtml|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....xlsx" # Specify the HTML saving options sv = HtmlSaveOptions...Workbook ( filePath ) # Save the MHT file wb . save ( filePath + ".out...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  10. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark....bookmark will be stored when you save the document. Examples Shows...underscores if we open the saved document with Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...