Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 224,998 for

html document

(2.46 sec)
  1. C# API to Export EML to XPS | products.aspose.com

    Convert EML to XPS without using Microsoft Word or Outlook on .NET...easily convert EML files to HTML. Aspose.Email for .NET is the...have converted the EML file to HTML, you can then use Aspose.Words...

    products.aspose.com/total/net/conversion/eml-to...
  2. Export EMAIL to TIFF via C++ | products.aspose.com

    C++ API to Convert EMAIL to TIFF without using Microsoft Word or Outlook...for manipulating emails, documents, images, and other file formats...format to another, including HTML. Using Aspose.Email for C++...

    products.aspose.com/total/cpp/conversion/email-...
  3. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to Html MHtml or EPUB in Java....and footers are exported to HTML, MHTML or EPUB. Examples: Shows...saving a document to HTML. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlSaveOptions to enhance Document saving in Html, MHtml, EPUB, AZW3, and MOBI formats with customizable options....options when saving a document into the Html, Mhtml, Epub, Azw3...the Specify Save Options documentation article. public class HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Export EML to FLATOPC via C++ | products.aspose...

    C++ API to Convert EML to FLATOPC without using Microsoft Word or Outlook...features for manipulating documents, emails, and images. It includes...can convert EML file format to HTML. After that, by using Aspose...

    products.aspose.com/total/cpp/conversion/eml-to...
  6. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to Html, MHtml or EPUB...encoding to use when exporting to HTML, MHTML or EPUB. Default value...when saving a document to .epub. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to Html, MHtml or EPUB...saving to HTML, MHTML or EPUB. Default value is true for HTML and false...information allows to restore document properties such as tab stops...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Compare Documents via Java | products.aspose.com

    Compare PDF, Microsoft Word, PowerPoint and Excel files via your Java application. Get the highlighted comparison results....Total Java Compare Document Comparison using Java APIs...differences in document comparisons using BMP1. Download Document comparison...

    products.aspose.com/total/java/compare/
  9. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from Html, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_HtmlDocument.H…...4:00pm 1 When I render PDF from HTML, PageInfo.AnyMargin does not...UTF8.GetBytes(_htmlDocument.Html!)); var options = GetHtmlLoadOptions();...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  10. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves Document parts when exporting a Document to SaveFormat.Html or SaveFormat.EPUB format in Java....Words saves document parts when exporting a document to SaveFormat...SaveFormat.HTML or SaveFormat.EPUB format. Examples: Shows how to split...

    reference.aspose.com/words/java/com.aspose.word...