Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 50,590 for

import document

(0.12 sec)
  1. Manage Slide Sections in Presentations with Pyt...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Python — split, rename, and reorder to optimize PPTX and ODP workflows....section in a presentation: import aspose.slides as slides with...section in a presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/slide-section/
  2. Convert POWERPOINT to FLATOPC via Java or with ...

    Java API to Export POWERPOINT to FLATOPC without using Microsoft Word or PowerPoint or online. Test free POWERPOINT to FLATOPC online converter quickly before integrating the code.... editing, and converting documents, as well as adding and removing...convert presentations and documents, as well as add and remove...

    products.aspose.com/total/java/conversion/power...
  3. 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/
  4. 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/
  5. 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/
  6. 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/
  7. Several DOC Into TXT C++

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

    products.aspose.com/words/cpp/merge/doc-to-txt/
  8. Convert PPTX to DOCM via C# .NET or with free O...

    Convert PowerPoint pptx Documents to Word docm files with C#. Convert multiple files within ASP.NET or other .NET applications....Presentation to Word DOCM document conversion apps on .NET Framework...manipulating Microsoft Word documents. Both APIs are part of Aspose...

    products.aspose.com/total/net/conversion/pptx-t...
  9. Several TEXT Into PNG C++

    Merge multiple TEXT into PNG in C++ code. Save TEXT 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/text-to-png/
  10. Several HTML Into Image C++

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