Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 82,563 for

mhtml

(1.21 sec)
  1. Resize Image in HTML – C# – Aspose.HTML for .NET

    Resize images such as PNG, JPEG, GIF, TIFF, and BMP in HTML documents programmatically. Use Aspose.HTML for .NET API to resize images via C#....Image in HTML XHTML JPG PDF XML MHTML HTML Resize Image in HTML in...HTML, XHTML, MD, EPUB, and MHTML files. It supports various popular...

    products.aspose.com/html/net/images/resize/
  2. Aspose.Cells for PHP via Java|Documentation

    Aspose.Cells for PHP via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, Mhtml, plain text, and popular image formats including TIFF, JPG, PNG, BMP and SVG....SpreadsheetML, CSV, tab‑delimited, HTML/MHTML, PDF, XPS and other formats...

    docs.aspose.com/cells/php-java/
  3. Aspose.Cells for Node.js via Java|Documentation

    Aspose.Cells for Node.js via Java supports the popular Excel (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, Mhtml, Plain Text and popular image formats including TIFF, JPG, PNG, BMP and SVG....SpreadsheetML, CSV, Tab Delimited, HTML/MHTML, PDF, XPS and other formats...

    docs.aspose.com/cells/nodejs-java/
  4. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, Mhtml or EPUB....footers are exported to HTML, MHTML or EPUB. Members Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the document is saved.... MHTML Saves the document in the MHTML (Web archive)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.document_split_criteria property. Specifies how the document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveformat/#AZW3) format...be split when saving in the MHTML format. Examples Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::SaveFormat enum | Aspose.Words f...

    Aspose::Words::SaveFormat enum. Indicates the format in which the document is saved in C++.... Mhtml 51 Saves the document in the MHTML (Web archive)...

    reference.aspose.com/words/cpp/aspose.words/sav...
  8. Save report as Word document from Reporting Ser...

    SQL Server Reporting Services extension - export your reports to Word format...DOC, DOCX, PDF, RTF, HTML, MHTML, ODT, TXT, XPS, and WordprocessingML...RTF, WordprocessingML, HTML, MHTML, ODT, TXT, XPS, and EPUB. With...

    products.aspose.com/words/reporting-services/
  9. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....{{#if_output 'PDF' 'DOCX' 'XPS' 'MHTML' 'MD' }} import aspose.html...{{/if_output}} {{#if_output 'MHTML'}} options = sav.MHTMLSaveOptions()...

    docs.aspose.com/html/python-net/convert-html-to...
  10. Convert HTML to Markdown – C# Examples

    Convert HTML to MD using Aspose.HTML for .NET. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter....{{/if_output}} {{#if_output 'MHTML'}} var options = new MHTMLSaveOptions();...'JPG' 'GIF' 'PNG' 'TIFF' 'PDF' 'MHTML' 'MD' 'XPS' 'DOCX'}} Converter...

    docs.aspose.com/html/net/convert-html-to-markdown/