Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 369,809 for

save

(0.14 sec)
  1. Convert XLTM to DOCX with C++ or with free Onli...

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

    products.aspose.com/total/cpp/conversion/xltm-t...
  2. Convert XLTM to WORD with C++ or with free Onli...

    Convert XLTM 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.xltm" ); // save XLTM as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/xltm-t...
  3. Convert ODS to WORD with C++ or with free Onlin...

    Convert ODS 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.ods" ); // save ODS as PDF wkb -> Save ( u "pdfOutput.pdf"...

    products.aspose.com/total/cpp/conversion/ods-to...
  4. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....)); // Save the document with updated link document . save ( _dataDir...)); // Save the document with updated link document . save ( _dataDir...

    docs.aspose.com/pdf/java/update-links/
  5. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....Words saves images when saving a document to HTML...) Called when Aspose.Words saves an image to HTML. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  6. C++ API to Convert XML to TXT | products.aspose...

    Convert XML to TXT via C++ API without using Microsoft Excel or Adobe Reader... It is easy to use and can save you time and effort. C++ API...Convert XML to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert PCL to PPTX by using Save method function Load PPTX document...reference Save the document to OTP format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. C++ API to Convert SVG to POT | products.aspose...

    Convert SVG to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert SVG to PPTX by using Save method function Load PPTX document...reference Save the document to POT format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  9. 在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.... insertRows ( 2 , 1 ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Insert Row.xls"...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  10. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API...."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...Refresh (); // Save the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/cpp/data-filtering/