Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 342,682 for

html

(0.21 sec)
  1. Layout appears compressed and several form fiel...

    Hello, This request is created on behalf of Balaji Revanth Guduru balajirevanth.guduru@eclinicalworks.com Thank you for reaching out. I wanted a small help with converting complex Html forms using Aspose.Words or Aspo…...form fields are missing during Html to pdf conversion Aspose.Words...complex HTML forms using Aspose.Words or Aspose.HTML in C#. Despite...

    forum.aspose.com/t/layout-appears-compressed-an...
  2. Linked picture (camera object) shows stale cach...

    Hi, Using Aspose Cells for Java, version 26.3. Sample code: Workbook template = new Workbook("input.xlsx"); template.getWorksheets().get("data").getCells().get("A1").putValue(2); template.calculateFormula(); template.…...shows stale cached bitmap in HTML export Aspose.Cells Product...new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCel(true);...

    forum.aspose.com/t/linked-picture-camera-object...
  3. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert Html to pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-box; can you ple…...Trying to convert html to pdf but some CSS not supporting like...linear-gradient() Aspose.PDF Product Family html-to-pdf bhavik.m February 21...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  4. 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 with JavaScript via C++ Contents...while exporting an Excel file to HTML. This feature has been implemented...

    docs.aspose.com/cells/javascript-cpp/expanding-...
  5. Dotted Table Border Renders with Uneven, Incons...

    While evaluating Aspose.Html for Java 26.3, we noticed that table borders styled with border-style: dotted are not rendered correctly when converting Html to PNG. Instead of a uniform sequence of evenly sized and evenly …...Inconsistent Dots After HTML-to-PNG Conversion Aspose.HTML Product Family...9:09pm 1 While evaluating Aspose.HTML for Java 26.3, we noticed that...

    forum.aspose.com/t/dotted-table-border-renders-...
  6. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from Html to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...HTML to DOCX transformation through Aspose.words in java having...making the transformation from HTML to Word document with aspose...

    forum.aspose.com/t/html-to-docx-transformation-...
  7. How to set different headers for odd and even p...

    docx file: 奇偶页眉.docx (17.0 KB) Html result: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE Html PUBLIC "-//W3C//DTD XHtml 1.0 Transitional//EN" "http://www.w3.org/TR/xHtml1/DTD/xHtml1-transitional.dt…...odd and even pages directly in HTML after converting a DOCX document...first header is converted to HTML? Aspose.Words Product Family...

    forum.aspose.com/t/how-to-set-different-headers...
  8. Renderers – C# – Aspose.HTML for .NET

    Learn about supported renderers – HtmlRenderer, SvgRenderer, MHtmlRenderer and EpubRenderer, which are used to render Html, SVG, MHtml, EPUB...HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/html/net/renderers/
  9. Issue with HTML to PDF Conversion – Content Ove...

    Hi Aspose Team, We are currently experiencing an issue with Html-to-PDF conversion using Aspose.PDF. In our Html content, which includes structured data, the content is not rendering correctly during the conversion pro…...Issue with HTML to PDF Conversion – Content Overlapping and Improper...

    forum.aspose.com/t/issue-with-html-to-pdf-conve...
  10. Pdf转html,pdf中的表格格式不对 - Free Support Forum - asp...

    测试版本为24.6,没有设置license,代码如下 Document pdfDocument = new Document("test1.pdf"); HtmlSaveOptions opts = new HtmlSaveOptions(); opts.setFixedLayout(false); // ← 关键:改为 Flow layout opts.set…...Pdf转html,pdf中的表格格式不对 中文技术支持 aspose-pdf-java Endergarten August...); // 一份 html,而不是每页一个 pdfDocument.save("output.html", opts);...

    forum.aspose.com/t/pdf-html-pdf/316172