Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 378,425 for

save

(0.27 sec)
  1. XlsxSaveOptions.sectionMode property | Aspose.W...

    XlsxSaveOptions.sectionMode property. Gets or sets the way how sections are handled when saving to the output XLSX document...how sections are handled when saving to the output XLSX document...Words . Saving . XlsxSectionMode Examples Shows how to save document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Converting a PDF file to XML using PHP | Aspose...

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

    products.aspose.com/pdf/php-java/conversion/pdf...
  3. Create XLTX using Python | products.aspose.com

    Generate Microsoft Excel XLTX documents using Python applications without using Microsoft Office....putValue() method Save the document as .xltx file using save() by passing...a customized chart, you can save it as a template and use it...

    products.aspose.com/total/python-java/create/xltx/
  4. Document Conversion via Python | products.aspos...

    Convert Microsoft Word Formats DOC, DOCX to PDF, Images and more as well as Presentation Slides, Email Messages and 3D Images just few lines of Python code....Document object and just call the save method with target PDF format... one can easily set various save options such as brightness,...

    products.aspose.com/total/python-net/conversion/
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with JavaScript and Aspose.Slides for Node.js, optimizing performance and automating your workflow.... save ( "pres.pptx" , aspose . slides...the PPTX file to disk pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/image/
  6. C++ 的新功能|Aspose.PDF for C++

    本页介绍了最近发布的 Aspose.PDF for C++ 中引入的最受欢迎的新功能。...); // Save PDF file into EPUB format document -> Save ( _dataDir..."c:/aspose.pcl" , options ); doc -> Save ( u "e:/37432.pdf" ); } catch...

    docs.aspose.com/pdf/zh/cpp/whatsnew/
  7. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library....”, and save the updated PDF to a file named...collection of the page. Save the PDF using save() method import aspose...

    products.aspose.com/pdf/tutorial/create-pdf/
  8. Converting a PDF file to PPT using Android via ...

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

    products.aspose.com/pdf/android-java/conversion...
  9. Merge POTM Files Using PHP | products.aspose.com

    Merge multiple POTM files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.potm" , SaveFormat...to merge two POTM files and save result as POTM in PHP. Install...

    products.aspose.com/slides/php-java/merger/potm/
  10. Merge PPS Files Using PHP | products.aspose.com

    Merge multiple PPS files in PHP....get_Item ($i)); } $pres1 -> save ( "merged.pps" , SaveFormat...steps to merge two PPS files and save result as PPS in PHP. Install...

    products.aspose.com/slides/php-java/merger/pps/