Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 13,621 for

doc to html

(0.22 sec)
  1. Converting a PDF file to PPTX using C++ | Aspos...

    Sample code for PDF To PPTX conversion using C++. Use C++ example for batch PDF To PPTX conversion.... auto doc = MakeObject < Document > ( u...pdf" ); // Save in PPTX format. doc -> Save ( u "convertedFile.pptx"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-p...
  2. Converting a PDF file to XPS using C++ | Aspose...

    Sample code for PDF To XPS conversion using C++. Use C++ example for batch PDF To XPS conversion.... auto doc = MakeObject < Document > ( u...pdf" ); // Save in XPS format. doc -> Save ( u "convertedFile.xps"...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/
  3. Online PCL to PS Conversion or Build .NET based...

    Free online app To convert PCL To PS files. .NET C# conversion library code for PCL Documents....Convert PCL to Doc by using Save method Load Doc file by using...save PCL as a DOC document . Save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/net/conversion/pcl-to...
  4. Converting a PS file to PNG using C++ | Aspose.PDF

    Sample code for PS To PNG conversion using C++. Use C++ example for batch PS To PNG conversion.... auto doc = MakeObject < Document > ( u...ps" ); // Save in PNG format. doc -> Save ( u "convertedFile.png"...

    products.aspose.com/pdf/cpp/conversion/ps-to-png/
  5. Render OFT to PDF in Andorid App | products.asp...

    Export OFT To PDF without using Microsoft Word or Outlook in you Andorid applications...via Java Conversion OFT to PDF HTML JSON XML SVG PDF Transform OFT...format to HTML and by using second API, you can render HTML as PDF...

    products.aspose.com/total/android-java/conversi...
  6. Convert PPTX to ODS via C++ or with free Online...

    Export PPTX To ODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX To ODS online converter quickly before integrating the code....file must first be exported to HTML using Aspose.Slides for C++...C++ can be used to convert the HTML file to ODS. This process is...

    products.aspose.com/total/cpp/conversion/pptx-t...
  7. Converting a XML file to JPEG using C# | Aspose...

    Sample code for XML‑To‑JPEG conversion in .NET. Use the API example code for batch XML‑To‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....XML to BMP XML to DOC XML to EPUB XML to HTML XML to PDFA XML to...documents from scratch or from HTML, XML, or images. Edit existing...

    products.aspose.com/pdf/net/conversion/xml-to-j...
  8. Convert PPTX to OTT via Java or with free Onlin...

    Java API To Export PPTX To OTT without using Microsoft Word or PowerPoint or online. Test free PPTX To OTT online converter quickly before integrating the code....developers to convert PPTX to HTML, enabling them to manipulate...enables developers to convert HTML to OTT. This API provides a...

    products.aspose.com/total/java/conversion/pptx-...
  9. Compress DOCX In C#

    Compress DocX in C# without losing quality. Optimize DocX content, reduce file size easily....Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB...Words; var doc = new Document( "Input.docx" ); doc.Cleanup();...

    products.aspose.com/words/net/compress/docx/
  10. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB...Words; var doc = new Document( "Input.docx" ); doc.Cleanup();...

    products.aspose.com/words/net/compress/word/