Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 368,085 for

save

(0.35 sec)
  1. 使用Aspose.Cells加密工作簿|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.... , 128 ); //Save the excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  2. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML into a Workbook using Aspose.Cells for C++....without any load options and saves it in XLSX format. It then loads...GetAutoFitColsAndRow() property to true and saves it in XLSX format. Please download...

    docs.aspose.com/cells/cpp/autofit-columns-and-r...
  3. Converting DjVu to TIFF Format in PHP|Documenta...

    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 the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-djvu-to...
  4. Split Panes in Jython|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....split (); # Save the Excel file workbook . save ( dataDir + "book...

    docs.aspose.com/cells/java/split-panes-in-jython/
  5. Avoid Blank Page in Output PDF when there is No...

    Learn how to avoid blank pages in output PDF when there is nothing to print using Aspose.Cells for Node.js via C++....file is empty and the user saves it to PDF using Aspose.Cells...an empty workbook and then saves it as PDF after setting the...

    docs.aspose.com/cells/nodejs-cpp/avoid-blank-pa...
  6. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java....textBoxField , 1 ); // Save modified PDF pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/fill-form/
  7. Convert PDF to PPTX in C++ | products.aspose.com

    Convert PDF to PPTX in C++. Use C++ library API to convert PDF files to PPTXs...Presentation from PDF file and save it as PPTX. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.pptx" , SaveFormat...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  8. Convert PDF to PPT in C++ | products.aspose.com

    Convert PDF to PPT in C++. Use C++ library API to convert PDF files to PPTs...Presentation from PDF file and save it as PPT. C++ code for converting...u "InputPDF.pdf" ); pres -> Save( u "pres.ppt" , SaveFormat ::...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  9. Draw Slicer while rendering Excel to PDF|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.... It then saves the workbook as output PDF file...Example - Save as PDF </ title > </ head > < body > < h1 > Save Excel...

    docs.aspose.com/cells/javascript-cpp/draw-slice...
  10. Extract Images from PDF|Aspose.PDF for C++

    How to extract a part of the image from PDF using Aspose.PDF for C++....outfilename ); // Save output image xImage -> Save ( outputImage...

    docs.aspose.com/pdf/cpp/extract-images-from-the...