Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 13,535 for

html to doc

(0.22 sec)
  1. Several JPG Into GIF Java

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

    products.aspose.com/words/java/merge/jpg-to-gif/
  2. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....manage a document while saving to html. public void ProgressCallback...saveFormat , string ext ) { Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( ISlide slide : pres...

    products.aspose.com/slides/zh-hant/java/convers...
  4. Online POT File Compression or Build Python App...

    Free online app To compress different POT files. Python compression and archiving library code for POT 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/pot/
  5. Online POTX File Compression or Build Python Ap...

    Free online app To compress different POTX files. Python compression and archiving library code for POTX 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/p...
  6. Online OTP File Compression or Build Python App...

    Free online app To compress different OTP files. Python compression and archiving library code for OTP 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/otp/
  7. Several JPG Into JPG Java

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

    products.aspose.com/words/java/merge/jpg-to-jpg/
  8. Convert Word, PDF And Many Other File Formats U...

    Convert Documents programmatically in Java between various file formats: Doc, DocX, PDF, RTF, ODT, TXT, MOBI, Html, JPG, PNG and many more....professional quality: Microsoft Word: DOC, DOCX, RTF, DOT, DOTX, DOTM,...TIFF, BMP, SVG, EMF, GIF Web: HTML, MHTML Others: EPUB, MOBI, Xaml...

    products.aspose.com/words/java/conversion/
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded inTo Html Document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....fonts should be embedded into Html document in Base64 format. Note...significantly increase size of output Html file. bool Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Several JPG Into Image Java

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

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