Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 13,620 for

doc to html

(1.53 sec)
  1. Converting a PDF file to TXT using C++ | Aspose...

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

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

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-emf/
  3. Converting a PDF file to XLSX using C++ | Aspos...

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

    products.aspose.com/pdf/cpp/conversion/pdf-to-x...
  4. Online PCL to FLATOPC Conversion or Build .NET ...

    Free online app To convert PCL To FLAToPC 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...
  5. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save Documents To PDF, XPS, Html, XAML, PostScript, and PCL formats using C#....exporting a document to HTML. Even though HTML is not a fixed-page...labels can be exported into HTML as an image, but before this...

    docs.aspose.com/words/net/converting-to-fixed-p...
  6. Convert PPTX to ODS Format via Java or with fre...

    Convert PPTX To ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPTX To ODS online converter quickly before integrating the code....first step is to export PPTX to HTML using Aspose.Slides for Java...presentations to HTML format. The second step is to convert HTML to ODS...

    products.aspose.com/total/java/conversion/pptx-...
  7. Convert PPSX to JSON format via C++ | products....

    Export PPSX To JSON format in C++ without using Microsoft Excel or Powerpoint...developers can export PPSX to HTML. Aspose.Slides for C++ is a...API, developers can convert HTML to JSON. Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/ppsx-t...
  8. Convert PPTX to Markdown | Java Solution & Free...

    Convert PPTX To Markdown format seamlessly in Java, eliminating the need for Microsoft Excel or PowerPoint or relying on online converters. Explore a free PPTX To Markdown online converter for quick testing before integrating the code inTo your project...export your PPTX presentation to HTML using Aspose.Slides for Java...Following this, convert the HTML content to Markdown with Aspose...

    products.aspose.com/total/java/conversion/pptx-...
  9. Converting a PDF file to PDFA using C++ | Aspos...

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

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

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

    products.aspose.com/pdf/cpp/conversion/ps-to-tex/