Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 368,085 for

save

(0.21 sec)
  1. MHTML to XLSX Converter using C++ | Aspose.PDF

    Sample code for MHTML to XLSX conversion using C++. Use C++ example for batch MHTML to XLSX conversion....Save method while passing the output...SaveFormat.Xlsx as parameters Save the output XLSX file Here is...

    products.aspose.com/pdf/cpp/conversion/mhtml-to...
  2. How to Convert Bitmap to PNG in Java

    This short tutorial guides you on how to convert Bitmap to PNG in Java. Using this tutorial you can convert BMP file to PNG in Java in any of the common operating systems like Windows, macOS or Linux....the PngOptions class object Save the source Bitmap file as PNG...Finally, we save the BMP file to PNG in Java using the save() function...

    kb.aspose.com/imaging/java/how-to-convert-bitma...
  3. Add Watermark To PDF with C++|Documentation

    Learn how to add text and image watermarks to PDF files while rendering using Aspose.Cells with C++....); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/cpp/add-watermark-to-pdf/
  4. Rendering Shapes on Slide as Images|Aspose.Slid...

    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....we will extract that and will save it in file.The following code...; break ; } // img . Image . Save ( path + "ResultedImage" + "...

    docs.aspose.com/slides/net/rendering-shapes-on-...
  5. How to Convert HTML to PDF with JavaScript via ...

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.Cells for JavaScript via C++.... Save the output PDF document by calling...calling the Workbook.save() method. <!DOCTYPE html> < html >...

    docs.aspose.com/cells/javascript-cpp/convert-ht...
  6. 3D 演示文稿|Aspose.Slides for Node.js via .NET 文档

    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 ( "sample_3d.png" , aspose ...slideImage . dispose (); } } pres . save ( "sandbox_3d.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/3d-presen...
  7. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....compresses images in the PDF file Save the optimized document to the...the new path using the Save() method. If you want to make it easier...

    products.aspose.com/pdf/net/compress/
  8. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....selected search and replace string Save the Word document with replaced...word document using C++ and save the modified DOCX on disk. Code...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  9. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。... 使用 Save 方法将对象保存为 HTML 文件。 以下代码演示了如何在...)); // 将演示文稿保存为 HTML pres . save ( "ConvertWholePresenta_out...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  10. Convert ODP to SVG in Node.js | products.aspose...

    Convert ODP to SVG in Node.js. Use Node.js library API to convert ODP files to SVGs...Presentation from ODP file and save it as SVG. Node.js code for...source ODP files in Node.js. Save result as SVG file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...