Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 5,233 for

html to html

(0.05 sec)
  1. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_Toc_page_numbers property. Specifies whether To write page numbers To table of contents when saving Html, MHtml and EPUB...table of contents when saving HTML, MHTML and EPUB. Default value...with a table of contents to .html. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions constructor | Aspose.Words for ...

    aspose.words.saving.HtmlSaveOptions construcTor...HTML format. def __init__ ( self...a document in the SaveFormat.HTML , SaveFormat.MHTML , SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlFixedSaveOptions.export_embedded_css proper...

    HtmlFixedSaveOptions.export_embedded_css property. Specifies whether the CSS (Cascading Style Sheet) should be embedded inTo Html document....Sheet) should be embedded into Html document. @property def export_embedded_css...when exporting a document to Html. doc = aw . Document ( MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want To control how Aspose.Words saves separate pages when saving a document To fixed page formats in C++....callback to save a document to HTML page by page. void PageFileNames...how we convert the document to HTML. auto htmlFixedSaveOptions =...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.fonts_folder_alias property. Specifies the name of the folder used To construct font URIs written inTo an Html document...construct font URIs written into an HTML document. Default is an empty...When you save a Document in HTML format and HtmlSaveOptions....

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentSplitCriteria Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DocumentSplitCriteria enhances document splitting for optimal Html, Epub, and Azw3 formats. Streamline your saving process!...split into parts when saving to Html, Epub or Azw3 format. [Flags]...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Saving::DocumentSplitCriteria en...

    Aspose::Words::Saving::DocumentSplitCriteria enum. Specifies how the document is split inTo parts when saving To Html, Epub or Azw3 format in C++....split into parts when saving to Html , Epub or Azw3 format. enum...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Loading::LoadOptions::get_LoadFo...

    Aspose::Words::Loading::LoadOptions::get_LoadFormat method. Specifies the format of the document To be loaded. Default is AuTo in C++....opening an html document. // Suppose we want to load an .html document...HtmlLoadOptions > ( LoadFormat :: Html , u "" , ImageDir ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want To have your own cusTom method called during saving a document in Java....manage a document while saving to html. public void progressCallback(int...Following formats are supported: Html, Mhtml, Epub. HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Settings::ViewOptions::get_Displ...

    Aspose::Words::Settings::ViewOptions::get_DisplayBackgroundShape method. Controls display of the background shape in print layout view in C++.... // Use an HTML string to create a new document...background color. const String html = u "<html> \r\n <body style='background-color:...

    reference.aspose.com/words/cpp/aspose.words.set...