Sort Score
Result 10 results
Languages All
Labels All
Results 7,941 - 7,950 of 368,024 for

save

(0.22 sec)
  1. BMP to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Aspose.PDF for PHP via Java...Document Load input BMP image Save the output PDF file System Requirements...your BMP file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/php-java/conversion/bmp...
  2. DICOM to PDF Converter using Android via Java |...

    Sample code on Java for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion in Android...Load sample DICOM image file Save the output PDF file Here is...your DICOM file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/android-java/conversion...
  3. XML to EPUB Converter using Java | Aspose.PDF

    XML to EPUB conversion via Java sample code. Programmers can use this example code to export XML to EPUB within any Web or Desktop Java based application....output file path as parameters Save the output EPUB file Here is...your XML file and then simply save it as a EPUB file. You can use...

    products.aspose.com/pdf/java/conversion/xml-to-...
  4. Aspose::Words::AI::SummarizeOptions::SummarizeO...

    Aspose::Words::AI::SummarizeOptions::SummarizeOptions constructor. Initializes a new instances of SummarizeOptions class in C++....options ); oneDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...options ); multiDocumentSummary -> Save ( get_ArtifactsDir () + u "AI...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  5. Aspose::Words::FileFormatUtil::SaveFormatToLoad...

    Aspose::Words::FileFormatUtil::SaveFormatToLoadFormat method. Converts a SaveFormat value to a LoadFormat value if possible in C++....Examples Shows how to convert a save format to its corresponding...file types can have documents saved to, but not loaded from using...

    reference.aspose.com/words/cpp/aspose.words/fil...
  6. 使用 C++ 将 Excel 转换为 PDF|Documentation

    了解如何使用 Aspose.Cells 和 C++ 将 Excel 工作簿转换为 PDF 格式。...PDF,只需使用 Workbook 类的 Save 方法保存为 PDF 文件。 Save 方法提供了 SaveFormat.Pdf...。 当电子表格代码完成后,调用 Workbook 类的 Save 方法保存电子表格。 文件格式应为 PDF,因此请从 SaveFormat...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-pdf/
  7. PDF to PNG Converter using Python via Java | As...

    Sample code on Python via Java for PDF to PNG conversion. Use example code for batch PDF to PNG conversion with Python and Java...convert the PDF document to PNG Save the output PNG file Here is...your PDF file and then simply save it as a PNG file. You can use...

    products.aspose.com/pdf/python-java/conversion/...
  8. PDF to EMF Converter using Python via Java | As...

    Sample code on Python via Java for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and Java...convert the PDF document to EMF Save the output EMF file Here is...your PDF file and then simply save it as a EMF file. You can use...

    products.aspose.com/pdf/python-java/conversion/...
  9. Aspose.PSD for Java 24.7 - Release Notes|Docume...

    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.... save ( outputFile , new PngOptions...PdfCoreOptions ()); psdImage . save ( output , saveOptions ); }...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  10. Set External Links in Formulas with C++|Documen...

    Learn how to include links to external files in formulas using Aspose.Cells with C++....A8" ); // Save the workbook workbook . Save ( outDir + u "output_out...); std :: cout << "Workbook saved successfully with external links...

    docs.aspose.com/cells/cpp/set-external-links-in...