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

html

(0.07 sec)
  1. Expanding text from right to left while exporti...

    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....while exporting Excel file to HTML Contents [ Hide ] Aspose.Cells...while exporting Excel file to HTML. This feature has been implemented...

    docs.aspose.com/cells/java/expanding-text-from-...
  2. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to Html a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...characters in Header exported to HTML Aspose.Email Product Family...an issue trying to export to HTML a MapiMessage. The message contains...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  3. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from Html using Aspose.Cells for C++....from HTML with C++ Contents [ Hide ] Sometimes your HTML contains...digits, and when you import your HTML to an Excel file, these numbers...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  4. Convert PowerPoint in Java | HTML, PNG, PDF, Wo...

    This articles list topics and sample codes in Java that can be used to convert PowerPoint (PPT, PPTX, ODP) to different formats like Html, PNG, PDF, Word, TIFF etc....Convert PowerPoint in Java | HTML, PNG, PDF, Word, TIFF Contents...in Java Convert PowerPoint to HTML in Java Convert PowerPoint to...

    docs.aspose.com/slides/java/convert-powerpoint/
  5. 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-...
  6. Specify how to cross string in output HTML usin...

    Learn how to control string overflow in Html output using Aspose.Cells for C++ with HtmlCrossType....how to cross string in output HTML using HtmlCrossType with C++...you save your Excel file into HTML, you can control this overflow...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  7. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to Html using Aspose.Cells for JavaScript via C++....Revealed Comments while saving to HTML with JavaScript via C++ Contents...you save your Excel file to HTML, Aspose.Cells reveals Downlevel...

    docs.aspose.com/cells/javascript-cpp/disable-do...
  8. How to Convert Excel to HTML in Node.js

    In this simple topic explanation is provided on how to convert Excel to Html in Node.js. You can configure the generated Html file using a number of properties before you export Excel to Html in Node.js....HTML Product Family Aspose.GIS Product...Family How to Convert Excel to HTML in Node.js This simple topic...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  9. Set Default Font while rendering spreadsheet to...

    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....while rendering spreadsheet to HTML with JavaScript via C++ Contents...while rendering spreadsheet to HTML. Please use the HtmlSaveOptions...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  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...