Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 50,407 for

import document

(0.11 sec)
  1. Convert PPSM to DOC via Java or with free Onlin...

    Java API to Export PPSM to DOC without using Microsoft Word or PowerPoint or online. Test free PPSM to DOC online converter quickly before integrating the code.... editing, and converting documents, such as creating, editing...editing, and converting documents. It also supports a variety of file...

    products.aspose.com/total/java/conversion/ppsm-...
  2. Convert PPTM to WORD via Java or with free Onli...

    Java API to Export PPTM to WORD without using Microsoft Word or PowerPoint or online. Test free PPTM to WORD online converter quickly before integrating the code....create, modify, and convert documents in various formats, including...text formatting, page layout, document protection, and more. By combining...

    products.aspose.com/total/java/conversion/pptm-...
  3. Convert PPSM to DOT via Java or with free Onlin...

    Java API to Export PPSM to DOT without using Microsoft Word or PowerPoint or online. Test free PPSM to DOT online converter quickly before integrating the code.... editing, and converting documents. It also supports a variety... editing, and converting documents and presentations. They also...

    products.aspose.com/total/java/conversion/ppsm-...
  4. Convert POTX to FLATOPC via Java or with free O...

    Java API to Export POTX to FLATOPC without using Microsoft Word or PowerPoint or online. Test free POTX to FLATOPC online converter quickly before integrating the code.... editing, and converting documents. It also supports a variety...HTML file using Document class Save the document to FLATOPC format...

    products.aspose.com/total/java/conversion/potx-...
  5. Convert PPT to MHTML Format via Java or with fr...

    Convert PPT to MHTML format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to MHTML online converter quickly before integrating the code....manipulating Microsoft Office documents, PDFs, images, and other file...HTML document by using Workbook class Save the document to MHTML...

    products.aspose.com/total/java/conversion/ppt-t...
  6. Convert PPT to EXCEL Format via Java or with fr...

    Convert PPT to EXCEL format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to EXCEL online converter quickly before integrating the code....HTML document by using Workbook class Save the document to EXCEL...password-protected document. If your input PPT document is password...

    products.aspose.com/total/java/conversion/ppt-t...
  7. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with Golang via C++....method that you can use to import your XML map into the workbook...the XML map that has been imported from the sample.xml into the...

    docs.aspose.com/cells/go-cpp/add-xml-map-inside...
  8. Creating a Task Baseline in Ruby | Aspose.Tasks...

    Learn how to create task baselines in Microsoft Project files using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/creating-a-task-base...
  9. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....Aspose::Words; auto doc = MakeObject <Document>(); auto builder = MakeObject...Aspose::Words; auto doc = MakeObject<Document>(u"Input.jpg"); doc->Cleanup();...

    products.aspose.com/words/cpp/compress/jpg/
  10. Compress HTML In C++

    Compress HTML in C++ without losing quality. Optimize HTML content, reduce file size easily....Aspose::Words; auto doc = MakeObject <Document>( u"Input.html" ); doc-> Cleanup...Aspose::Words; auto doc = MakeObject<Document>(u"Input.html"); doc->Cleanup();...

    products.aspose.com/words/cpp/compress/html/