Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 838 for

html rendering issues

(0.46 sec)
  1. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in Html format. So we are generating pdf from Html. We are using Converter.ConvertHtml from Aspose.Html. Also, we have pdf headers and footers in Html form. What we…...data in HTML format. So we are generating pdf from html. We are...Aspose.HTML. Also, we have pdf headers and footers in HTML form...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  2. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....variety of tasks, including rendering documents to fixed-page formats...or XPS. When Aspose.Words renders a document, it needs to perform...

    docs.aspose.com/words/net/manipulating-and-subs...
  3. Bullet point issue in word exports - Free Suppo...

    We have an application written in java to convert a legal document(Html) to a word doc. During this conversion, the bullet points which are in solid circle is getting converted to hollow circle. Tried setting the numbe…...Bullet point issue in word exports Aspose.Words Product Family...to convert a legal document(html) to a word doc. During this...

    forum.aspose.com/t/bullet-point-issue-in-word-e...
  4. Fonts Conversion | C++ Solution

    Convert fonts with the C++ Font processing library and web applications. Conversion functionality that can work with TTF, WOFF, CFF, EOT and Type 1 fonts....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    products.aspose.com/font/cpp/conversion/
  5. Export EMLX to MD via Java | products.aspose.com

    Java API to Convert EMLX to MD without using Microsoft Word or Outlook...EMLX to MD HTML JSON XML SVG MD EMLX Java API to Render EMLX to...third party dependencies How to Render EMLX to MD Using Java Email...

    products.aspose.com/total/java/conversion/emlx-...
  6. Font converter | Aspose.Font for .NET

    Easy-to-use C# .NET library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/font/net/convert/
  7. Frequently Asked Questions | Aspose.Font for C++

    Get answers to all the most frequent questions about Aspose.Font for C++, which is a comprehensive API for font manipulation and management....HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/font/cpp/faq/
  8. Silent PDF Corruption in Aspose.HTML for Java A...

    We’re observing silent PDF corruption when converting Html to PDF using Aspose.Html for Java. The issue consistently appears after roughly the 114th conversion within the same JVM session. Once the corruption occurs, all…...HTML for Java After ~114 Iterations Aspose.HTML Product...converting HTML to PDF using Aspose.HTML for Java. The issue consistently...

    forum.aspose.com/t/silent-pdf-corruption-in-asp...
  9. Latest Aspose.Cells Product Family topics - Fre...

    Get technical support of Aspose.Cells for .NET, Java, Android, C++, Node.js, PHP, Python, JavaScript, SharePoint, SQL Reporting Services and JasperReports....April 7, 2025 Shapes in charts rendered by aspose cells into image... 2025 HTML to Excel Worksheets copy-worksheets , html 110 2558...

    forum.aspose.com/c/cells/9
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...column widths in the converted HTML file are not the same as the...when the workbook is saved as HTML. Because the conversion uses...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...