Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 380,825 for

save

(0.39 sec)
  1. C++ API to Convert PPTM to DOCM or with free On...

    Export PPTM to DOCM within your C++ applications or online. Test free PPTM to DOCM online converter quickly before integrating the code....Render PPTM to HTML by using Save member funciton and set Html...reference Save the document to DOCM format by using Save member...

    products.aspose.com/total/cpp/conversion/pptm-t...
  2. C++ API to Convert POT to DOC or with free Onli...

    Export POT to DOC within your C++ applications or online. Test free POT to DOC online converter quickly before integrating the code....Render POT to HTML by using Save member funciton and set Html...reference Save the document to DOC format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pot-to...
  3. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... Save the modified presentation. This...PowerPoint file to disk pres . save ( "AudioFrameEmbed_out.pptx"...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  4. Converting Excel Files to HTML 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 document in HTML format $workbook -> save ( $dataDir...

    docs.aspose.com/cells/java/converting-excel-fil...
  5. Merge Combine Diagram|Documentation

    This section explains how to combine visio file...diagram ); // Save the new Visio newDiagram . Save ( dataDir +...

    docs.aspose.com/diagram/net/merge-combine-diagram/
  6. Concatenate PDF Files in Ruby|Aspose.PDF for Java

    Combine multiple PDFs into a single document using Ruby and Aspose.PDF efficiently.... getPages ()) # Save the concatenated output file...the target document ) pdf1 . save ( data_dir + "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  7. Aspose.PSD for Python via .NET 25.1 - Release N...

    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 ( out_file_img_all , PngOptions...update_modified_content () img . save ( out_file_img_one , PngOptions...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  8. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for JavaScript via C++. Customize the appearance of spreadsheet cells as needed....st ; // Save the workbook const outputData = wb . save ( SaveFormat... Click the download link to save the file.</p>' ; }); </ script...

    docs.aspose.com/cells/javascript-cpp/create-sty...
  9. 使用C++将Excel转换为带提示的HTML|Documentation

    使用Aspose.Cells在C++中将Excel转换为HTML同时添加提示信息。...xlsx" ); // Setup HTML save options HtmlSaveOptions options...text in output // Save as HTML workbook . Save ( outputDir + u...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  10. Merge SVG to PNG in C++ | products.aspose.com

    Merge SVG files into a PNG image in C++. Use Aspose.Slides for C++ to place SVG images on a slide and render the result as PNG....C++ to combine SVG images and save the result as PNG. Download...the slide with GetImage , and saving it with ImageFormat::Png ....

    products.aspose.com/slides/cpp/merger/svg-to-png/