Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 13,540 for

doc to html

(0.35 sec)
  1. Online Powerpoint File Comparison or Build C++ ...

    Free online app To Compare different Powerpoint files. C++ comparison library code for Powerpoint Documents....Comparison Options with C++ Compare DOC Files (Microsoft Word Binary...(OpenDocument Presentation) and HTML (Hypertext Markup Language)...

    products.aspose.com/total/cpp/compare/powerpoint/
  2. Convert PS to POTM via Java API | products.aspo...

    Java API To Convert PS To POTM without using Microsoft Word...// open PS document Document doc = new Document ( "input.ps" ...Language) Convert PS to MHTML (MIME HTML) Convert PS to ODT (OpenDocument...

    products.aspose.com/total/java/conversion/ps-to...
  3. IFieldMergingCallback | Aspose.Words for Java

    Implement this interface if you want To control how data is inserted inTo merge fields during a mail merge operation in Java....handles merge data in the form of HTML documents. public void insertHtml()...throws Exception { Document doc = new Document(getMyDir() + "Field...

    reference.aspose.com/words/java/com.aspose.word...
  4. Convert GIF to TXT via C# | Aspose

    Sample code for GIF To TXT C# conversion. Use API example code for batch GIF files To TXT conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion GIF to Txt HTML JPG OCR XML BMP TXT Convert...File) Text (Text Document File) DOC (Documents generated by Microsoft...

    products.aspose.com/ocr/net/conversion/gif-to-txt/
  5. IFontSavingCallback Interface | Aspose.Words fo...

    Control font saving in Aspose.Words with the IFontSavingCallback interface. Get notifications and cusTomize Html exports for optimal Document quality....when exporting a document to HTML format. public interface IFontSavingCallback...to HTML. public void SaveExportedFonts () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert PS to PPSM via Java API | products.aspo...

    Java API To Convert PS To PPSM without using Microsoft Word...// open PS document Document doc = new Document ( "input.ps" ...Language) Convert PS to MHTML (MIME HTML) Convert PS to ODT (OpenDocument...

    products.aspose.com/total/java/conversion/ps-to...
  7. Convert JSON Format to POTM via C++ | products....

    Parse JSON To POTM in C++ without using Microsoft PowerPoint...CHM (Compiled HTML Help File) Convert JSON to DOC (Microsoft Word...

    products.aspose.com/total/cpp/conversion/json-t...
  8. Online BMP File Compression or Build Python App...

    Free online app To compress different BMP files. Python compression and archiving library code for BMP Documents....Compress CHM Files (Compiled HTML Help File) Compress CMX Files...Camera Image Format) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/python-net/compress/bmp/
  9. Online PNG File Compression or Build Python App...

    Free online app To compress different PNG files. Python compression and archiving library code for PNG Documents....Compress CHM Files (Compiled HTML Help File) Compress CMX Files...Camera Image Format) Compress DOC Files (Microsoft Word Binary...

    products.aspose.com/total/python-net/compress/png/
  10. Several JPG Into BMP Java

    Merge multiple JPG inTo BMP in Java code. Save JPG as BMP using Java....jpg" ); Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder (doc); List<Shape> shapes = fileNames...

    products.aspose.com/words/java/merge/jpg-to-bmp/