Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 375,987 for

save

(1.29 sec)
  1. Convert SXC to PPTX with C++ or with free Onlin...

    Convert SXC to PPTX within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.sxc" ); // save SXC as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/sxc-to...
  2. Convert EXCEL to DOC with C++ or with free Onli...

    Convert EXCEL to DOC within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.csv" ); // save EXCEL as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/excel-...
  3. Convert XLS to WORD with C++ or with free Onlin...

    Convert XLS to WORD within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to DOC format using Save member function..."sourceFile.xls" ); // save XLS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xls-to...
  4. Convert EXCEL to POWERPOINT with C++ or with fr...

    Convert EXCEL to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....reference Save the document to PPTX format using Save member function..."sourceFile.csv" ); // save EXCEL as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/excel-...
  5. Convert MD to OST in Python | products.aspose.com

    Save MD to OST within Python applications without using Microsoft Word or Outlook...NET and save it into OST format. This process...using Document class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  6. Working with GridJs storage|Documentation

    This article describes the general processing for Aspose.Cells.GridJs.... GridJs will also save all shapes/images to a zip‑archive...operation. In this action, a save back to the cache file will...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files...."1234" ); // Save the Excel file. workbook . save ( path . join..."1234" ); // Save the Excel file. workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  8. Split PDF, HTML, TXT Files using Python | Aspos...

    Python source code to split files on .NET Framework, .NET Core.... Save current page as a separate PDF... Document ( "test.pdf" ); # save input html to pdf to file doc...

    products.aspose.com/pdf/python-net/splitter/
  9. Render Project to Multipage TIFF | Aspose.Tasks...

    Learn how to export your project files (MPP/XML/Primavera XML) as multipage TIFF using Aspose.Tasks for Java....and saves an image to disk. Removes compression and saves an image...Project(file); 4 //Save the project to TIFF 5 project. save ( "RenderMe...

    docs.aspose.com/tasks/java/render-project-to-mu...
  10. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....add ( graph ) # Save PDF document document . save ( path_outfile...add ( graph ) # Save PDF document document . save ( path_outfile...

    docs.aspose.com/pdf/python-net/add-ellipse/