Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 53,973 for

import document

(0.68 sec)
  1. Convert DOTM to POTM via Java or with free Onli...

    Java API to Export DOTM to POTM without using Microsoft Word or PowerPoint or online. Test free DOTM to POTM online converter quickly before integrating the code....features for manipulating Word documents, including the ability to...Java Open DOTM file using Document class Convert DOTM file to...

    products.aspose.com/total/java/conversion/dotm-...
  2. Javascript Split DOCX

    Split DOCX files into e pages using JavaScript code. Save DOCX as separate files using JavaScript....data and, as a result, get documents of the form and content that...into parts. Splitting a DOCX document into separate files can be...

    products.aspose.com/words/nodejs-net/split/docx/
  3. Convert PPT to EXCEL via C++ or with free Onlin...

    Export PPT to EXCEL in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to EXCEL online converter quickly before integrating the code....APIs for working with Word documents, PDF files, images, and more...using Save method Load HTML document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/ppt-to...
  4. Convert PPT to XLSX via C++ or with free Online...

    Export PPT to XLSX in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to XLSX online converter quickly before integrating the code....using Save method Load HTML document by using IWorkbook class reference...reference Save the document to XLSX format using Save method...

    products.aspose.com/total/cpp/conversion/ppt-to...
  5. Convert MOBI to CSV in C++ or with free Online ...

    C++ API to Convert MOBI to CSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free MOBI to CSV online converter quickly before integrating the code.... powerful and easy to use document manipulation and conversion...to CSV Open MOBI file using Document class reference Convert MOBI...

    products.aspose.com/total/cpp/conversion/mobi-t...
  6. Several HTML Into MARKDOWN C++

    Merge multiple HTML into MARKDOWN in C++ code. Save HTML as MARKDOWN using C++....example that iterates through documents and converts them to Markdown:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/html-to-mar...
  7. Several WORD Into HTML C++

    Merge multiple a Word Document into HTML in C++ code. Save a Word Document as HTML using C++....example that iterates through documents and converts them to HTML:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/word-to-html/
  8. Several WORD Into XPS C++

    Merge multiple a Word Document into XPS in C++ code. Save a Word Document as XPS using C++....example that iterates through documents and converts them to XPS:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/word-to-xps/
  9. Several HTML Into PDF C++

    Merge multiple HTML into PDF in C++ code. Save HTML as PDF using C++....example that iterates through documents and converts them to PDF:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/html-to-pdf/
  10. Several HTML Into DOC C++

    Merge multiple HTML into DOC in C++ code. Save HTML as DOC using C++....example that iterates through documents and converts them to DOC:...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/html-to-doc/