Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 369,858 for

save

(0.19 sec)
  1. Export EMLX to WORDML via C++ | products.aspose...

    C++ API to Convert EMLX to WORDML without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to WORDML format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  2. Export EMLX to DOTM via C++ | products.aspose.com

    C++ API to Convert EMLX to DOTM without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to DOTM format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  3. Export EMAIL to DOCM via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOCM without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to DOCM format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  4. Export EML to BMP via C++ | products.aspose.com

    C++ API to Convert EML to BMP without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to BMP format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. Export EML to MD via C++ | products.aspose.com

    C++ API to Convert EML to MD without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to MD format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. Export EMAIL to PNG via C++ | products.aspose.com

    C++ API to Convert EMAIL to PNG without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to PNG format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  7. Export EMAIL to GIF via C++ | products.aspose.com

    C++ API to Convert EMAIL to GIF without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to GIF format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  8. 如何用 Python.NET 设置打印区域|Documentation

    学习如何使用 Aspose.Cells for Python 在 Excel 文件中设置和清除打印区域 via .NET。..."A1:D10" # Save modified workbook workbook . save ( "output_set_print_area...print_area = "" # Save modified workbook workbook . save ( "output_clear_print_area...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  9. Aspose.Cells 8.3.1中的公共API更改|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....ShowCellRange = true ; //Save the workbook workbook . Save ( "output.xlsx"...ShowCellRange = True ' Save the workbook m_workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a document....properties and then save the updated PDF file using the Save method. The...get_Item ( 2 ))); // Save output pdfDocument . save ( GetDataDir ()...

    docs.aspose.com/pdf/java/get-update-and-expand-...