Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 368,014 for

save

(0.09 sec)
  1. Export XSLFO to ODP in Android | products.aspos...

    Android API to Convert XSLFO to ODP without using Microsoft Word...electronic documents and is used for saving presentations. Therefore, it...Convert XSLFO to PPTX by using save method Load PPTX document by...

    products.aspose.com/total/android-java/conversi...
  2. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...); // Save the document in PDF format workbook . Save ( u "output...outputFilePath ( u "Image1.jpg" ); book . Save ( outputFilePath , SaveFormat...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  3. Export EMLX to GIF via C++ | products.aspose.com

    C++ API to Convert EMLX to GIF without using Microsoft Word or Outlook...Convert EMLX 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/emlx-t...
  4. Export OFT to BMP via C++ | products.aspose.com

    C++ API to Convert OFT to BMP without using Microsoft Word or Outlook...Convert OFT 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/oft-to...
  5. Export OFT to PS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export OFT to FLATOPC via C++ | products.aspose...

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

    products.aspose.com/total/cpp/conversion/oft-to...
  7. Export EML to ODT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  8. Export OFT to GIF via C++ | products.aspose.com

    C++ API to Convert OFT to GIF without using Microsoft Word or Outlook...Convert OFT 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/oft-to...
  9. Export EMAIL to TEXT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  10. 使用C++进行页面设置功能|Documentation

    学习如何使用Aspose.Cells结合C++配置Excel文件中的页面设置功能。...75 ); // Save the workbook workbook . Save ( "PageMargins...PageOrientationType :: Landscape ); workbook . Save ( "PageOrientation.xlsx" );...

    docs.aspose.com/cells/zh/cpp/page-setup-features/