Hello,
I’m trying to use Aspose.HTML 2025.06 for .Net to convert HTML into PDF.
HTML consist of a base64 image and an overlay on top. This overlay is meant to clip the corners of the chart visible on the image.
I have…... Test the output by converting the...
Hello Aspose Support Team,
I’m a paid enterprise user, and currently, I am experiencing two issues when comparing PDF documents using Aspose.Words Cloud API (Go SDK - aspose-words-cloud-go). The comparison works correct…... Test the conversion steps separately...
Convert XLSX to CSV with Aspose.Cells for Python via .NET. Guide covers installation, code example, performance tips, and error handling for Python devs....dependencies are installed, and test thoroughly in your development...
Hello,
I am using the aspose-cells version 25.6. Below is the code I am using,
ImageOrPrintOptions printOption = new ImageOrPrintOptions();
printOption.setPrintingPage(PrintingPageType.DEFAULT);
cas = curSheet.getPri…...to the latest version and re‑test. Provide a minimal workbook...
Hello aspose support,
i`ve a problem converting a aspose document to ZugFerd format.
Aspose.PDF for .Net
Version 25.4.0
This line throws the folling exception:
pdf_file1.Convert(new MemoryStream(), PdfFormat.ZUGFeRD…... We will test the scenario in our environment...
1.png (3.0 KB)
1.png (3.0 KB)
图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸
special.zip (188.4 KB)
我的代码:
License license = new License();
license.setLicense("Aspose.CAD.Java.lic");
// 加载CAD…...th, pdfOptions); Next Steps Test the modified code to see if...
Hi ,
When I am converting the Html content into Markdown, it occurs the error:
Object reference not set to an instance of an object.
here is the html content:
<table id=\"attribuTestable\">\n <tbody>\n <tr>…... This is our code to test. Exception isn’t reproduced...