Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 375,716 for

save

(0.52 sec)
  1. Convert DOTX to PPTX via C++ or with free Onlin...

    Export DOTX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPTX online converter quickly before integrating the code....presentation, which can then be saved as a PPTX file. This process...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Convert DOT to PPTX via C++ or with free Online...

    Export DOT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPTX online converter quickly before integrating the code....presentation, which can be saved as a PPTX file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Converting a HTML file to SVG using Python | As...

    Sample code on Python for HTML to SVG conversion. Use example code for batch HTML to SVG conversion with Python and .NET...will be used to generate and save the output files, passing in...library to specify settings for saving the document as a SVG image...

    products.aspose.com/pdf/python-net/conversion/h...
  4. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples.... Save the presentation. The following...); // Save the presentation to disk. presentation . Save ( "Output...

    docs.aspose.com/slides/net/slide-layout/
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library with C++....SetFitToPagesWide ( 1 ); // Save the workbook workbook . Save ( U16String (...)); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/how-to-print-excel-as...
  6. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for .NET....and saves an image to disk. Removes compression and saves an image...); 2 3 // Save the project to TIFF 4 project. Save ( "RenderMultipageTIFF_out...

    docs.aspose.com/tasks/net/render-project-to-mul...
  7. Saving the Large file PDF 350 MB-990MB in c# - ...

    Saving_PDFissue.docx (22.4 KB) Help Request: System Hangs and Closes When Saving Large PDF Files with Aspose.PDF Description: We are using Aspose.PDF to delete pages from PDF files with sizes varying between 295 MB and …...Saving the Large file PDF 350 MB-990MB in c# Aspose.PDF Product...February 7, 2025, 12:10pm 1 Saving_PDFissue.docx (22.4 KB) Help...

    forum.aspose.com/t/saving-the-large-file-pdf-35...
  8. C++ Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel Primavera and JPG PNG BMP TIFF Images via C++ library....via Project class and call the Save method while passing the PDF...via Project class and call the Save method by providing appropriate...

    products.aspose.com/tasks/cpp/conversion/
  9. Remove Tables from PDF using Python | Aspose.PDF

    Remove tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save the file. Delete Tables from...remove ( table ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/table/remove/
  10. Excel to PDF Conversion 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....xls" ) # Save the document in PDF format workbook . save ( dataDir...

    docs.aspose.com/cells/java/excel-to-pdf-convers...