Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 377,473 for

save

(0.23 sec)
  1. 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...
  2. Converting a PDF file to DOC using Android via ...

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

    products.aspose.com/pdf/android-java/conversion...
  3. Converting a MHT file to XLSX using C++ | Aspos...

    Sample code for MHT to XLSX conversion using C++. Use C++ example for batch MHT 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/mht-to-x...
  4. Converting a XPS file to SVG using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/xps-to-svg/
  5. Converting a MHT file to XLS using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/mht-to-xls/
  6. Converting a XPS file to XLS using C++ | Aspose...

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

    products.aspose.com/pdf/cpp/conversion/xps-to-xls/
  7. Convert PSD to Other Formats|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....and the same can be used to save the image to PDF format. Below...and the same can be used to save the results. The following code...

    docs.aspose.com/psd/net/convert-psd-to-other-fo...
  8. Converting a MHTML file to XLSX using C++ | Asp...

    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...
  9. 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/
  10. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for .NET. Add, format, and edit charts with practical code examples in C#.... Save the modified presentation as...DataLabelFormat . Separator = "/" ; // Save the presentation to disk as...

    docs.aspose.com/slides/net/create-chart/