Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 340,683 for

html

(0.47 sec)
  1. Insert Background Image to Excel with JavaScrip...

    How to insert background image to Excel using Aspose.Cells for JavaScript via C++....DOCTYPE html> < html > < head > < title > Aspose...& Save" to generate XLSX and HTML files. </ p > < input type =...

    docs.aspose.com/cells/javascript-cpp/insert-bac...
  2. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...callback to save a document to HTML page by page. public void PageFileNames...how we convert the document to HTML. HtmlFixedSaveOptions htmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to Html, MHtml or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....encoding to use when exporting to HTML, MHTML or EPUB. Default value...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom document properties to Html, MHtml or EPUB. Default value is false in C++....custom document properties to HTML, MHTML or EPUB. Default value...have all its contents in one HTML part. // A split criterion allows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Disable Exporting Frame Scripts and Document Pr...

    Disable exporting frame scripts and document properties using Aspose.Cells with C++....while converting a workbook to HTML. The 8.6.0 version of Aspose...After converting a workbook to HTML, the output file will not contain...

    docs.aspose.com/cells/cpp/disable-exporting-fra...
  6. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to Html in Java....Sheet) styles are exported to HTML. Examples: Shows how to work...with CSS stylesheets that an HTML conversion creates. public void...

    reference.aspose.com/words/java/com.aspose.word...
  7. Export EMLX to DOC via C++ | products.aspose.com

    C++ API to Convert EMLX to DOC without using Microsoft Word or Outlook...EMLX file format to HTML and then exporting HTML to DOC. How Aspose...the conversion of EMLX to HTML and HTML to DOC. It includes Aspose...

    products.aspose.com/total/cpp/conversion/emlx-t...
  8. Convert PPSM to MHTML Format via Java or with f...

    Convert PPSM to MHtml format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPSM to MHtml online converter quickly before integrating the code....Java to export the PPSM file to HTML. Aspose.Slides for Java is a...ability to export presentations to HTML. The second step involves using...

    products.aspose.com/total/java/conversion/ppsm-...
  9. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Bold = false; var html = " <p><strong>Some Bold Text...ng</p>"; builder.InsertHtml(html, HtmlInsertOptions.UseBuilderFormatting);...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  10. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to Html in Java....images when saving a document to HTML. May be used by other formats..."SavingCallback.DocumentPartsFileNam.html"; // Create an "HtmlFixedSaveOptions"...

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