Sort Score
Result 10 results
Languages All
Labels All
Results 8,901 - 8,910 of 53,337 for

import document

(0.11 sec)
  1. Convert PPT to DIF Format via Java or with free...

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

    products.aspose.com/total/java/conversion/ppt-t...
  2. Convert POTM to DIF Format via Java or with fre...

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

    products.aspose.com/total/java/conversion/potm-...
  3. Convert PPSX to ODS Format via Java or with fre...

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

    products.aspose.com/total/java/conversion/ppsx-...
  4. Convert PPSM to XLSX Format via Java or with fr...

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

    products.aspose.com/total/java/conversion/ppsm-...
  5. Create PDF Report In C#

    Generate reports and automate Documents using PDF templates and custom data in C#....build PDF reports and for document automation using PDF templates...images, barcodes, and other document elements with .NET. With this...

    products.aspose.com/words/net/report/pdf/
  6. Aspose::Words::HtmlInsertOptions enum | Aspose....

    Aspose::Words::HtmlInsertOptions enum. Specifies options for the InsertHtml() method in C++....</html>" ; // Set the new mode of import HTML block-level elements....insertOptions ); builder -> get_Document () -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/htm...
  7. 在 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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  8. Convert ICS to PDF in Python | products.aspose.com

    Save ICS to PDF in your Python applications without using Microsoft Outlook or Word...the saved HTML file using Document Call the save method with...to DOCX (Office 2007+ Word Document) Convert ICS to DOT (Microsoft...

    products.aspose.com/total/python-net/conversion...
  9. 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/
  10. 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/