Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,758 for

save

(0.97 sec)
  1. 刷新形状数据|Documentation

    本节介绍如何使用 Aspose.Diagram 刷新 visio 形状的形状数据。...RefreshData (); // Save visio diagram diagram . Save ( dataDir + "RefreshData_out...

    docs.aspose.com/diagram/zh/net/refresh-shapes-d...
  2. Copy Bookmarked Text in Python|Aspose.Words for...

    Copy Bookmarked Text using Python....dstNode ) \# Save the finished document . dstDoc . save ( self ....

    docs.aspose.com/words/java/copy-bookmarked-text...
  3. 在 Android 上将 PPT 和 PPTX 转换为 PDF(包含高级功能)|Aspose....

    使用 Aspose.Slides for Android 在 Java 中将 PowerPoint PPT/PPTX 转换为高质量、可搜索的 PDF,提供快速代码示例和高级转换选项。...PDF,请将文件名作为参数传递给 Presentation 类,然后使用 save 方法将演示文稿保存为 PDF。 Presentation...Presentation 类公开了通常用于将演示文稿转换为 PDF 的 save 方法。 NOTE Aspose.Slides for Android...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  4. Convert PSD to PNG in Java | PSD to PNG Convert...

    Programmatically, convert PSD to PNG in Java with Aspose.PSD for Java. Convert PSD layers to PNG images in Java. Java PSD API... Finally, save the output file using the save() method. The...etc. Finally, save the output file using the save() method. The...

    blog.aspose.com/psd/convert-psd-to-png-in-java/
  5. 使用 Microsoft Word 文档作为邮件正文并发送电子邮件|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....Word document from disk and save it to stream as MHTML Document...ByteArrayOutputStrea (); wordDocument . save ( mhtmlStream , SaveFormat ...

    docs.aspose.com/email/zh/java/using-a-microsoft...
  6. Converting a BMP file to PDF using C++ | Aspose...

    Sample code for BMP to PDF conversion using C++. Use C++ example for batch BMP to PDF conversion....Document Load input BMP image Save the output PDF file. Here is...your BMP file and then simply save it as a PDF file. You can use...

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

    Sample code for GIF to PDF conversion using C++. Use C++ example for batch GIF to PDF conversion....Document Load input GIF image Save the output PDF file Here is...your GIF file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/gif-to-pdf/
  8. Converting a PDF file to JPEG using Android via...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android...to convert the page to JPEG Save the JPEG file Here is an example...your PDF file and then simply save it as a JPEG file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  9. Export EMAIL to BMP via Java | products.aspose.com

    Java API to Convert EMAIL to BMP without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/java/conversion/email...
  10. Set Barcode Size and Resolution in C++|Document...

    How to Set Size Units for Barcodes in Aspose.BarCode for C++...return tmp_0 ; }(); generator -> Save ( dataDir + u "barcode-custom-size_out...set_Point ( 3.0f ); generator -> Save ( dataDir + u "barcode-size-unit_out...

    docs.aspose.com/barcode/cpp/set-barcode-size/