Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 375,722 for

save

(0.56 sec)
  1. 在VSTO和Aspose.Cells中设置工作表的背景图片|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....jpeg" ); //Save the excel file. objBook . SaveCopyAs...imageData ); //Save the excel file. workbook . Save ( "BackgroundPicBook...

    docs.aspose.com/cells/zh/net/set-background-pic...
  2. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....during document loading or saving. enum class WarningType Values...the created document following save. DataLoss 1 Generic data loss...

    reference.aspose.com/words/cpp/aspose.words/war...
  3. 在 Python 中转换电子邮件|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....eml" ) \ # Save the Email message to disk in...saveOptions = self . SaveOptions eml . save ( self . dataDir + "AnEmail...

    docs.aspose.com/email/zh/java/converting-email-...
  4. Converting a PDF file to DOCX using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑DOCX Conversion on All Platforms...your PDF file and then simply save it as a DOCX file. You can use.../*Convert a PDF-file to DocX and save the "ResultPDFtoDocX.docx"*/...

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  5. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....is_total = True # Save modified workbook workbook . save ( "output.xlsx"...subtotals = [ 0 , 4 , 8 , 12 ] wb . save ( os . path . join ( file_path...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  6. Convert EMLX to EML via C++ application | produ...

    Sample C++ conversion code for EMLX document to EML format. Use example code for batch EMLX to EML conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. EML file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/emlx-t...
  7. Convert MSG to PST via C++ application | produc...

    Sample C++ conversion code for MSG document to PST format. Use example code for batch MSG to PST conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. PST file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/msg-to...
  8. Convert MSG to HTML via C++ application | produ...

    Sample C++ conversion code for MSG document to HTML format. Use example code for batch MSG to HTML conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. HTML file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/msg-to...
  9. Convert EMLX to MHTML via C++ application | pro...

    Sample C++ conversion code for EMLX document to MHTML format. Use example code for batch EMLX to MHTML conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. MHTML file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/emlx-t...
  10. Convert MHTML to HTML via C++ application | pro...

    Sample C++ conversion code for MHTML document to HTML format. Use example code for batch MHTML to HTML conversion within any C++ Application.... Call the Save() method. Pass the output file...extension. HTML file will be saved at the specified path. Open...

    products.aspose.com/email/cpp/conversion/mhtml-...