Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 32,371 for

html to html

(0.12 sec)
  1. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need To make changes To a clone of a document while it is in Html string format (or possibly XML or any other format that will allow me To keep the formatting). After the ch…...Html), Convert HTML back to Document, and...of a document while it is in HTML string format (or possibly XML...

    forum.aspose.com/t/clone-document-convert-clone...
  2. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting Html documents inTo PDF format. As part of this evaluation, we need To verify whether the Table of Contents (ToC) can be dynamically generated and cusTomized based on…...Rendering and Customization in HTML-to-PDF Conversion using Aspose...PDF Aspose.PDF Product Family html-to-pdf , aspose-pdf-java karan007...

    forum.aspose.com/t/toc-rendering-and-customizat...
  3. Import Presentations from PDF or HTML in .NET|A...

    Effortlessly import PDF and Html documents inTo PowerPoint and OpenDocument presentations in .NET with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in .NET Contents [ Hide ] Introduction...import presentations from PDF and HTML documents. Import PowerPoint...

    docs.aspose.com/slides/net/import-presentation/
  4. Custom Number Format with Trailing Dots is igno...

    Hello, When a workbook contains text-based cells with the cusTom number format “@ *.”, it shows the cell content with trailing dots. When this workbook is exported To Html, the cusTom format seems To be ignored and the …...is ignored when exporting to HTML Aspose.Cells Product Family...Family cells-java , xlsx-to-html oraspose January 17, 2023, 8:32pm...

    forum.aspose.com/t/custom-number-format-with-tr...
  5. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in Html for example “http://415.707.7015/” throws a failed To parse exception that does not allow for processing To continue. Work arounds here suggest pre-validating all hrefs in the entire Html before …...Pdf convert HTML to PDF gets exception Failed to parse...links Aspose.PDF Product Family html-to-pdf , pdf-net skowald November...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  6. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...Inconsistent HTML output for charts Aspose.Cells Product Family...new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setExportActiveWorks(true);...

    forum.aspose.com/t/inconsistent-html-output-for...
  7. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of Html To pdf with the code below and it looks like the memory usage runs up To about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...4GB when converting HTML to PDF Aspose.HTML Product Family jtfinlayson...currently testing a conversion of html to pdf with the code below and...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  8. Import Presentations from PDF or HTML on Androi...

    Import PDF and Html documents inTo PowerPoint and OpenDocument presentations in Java with Aspose.Slides for Android for seamless, high-performance slide processing....Import Presentations from PDF or HTML on Android Contents [ Hide ]...import presentations from PDFs, HTML documents, etc. Import PowerPoint...

    docs.aspose.com/slides/androidjava/import-prese...
  9. Create HTML Table in Python

    This tuTorial guides you on how To create Html table using Python. It goes through the required setup, the logic behind it, and an example script To build Html table using Python....HTML Product Family Aspose.GIS Product...Aspose.TeX Product Family Create HTML Table in Python This tutorial...

    kb.aspose.com/html/python/create-html-table-in-...
  10. Insert text with html to a table cell PDF .net ...

    Hi, i am building a PDF document. i need To add text Dim s1 As String = "STAFF STATUS: "To a table cell. since it has Html in it, i believe i have To do something different. here is part the code. Dim doc As Do…...Insert text with html to a table cell PDF .net Aspose.PDF Product...to a table cell. since it has html in it, i believe i have to do...

    forum.aspose.com/t/insert-text-with-html-to-a-t...