Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 336,888 for

html

(0.16 sec)
  1. Small inline image rendered at incorrect resolu...

    Description When converting a DOCX document containing a small inline image to Html using Aspose.Words, the image is rendered with an incorrect resolution/scaling. As a result, the image appears visually distorted compa…...incorrect resolution in DOCX to HTML Aspose.Words Product Family...containing a small inline image to HTML using Aspose.Words, the image...

    forum.aspose.com/t/small-inline-image-rendered-...
  2. Missing inline images after conversion from msg...

    I convert a msg file to Html by MailMessage mail = MailMessage.load(msgPath); SaveOptions opt = SaveOptions.createSaveOptions(MailMessageSaveType.getHtmlFormat()); mail.save(HtmlPath, opt); Some images are changed to Ba…...after conversion from msg to HTML Aspose.Email Product Family...11:13pm 1 I convert a msg file to HTML by MailMessage mail = MailMessage...

    forum.aspose.com/t/missing-inline-images-after-...
  3. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to Html using Aspose.Cells for C++....Worksheet Contents on Saving to HTML with Golang via C++ Contents...can save Excel workbooks to HTML. However, if the workbook contains...

    docs.aspose.com/cells/go-cpp/prevent-exporting-...
  4. Convert PowerPoint Presentations in Java | HTML...

    Convert PowerPoint presentations to other formats using Aspose.Slides for Java. Fast, accurate, and seamless PPT and PPTX conversion....PowerPoint Presentations in Java | HTML, PNG, PDF, Word, TIFF Contents...PowerPoint Presentations to HTML in Java Convert PowerPoint Slides...

    docs.aspose.com/slides/java/convert-powerpoint/
  5. How to Convert HTML Document to Word in Python

    This short guide provides information on how to convert Html document to Word in Python. It shares IDE settings, a list of steps, and a runnable sample code for Html to Word conversion in Python....HTML Product Family Aspose.GIS Product...Product Family How to Convert HTML Document to Word in Python This...

    kb.aspose.com/words/python/how-to-convert-html-...
  6. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts to PDF/Html, the axis and its content appeared to be wrong. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf"); doc.Save(@".\out.Html"); On the first …...issues when rendering DOCX to PDF/HTML Aspose.Words Product Family...document with charts to PDF/HTML, the axis and its content appeared...

    forum.aspose.com/t/chart-axis-issues-when-rende...
  7. How to Insert HTML into PowerPoint using Python

    This quick tutorial describes how to insert Html into PowerPoint using Python. It shares environment settings, detailed steps and a runnable sample code convert Html to PowerPoint using Python....HTML Product Family Aspose.GIS Product...Product Family How to Insert HTML into PowerPoint using Python...

    kb.aspose.com/slides/python/how-to-insert-html-...
  8. How to Merge HTML Files to PDF in Java

    This simple tutorial explains how to merge Html files to PDF in Java. It consists of the environment setup information, step-wise algorithm along with a runnable code snippet to combine Html to PDF in Java....HTML Product Family Aspose.GIS Product...Product Family How to Merge HTML Files to PDF in Java This precise...

    kb.aspose.com/html/java/how-to-merge-html-files...
  9. Support the layout of DIV tags while loading HT...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....layout of DIV tags while loading HTML to excel workbook Contents [...tags is ignored while loading HTML into an excel workbook object...

    docs.aspose.com/cells/java/support-the-layout-o...
  10. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...properly when converting Docx to html Aspose.Words Product Family...new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFooters...

    forum.aspose.com/t/images-not-being-rendered-pr...