Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 53,983 for

import document

(0.13 sec)
  1. Several DOC Into PNG C++

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

    products.aspose.com/words/cpp/merge/doc-to-png/
  2. Several TEXT Into PDF C++

    Merge multiple TEXT into PDF in C++ code. Save TEXT 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/text-to-pdf/
  3. Several WORD Into PDF C++

    Merge multiple a Word Document into PDF in C++ code. Save a Word Document 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/word-to-pdf/
  4. Convert ODT to PPSX via Java or with free Onlin...

    Java API to Export ODT to PPSX without using Microsoft Word or PowerPoint or online. Test free ODT to PPSX online converter quickly before integrating the code....via Java Open ODT file using Document class Convert ODT file to...presentation file Save the document to PPSX using save method...

    products.aspose.com/total/java/conversion/odt-t...
  5. Convert XLS to DOCX with .NET or with free Onli...

    Convert XLS to DOCX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLS to DOCX online converter quickly before integrating the code....PDF file using Document class Save the document to DOCX format...the designated area to import the document. Next, click on the "Convert"...

    products.aspose.com/total/net/conversion/xls-to...
  6. Convert OTT to PPTM via Java or with free Onlin...

    Java API to Export OTT to PPTM without using Microsoft Word or PowerPoint or online. Test free OTT to PPTM online converter quickly before integrating the code....via Java Open OTT file using Document class Convert OTT file to...presentation file Save the document to PPTM using save method...

    products.aspose.com/total/java/conversion/ott-t...
  7. Several HTML Into PNG C++

    Merge multiple HTML into PNG in C++ code. Save HTML as PNG using C++....auto output = MakeObject <Document>(); // Remove all content...content from the destination document before appending. output-> RemoveAllChildren...

    products.aspose.com/words/cpp/merge/html-to-png/
  8. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF using C++....auto output = MakeObject <Document>(); // Remove all content...content from the destination document before appending. output-> RemoveAllChildren...

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

    Merge multiple TEXT into Image in C++ code. Save TEXT as Image using C++....auto output = MakeObject <Document>(); // Remove all content...content from the destination document before appending. output-> RemoveAllChildren...

    products.aspose.com/words/cpp/merge/text-to-image/
  10. Converting Worksheet to Image and Worksheet to ...

    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....C++ Contents [ Hide ] This document is designed to provide developers...insert the images into a Word document, a PDF file, a PowerPoint...

    docs.aspose.com/cells/javascript-cpp/converting...