Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 361,308 for

save

(0.31 sec)
  1. Convert POTM to PNG in Node.js | products.aspos...

    Convert POTM to PNG in Node.js. Use Node.js library API to convert POTM files to PNGs...Presentation from POTM file and save it as PNG. Node.js code for...source POTM files in Node.js. Save result as PNG file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert PPT to BMP in Node.js | products.aspose...

    Convert PPT to BMP in Node.js. Use Node.js library API to convert PPT files to BMPs...Presentation from PPT file and save it as BMP. Node.js code for...source PPT files in Node.js. Save result as BMP file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert PPSX to BMP in Node.js | products.aspos...

    Convert PPSX to BMP in Node.js. Use Node.js library API to convert PPSX files to BMPs...Presentation from PPSX file and save it as BMP. Node.js code for...source PPSX files in Node.js. Save result as BMP file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert PPS to BMP in Node.js | products.aspose...

    Convert PPS to BMP in Node.js. Use Node.js library API to convert PPS files to BMPs...Presentation from PPS file and save it as BMP. Node.js code for...source PPS files in Node.js. Save result as BMP file. Convert...

    products.aspose.com/slides/nodejs-java/conversi...
  5. Merge PPSX Files To SVG Using Python | products...

    Merge multiple PPSX files in Python....to merge two PPSX files and save result as SVG in Python. Install...pres1.slides.add_clone(slide) Save presentation and get result...

    products.aspose.com/slides/python-net/merge/pps...
  6. 使用C++将Excel文件转换为兼容PDFA 1a的PDF格式|Documentation

    了解如何使用Aspose.Cells的C++将Excel文件转换为符合PDF/A 1a标准的PDF文件。..." ); // Create pdf save options and set its compliance...:: PdfA1a ); // Save the output pdf wb . Save ( u ".. \\ Data...

    docs.aspose.com/cells/zh/cpp/convert-excel-file...
  7. Insert an Empty Page into a PDF File in Python|...

    Learn how to insert an empty page at any position within a PDF file using Python and Aspose.PDF for flexible document structuring.... insert ( 1 ) # Save the concatenated output file...target document) pdf_document . save ( self . dataDir + "output.pdf"...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...
  8. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio.... They are commonly saved in VSDX or VSD format to provide...class. Finally, save the output diagram with the save() method. The...

    blog.aspose.com/diagram/combine-visio-diagrams-...
  9. Export Visio Diagram to HTML in PHP|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....vsd" ); \ # Save as Html $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.html"...

    docs.aspose.com/diagram/java/export-visio-diagr...
  10. Optimize PDF Document for the Web in PHP|Aspose...

    Learn how to optimize a PDF document for faster web performance and reduced file size in PHP with Aspose.PDF....optimize (); #Save output document $doc -> save ( $dataDir . "Optimized_Web...

    docs.aspose.com/pdf/java/optimize-pdf-document-...