Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 50,589 for

import document

(0.08 sec)
  1. Convert DOCX to PPTX in Android Apps or with fr...

    DOCX to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...feature can help you to convert documents from one format to another...

    products.aspose.com/total/android-java/conversi...
  2. Export CSV to DOC in Android or with free Onlin...

    Android API to Convert CSV to DOC without using Microsoft Word or online. Test free CSV to DOC online converter quickly before integrating the code....features to work with PDF documents, including the ability to...PDF file using Document class Save the document to DOC format...

    products.aspose.com/total/android-java/conversi...
  3. Extracting Email Headers in Ruby|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....MessageFormat message = Rjb :: import ( 'com.aspose.email.MailMessage'...

    docs.aspose.com/email/java/extracting-email-hea...
  4. Convert POT to MHTML via C++ or with free Onlin...

    Export POT to MHTML in C++ without using Microsoft Excel or Powerpoint or online. Test free POT to MHTML online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store documents in a format...

    products.aspose.com/total/cpp/conversion/pot-to...
  5. Convert POTX to FODS via C++ or with free Onlin...

    Export POTX to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free POTX to FODS online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents in a...

    products.aspose.com/total/cpp/conversion/potx-t...
  6. Convert PPTM to FODS via C++ or with free Onlin...

    Export PPTM to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM to FODS online converter quickly before integrating the code....Why to Convert The Portable Document Format (PDF) is a widely used...format for documents. It is used to store and share documents in a...

    products.aspose.com/total/cpp/conversion/pptm-t...
  7. Several WORD Into EPUB C++

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

    products.aspose.com/words/cpp/merge/word-to-epub/
  8. 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 MD: Code...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/html-to-md/
  9. Several TEXT Into WORD C++

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

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

    Merge multiple DOC into HTML in C++ code. Save DOC 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/doc-to-html/