Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 346,119 for

save

(0.24 sec)
  1. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and Save them using Aspose.Cells for Node.js via C++....from Microsoft Excel files and save them to a local drive. This...images from an Excel file and save them. const path = require (...

    docs.aspose.com/cells/nodejs-cpp/extract-images...
  2. Add Line Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a line object to your PDF using Aspose.PDF for .NET.... Save your PDF file. The following...( line ); // Save PDF document document . Save ( dataDir + "AddLineObject_out...

    docs.aspose.com/pdf/net/add-line/
  3. Convert DIF to DOTX using Python or with free O...

    DIF to DOTX conversion in your Python applications without using Microsoft Office or online. Test free DIF to DOTX online converter quickly before integrating the code....NET, save the created HTML into desired...from DIF to DOTX. It helps to save time and effort in the development...

    products.aspose.com/total/python-net/conversion...
  4. Convert PPSX to CSV using Python or with free O...

    PPSX to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPSX to CSV online converter quickly before integrating the code....NET is used to save the created HTML into the desired...also provides the ability to save the Excel file in CSV format...

    products.aspose.com/total/python-net/conversion...
  5. Convert POWERPOINT to XLTM using Python or with...

    POWERPOINT to XLTM conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT to XLTM online converter quickly before integrating the code....NET, save the created HTML into desired...powerful tool that helps to save HTML into desired Microsoft...

    products.aspose.com/total/python-net/conversion...
  6. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++...." ); // Specify html save options, we want to exclude...true ); // Save the workbook in html format wb . Save ( u "outputExcludeUnusedS...

    docs.aspose.com/cells/cpp/exclude-unused-styles...
  7. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....image, again, in any supported save format . Convert to Image Format...make the necessary changes, and save it in any available image format...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  8. Create or Add Table In PDF|Aspose.PDF for PHP v...

    Explore how to insert a table into an existing PDF document in PHP using Aspose.PDF for enhanced data organization....first page of input document Save the file. The following code...$table ); // Save resulting PDF document. $document -> save ( $outputFile...

    docs.aspose.com/pdf/php-java/add-table-in-exist...
  9. Export PPT to OTT on Andorid via Java or with f...

    Convert PPT to OTT in mobile apps without installing any software or online. Test free PPT to OTT online converter quickly before integrating the code....Convert PPT to HTML by using save method and set Html as SaveFormat...Document class Save the document to OTT format using save method and...

    products.aspose.com/total/android-java/conversi...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....style ); // Save the Excel file workbook . Save ( outDir + u...std :: cout << "Excel file saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/cells-alignment-setti...