Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 368,127 for

save

(0.08 sec)
  1. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....first creates a workbook, then saves it in a memory stream in XLSX...loads it with A5 paper size and saves it in PDF format. Then it loads...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  2. Aspose.PSD for Java 20.3 - 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 ( outFile , new PdfOptions ());...updateLayerData (); image . save ( outFilePath ); } finally {...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. Render MSG to OTT in Andorid App | products.asp...

    Export MSG to OTT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to OTT format using save method and set OTT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  4. Render MSG to WORDML in Andorid App | products....

    Export MSG to WORDML without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to WORD_ML format using save method and set WORD_ML as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  5. Render MSG to PS in Andorid App | products.aspo...

    Export MSG to PS without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to PS format using save method and set PS as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  6. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....Dimension" , 960 , 720 )); # Save the image to disk in JPEG format...format try { $slideImage -> save ( "picture1_out.jpg" , ImageFormat...

    docs.aspose.com/slides/php-java/embedded-font/
  7. Export XML to PPS in Android | products.aspose.com

    Android API to Convert XML to PPS without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPS format using save method and...

    products.aspose.com/total/android-java/conversi...
  8. Export XML to POTX in Android | products.aspose...

    Android API to Convert XML to POTX without using Microsoft Word...Convert XML to PPTX by using save method Load PPTX document by...Presentation class Save the document to POTX format using save method and...

    products.aspose.com/total/android-java/conversi...
  9. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++.... Save the workbook to retain the changes...GetNames (). RemoveAt ( 0 ); // Save the workbook to retain the changes...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  10. 如何使用Python.NET将Excel以适合宽度和高度的页面进行打印|Documentation

    学习使用Aspose.Cells for Python via .NET API设置Excel打印的fit_to_pages_wide和fit_to_pages_tall属性。...fit_to_pages_wide = 1 # Save the workbook workbook . save ( "out_net.pdf"...True # Save the workbook with options workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/zh/python-net/how-to-prin...