Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 151,287 for

load

(0.07 sec)
  1. Convert POTX to BMP using Java | products.aspos...

    Sample Java conversion code for POTX format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application.... Load POTX file with an instance of...Java Conversion Source Code // load POTX with Aspose.Slides Presentation...

    products.aspose.com/slides/java/conversion/potx...
  2. Convert ODP to XML using C++ application | prod...

    Sample C++ conversion code for ODP document to XML format. Use example code for batch ODP to XML conversion within any C++ Application.... Load ODP file with Aspose.Slides...C++ Conversion Source Code // Load the ODP. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/odp-t...
  3. Convert PPSM to XML using C++ application | pro...

    Sample C++ conversion code for PPSM document to XML format. Use example code for batch PPSM to XML conversion within any C++ Application.... Load PPSM file with Aspose.Slides...C++ Conversion Source Code // Load the PPSM. SharedPtr<Presentation>...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  4. Add, Edit & Delete Annotation from VSX via Pyth...

    Python source code to annotate VSX file within any Python based application.... Load VSX file by creating an instance...manipulation API. One can easily load, create, modify, manipulate...

    products.aspose.com/diagram/python-java/annotat...
  5. Convert Excel XLS to HTML in Python | XLSX to HTML

    Use Python Excel to HTML converter API to convert MS Excel XLS/XLSX files to HTML using Python. High quality Excel to HTML conversion with worksheet tabs....object of Workbook class to load the Excel file. Save Excel file...in Excel to HTML conversion. Load the Excel file using Workbook...

    blog.aspose.com/cells/convert-ms-excel-files-to...
  6. What's New in Aspose.Imaging for Python via .NE...

    Discover the latest advancements in Aspose.Imaging, Python image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....memory usage during AVIF image loading. Add XmpData support in the...Support Python 3.12 Add ability to load image from URL. Upgrade to the...

    docs.aspose.com/imaging/python-net/what-s-new-i...
  7. Converting a PDF file to XML using PHP | Aspose...

    Sample code on PHP for PDF to XML conversion. Use example code for batch PDF to XML conversion with Aspose.PDF for PHP via Java...XML PHP developers can easily load & convert PDF files to XML in...instance of the Document class and load the input PDF file $document...

    products.aspose.com/pdf/php-java/conversion/pdf...
  8. Converting a SVG file to PPTX using C++ | Aspos...

    Sample code for SVG to PPTX conversion using C++. Use C++ example for batch SVG to PPTX conversion....PPTX C++ developers can easily load & convert SVG files to PPTX...void ConvertSVGtoPPTX () { // load SVG with an instance of Document...

    products.aspose.com/pdf/cpp/conversion/svg-to-p...
  9. Converting a PDF file to XLSX using C++ | Aspos...

    Sample code for PDF to XLSX conversion using C++. Use C++ example for batch PDF to XLSX conversion....XLSX C++ developers can easily load & convert PDF files to XLSX...format: XLSX Output file: // Load the PDF. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pdf-to-x...
  10. Converting a PDF file to TXT using C++ | Aspose...

    Sample code for PDF to TXT conversion using C++. Use C++ example for batch PDF to TXT conversion....TXT C++ developers can easily load & convert PDF files to TXT in...format: TXT Output file: // Load the PDF. auto doc = MakeObject...

    products.aspose.com/pdf/cpp/conversion/pdf-to-txt/