Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 13,394 for

doc to html

(0.06 sec)
  1. HtmlFixedSaveOptions.ExportEmbeddedFonts | Aspo...

    Control font embedding in your Html with the ExportEmbeddedFonts property. Enhance Document quality while managing file size effectively....fonts should be embedded into Html document in Base64 format. Note...significantly increase size of output Html file. public bool ExportEmbeddedFonts...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Several JPG Into GIF Javascript

    Merge multiple JPG inTo GIF in JavaScript code. Save JPG as GIF using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  3. Several JPG Into TIFF Python

    Merge multiple JPG inTo TIFF in Python code. Save JPG as TIFF using Python....jpg" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.tiff" ) Run code...

    products.aspose.com/words/python-net/merge/jpg-...
  4. Export MHTML to ODP in Android | products.aspos...

    Android API To Convert MHtml To ODP without using Microsoft Word...Convert MHTML to ODP MHTML (MIME HTML) is a web page archive format...viewing. It is a combination of HTML code and resources such as images...

    products.aspose.com/total/android-java/conversi...
  5. Several Image Into BMP Python

    Merge multiple Image inTo BMP in Python code. Save Image as BMP using Python....png" ] doc = aw.Document() builder = aw.DocumentBuilder(doc) shapes...0 pageSetup.right_margin = 0 doc.save( "Output.bmp" ) Run code...

    products.aspose.com/words/python-net/merge/imag...
  6. Convert XLSM to PPTX using Java or with free On...

    Java API To Export XLSM To PPTX or online with using Excel or Word or online. Test free CSV To Doc online converter quickly before integrating the code.... HTML JSON XML SVG PPTX XLSM Java...Options with Java Convert XLSM to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/java/conversion/xlsm-...
  7. Several JPG Into JPG Javascript

    Merge multiple JPG inTo JPG in JavaScript code. Save JPG as JPG using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  8. Several JPG Into Image Javascript

    Merge multiple JPG inTo Image in JavaScript code. Save JPG as Image using JavaScript....jpg" ] var doc = new aw.Document() var builder...builder = new aw.DocumentBuilder(doc) shapes = fileNames.map(fileName...

    products.aspose.com/words/nodejs-net/merge/jpg-...
  9. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .Docx and .pdf Documents from Html templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer To every page. I want To upgrade To n…...pdf documents from HTML templates using Aspose.Words...provide me with a mapping of HTML tags and CSS page breaks to...

    forum.aspose.com/t/header-and-footer-only-on-la...
  10. Aspose::Words::Loading::LoadOptions::get_Encodi...

    Aspose::Words::Loading::LoadOptions::get_Encoding method. Gets or sets the encoding that will be used To load an Html, TXT, or CHM Document if the encoding is not specified inside the Document. Can be null. Default is null in C++....that will be used to load an HTML, TXT, or CHM document if the...property is used only when loading HTML, TXT, or CHM documents. If encoding...

    reference.aspose.com/words/cpp/aspose.words.loa...