Hello Team,
I have two documents, and I am using a bookmark-replacement logic. I’m facing an issue where a bookmark gets removed if two bookmarks exist at the same location in the document. The inner bookmark named BOOK…...Name); Test with a minimal document that...
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,
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...
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 Alexander,
I moved to new version 26.5 and here my results:
Please see(input and output not same-precisions (X_COORD and Y_COORD) and gibrish on LANDUSE_NA column)
image.png (330.6 KB)
Test data(input, output is …...6 KB) Test data(input, output is too big...
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...
This section explains how to add actions to the document and form fields programmatically with C++....TextFragment > ( u "link page number test to page 2" ); // Create local...TextFragment ( u "link page number test to page 1" ); // TextFragment...
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...