Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 368,279 for

save

(0.12 sec)
  1. C++ API to Convert XML to XLSM | products.aspos...

    Convert XML to XLSM via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to XLSM format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  2. C++ API to Convert PDF to EXCEL | products.aspo...

    Convert PDF to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...Convert PDF to XLSX by using Save member function Load XLSX document...reference Save the document to CSV format using Save member function...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. C++ API to Convert SVG to XLAM | products.aspos...

    Convert SVG to XLAM via C++ API without using Microsoft Excel or Adobe Reader...Convert SVG to XLSX by using Save member function Load XLSX document...reference Save the document to XLAM format using Save member function...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. C++ API to Convert MD to XLTX | products.aspose...

    Convert MD to XLTX via C++ API without using Microsoft Excel or Adobe Reader...Convert MD to XLSX by using Save member function Load XLSX document...reference Save the document to XLTX format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  5. Convert PPSX to XLTX using Python or with free ...

    PPSX to XLTX conversion in your Python applications without using Microsoft Office or online. Test free PPSX to XLTX online converter quickly before integrating the code....PPSX files to HTML and then save the HTML into the desired Microsoft...for Python via .NET is used to save the created HTML into the desired...

    products.aspose.com/total/python-net/conversion...
  6. Convert DIF to WORDML using Python or with free...

    DIF to WORDML conversion in your Python applications without using Microsoft Office or online. Test free DIF to WORDML online converter quickly before integrating the code....convert DIF files to HTML and then save the HTML into the desired Microsoft...for Python via .NET is used to save the created HTML into the desired...

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

    ODS to DOC conversion in your Python applications without using Microsoft Office or online. Test free ODS to DOC online converter quickly before integrating the code....NET API can be used to save the HTML file in the desired...documents, including the ability to save documents in different formats...

    products.aspose.com/total/python-net/conversion...
  8. Create Thumbnails of Presentation Shapes on And...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for Android via Java – easily create and export presentation thumbnails.... Save the thumbnail image in your...get_Item ( 0 ). getImage (); // Save the image to disk in PNG format...

    docs.aspose.com/slides/androidjava/create-shape...
  9. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....imageStamp ); // Save output document pdfDocument . save ( _dataDir...imageStamp ); pdfDocument . save ( _dataDir + "ControlImageQuality_out...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  10. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class.... Finally, save the output PDF file using Close...( stamp ); // Save PDF document fileStamp . Save ( dataDir + ...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/