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...
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...
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...
I appear to have found a bug with the MergeNamedStyles function added recently. Please run the following top-level code (adjusting the file paths as needed) with the attached zipped workbooks as a .NET 9 C# console app
…... Test the MergeNamedStyles function...
Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text. To learn more, visit the documentation article in C++....displays, the IF field will test two numeric expressions for...
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...