Sort Score
Result 10 results
Languages All
Labels All
Results 9,221 - 9,230 of 369,757 for

save

(0.22 sec)
  1. Aspose.PSD for .NET 19.5 - 发布说明|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....Save(Aspose.PSD.StreamContainer,System...LayerResources.VectorPathDataResour.Save(Aspose.PSD.StreamContainer,System...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  2. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++....specifies the author name, and saves it as an output Excel file ...setAuthor ( "SimonAspose" ); // Save the workbook in XLSX format...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  3. Converting a PDF file to EMF using C++ | Aspose...

    Sample code for PDF to EMF conversion using C++. Use C++ example for batch PDF to EMF conversion....output file path as parameters 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/cpp/conversion/pdf-to-emf/
  4. Converting a PDF file to TXT using C++ | Aspose...

    Sample code for PDF to TXT conversion using C++. Use C++ example for batch PDF to TXT conversion....output file path as parameters Save the output TXT file Here is...your PDF file and then simply save it as a TXT file. You can use...

    products.aspose.com/pdf/cpp/conversion/pdf-to-txt/
  5. Control the Appearance of Code Text in Ruby|Doc...

    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.... Code128 ) # Save the image to your system and...its image format to Jpeg bb . save ( data_dir + "barcode.jpg" ...

    docs.aspose.com/barcode/java/control-the-appear...
  6. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...); // Save the workbook with the watermark. wb . Save ( u "o...); std :: cout << "Workbook saved with watermark successfully...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  7. Converting a JPEG file to PDF using Android via...

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

    products.aspose.com/pdf/android-java/conversion...
  8. Converting a TEX file to HTML using Java | Aspo...

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

    products.aspose.com/pdf/java/conversion/tex-to-...
  9. Converting a PNG file to PDF using PHP | Aspose...

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

    products.aspose.com/pdf/php-java/conversion/png...
  10. MD to PDF Merge using Java | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...new PDF page After the loop save the result Here is an example...Merge MD files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/md-to-pdf/