Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 225,144 for

html document

(0.11 sec)
  1. Chart rendering issues when converting DOCX to ...

    Hi, When converting a DOCX to Html the charts are not rendered properly. Code used: var doc = new Document(@"chartIssues.docx"); doc.Save(@"test.Html"); Attaching the Document and screenshots for reference. cha…...issues when converting DOCX to HTML Aspose.Words Product Family...Hi, When converting a DOCX to HTML the charts are not rendered...

    forum.aspose.com/t/chart-rendering-issues-when-...
  2. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as Html. I use Workbook.Save xlsx file as Html: workbook.Save(fs, HtmlOptions); Save as Html method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Cells - Incorrect html is saved Aspose.Cells Product Family...Family excel-to-html , cells-net , html aleksandr.l April 21...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  3. Render Gradient Fill for the WordArt while Conv...

    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 Converting Spreadsheets to HTML Contents [ Hide ] Possible Usage...spreadsheets were converted to HTML format. Now Aspose.Cells supports...

    docs.aspose.com/cells/java/render-gradient-fill...
  4. Table alignment cascades to paragraphs when con...

    I’m converting a Document.docx (16.5 KB) to Html using Aspose.Words for .NET. In the source Document, I have a centered table that contains paragraphs which are explicitly left-aligned. However, in the resulting Html …...Word to HTML Aspose.Words Product Family word-to-html saehem June...I’m converting a document.docx (16.5 KB) to HTML using Aspose.Words...

    forum.aspose.com/t/table-alignment-cascades-to-...
  5. Convert HTML to Word in Python

    This brief guide covers the information to convert Html to Word in Python. It discusses the step-by-step algorithm and a working sample code that exports Html to Word in Python....HTML Product Family Aspose.GIS Product...Aspose.TeX Product Family Convert HTML to Word in Python This brief...

    kb.aspose.com/html/python/convert-html-to-word-...
  6. Convert HTML, Text and Images to PDF in SharePo...

    PDF SharePoint API allows converting Html files, text files, and images (JPG, PNG, GIF, TIFF, BMP) to PDF format....Convert HTML, Text and Images to PDF in SharePoint Contents [...SharePoint allows converting HTML files, text files, and images...

    docs.aspose.com/pdf/sharepoint/convert-to-pdf/
  7. Disable Downlevel Revealed Comments while savin...

    Eliminate Downlevel Revealed Comments while saving Excel files to Html using Aspose.Cells with C++....Revealed Comments while saving to HTML with C++ Contents [ Hide ] Possible...you save your Excel file to HTML, Aspose.Cells reveals Downlevel...

    docs.aspose.com/cells/cpp/disable-downlevel-rev...
  8. Render Gradient Fill for the WordArt while Conv...

    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 Converting Spreadsheets to HTML Contents [ Hide ] Possible Usage...Excel file was converted to HTML format. Since the release of...

    docs.aspose.com/cells/python-net/render-gradien...
  9. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...When converting docx to html using aspose .net words tell me...proper fonts as well with the html in response Aspose.Words Product...

    forum.aspose.com/t/when-converting-docx-to-html...
  10. How to Convert HTML to PDF using Java

    This article guides on how to convert Html to PDF using Java. It has a list of steps to write the application, the configuration details, and a runnable sample code to export Html to PDF using Java....HTML Product Family Aspose.GIS Product...Product Family How to Convert HTML to PDF using Java This quick...

    kb.aspose.com/pdf/java/how-to-convert-html-to-p...