Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 80,585 for

mhtml

(0.19 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontSavingCallback method. Allows to control how fonts are saved when a document is saved to HTML, Mhtml or EPUB in C++....document is saved to HTML, MHTML or EPUB. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Loading::LoadOptions::get_Resour...

    Aspose::Words::Loading::LoadOptions::get_ResourceLoadingCallback method. Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, Mhtml in C++....document is imported from HTML, MHTML. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Save HTML Document – Aspose.HTML for Java

    Learn how to save HTML documents after editing using Aspose.HTML for Java API and how to apply save options....HTML-like files as output – HTML, MHTML, Markdown, and SVG files. The...with ❤ by GitHub Save HTML to MHTML In some cases you need to save...

    docs.aspose.com/html/java/save-a-document/
  4. 渲染设备 – Aspose.HTML for Python via .NET

    通过 .NET API,使用 Aspose.HTML for Python 中的 PdfDevice、XpsDevice、DocDevice 和 ImageDevice 类将 HTML 渲染成 PDF、XPS、DOCX 和图像。...其主要目的是将 HTML 内容和支持的网络格式(MHTML、SVG 和 EPUB)转换为不同的输出格式。 Python...提供以下渲染设备: – 将 HTML、MHTML、SVG 和 EPUB 渲染成 PDF。 – 将 HTML、MHTML、SVG 和 EPUB...

    docs.aspose.com/html/zh/python-net/rendering-de...
  5. 格式之间的转换 – C# 示例

    了解如何使用 Aspose.HTML for .NET 将 HTML、Mhtml、EPUB 和 SVG 转换为 PDF、XPS、DOCX、PNG 和其他格式。...NET 库转换 HTML、MHTML、EPUB、Markdown 和 SVG 文件。 转换文件的几种方法...方法进行转换。 静态 类是一个共享门面,可将 HTML、MHTML、EPUB、Markdown 和 SVG 文件转换为流行...

    docs.aspose.com/html/zh/net/converting-between-...
  6. HtmlSaveOptions.font_saving_callback property |...

    HtmlSaveOptions.font_saving_callback property. Allows to control how fonts are saved when a document is saved to HTML, Mhtml or EPUB....document is saved to HTML, MHTML or EPUB. @property def font_saving_callback...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlLoadOptions.web_request_timeout property | ...

    HtmlLoadOptions.web_request_timeout property. The number of milliseconds to wait before the web request times out...sheets) linked in HTML and MHTML documents. See Also module aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output to HTML, Mhtml or EPUB...footers are output to HTML, MHTML or EPUB. Default value is ExportHeadersFooters...ExportHeadersFooters.PerSection for HTML/MHTML and ExportHeadersFooters.None...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Merge MHT files using Java | Aspose.PDF

    Merge MHT files programmatically with Java sample code using Aspose.PDF for Java...mhtml" , option ); Document pdfDocument2...pdfDocument2 = new Document ( "sample2.mhtml" , option ); // Add pages of...

    products.aspose.com/pdf/java/merger/mht/
  10. Merge MHT files using .NET | Aspose.PDF

    Merge MHT files programmatically with C# sample code using Aspose.PDF for .NET...Combine ( dataDir , "merger_mhtml_pdf.pdf" ); Aspose . Pdf . MhtLoadOptions...Aspose . Pdf . Document ( "1.mhtml" , options ); var pdfDocument2...

    products.aspose.com/pdf/net/merger/mht/