Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 373,074 for

save

(0.46 sec)
  1. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input stream and Saves the updated document to an output stream in the specified Save format. Returns a list of page numbers that were removed in C++....provided in an input stream and saves the updated document to an output...output stream in the specified save format. Returns a list of page...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. Hiding and Showing Rows and Columns with C++|Do...

    Learn how to hide and show rows and columns in Excel files programmatically using Aspose.Cells with C++.... HideColumn ( 1 ); // Save the modified Excel file U16String..."output.out.xls" ; workbook . Save ( outputFilePath ); std :: cout...

    docs.aspose.com/cells/cpp/hiding-and-showing-ro...
  3. Adding Annotations to existing PDF file|Aspose....

    Learn how to add various types of annotations to existing PDF files in Java using Aspose.PDF for interactive features....located, and then use save method to save the updated PDF file...param is a page number editor . save ( _dataDir + "PdfContentEdi...

    docs.aspose.com/pdf/java/adding-annotations-to-...
  4. Convert MOBI to XLS using Python or with free O...

    MOBI to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free MOBI to XLS online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Document class Save MOBI file to HTML by using Save method by providing...

    products.aspose.com/total/python-net/conversion...
  5. Convert FODS to ODT using Python or with free O...

    FODS to ODT conversion in your Python applications without using Microsoft Office or online. Test free FODS to ODT online converter quickly before integrating the code....NET is used to save the created HTML into the desired...Workbook class Save FODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  6. Convert XLT to DOT using Python or with free On...

    XLT to DOT conversion in your Python applications without using Microsoft Office or online. Test free XLT to DOT online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Workbook class Save XLT file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  7. Convert ODS to WORD using Python or with free O...

    ODS to WORD conversion in your Python applications without using Microsoft Office or online. Test free ODS to WORD online converter quickly before integrating the code....NET, is used to save the created HTML into the desired...Workbook class Save ODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  8. Convert ODS to DOCM using Python or with free O...

    ODS to DOCM conversion in your Python applications without using Microsoft Office or online. Test free ODS to DOCM online converter quickly before integrating the code....NET API is used to save the created HTML into the desired...Workbook class Save ODS file to HTML by using save(file, SaveFormat...

    products.aspose.com/total/python-net/conversion...
  9. Convert DOCM to MHTML in Python | products.aspo...

    DOCM to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word... It is used to save web pages in a single file,...Load the DOCM file and call the save method with appropriate file...

    products.aspose.com/total/python-net/conversion...
  10. Insert an Empty Page into a PDF File in PHP|Asp...

    Learn how to insert an empty page at any position within a PDF file in PHP using Aspose.PDF for flexible document structuring....getPages () -> insert ( 1 ); # Save the concatenated output file...(the target document) $pdf -> save ( $dataDir . "output.pdf" );...

    docs.aspose.com/pdf/java/insert-an-empty-page-i...