Hello Aspose,
I get a NullRefException when cloning a cell (Cell.Clone()).
To reproduce please try this:
private static string CellCloneBug(Page page)
{
var t = new Table();
var r = t.…... I’m fine with that. But if it should...
I’M reaching out to explore solutions for scanning text and perforMing OCR on PDF docuMents to redact PII inforMation. We are looking to process approxiMately 1 Million PDFs every day, and I aM keen to understand the bes…...August 18, 2025, 12:42pm 1 I’m reaching out to explore solutions...
Hi TeaM,
We are trying to transforMation input file(xlsx) to pdf with below code.
Workbook doc = new Workbook("input.xlsx");
doc.save("output.pdf");
In output file, you can see the wrong drawing. The c…...January 2, 2025, 5:38am 18 @rnara I’m sorry. There is currently no update...
I aM using the below source code in order to identify any text boxes containing MergeField
Pattern pattern = Pattern.coMpile("(MERGEFIELD.+\\* MERGEFORMAT)");
try {
// Find all text boxes containing Merge fields
DocuM…...getFields() Also, I’m not sure about the performance...
Hi TeaM,
Let’s take an exaMple such that a docuMents consists of below text
Hello
World
How to write a regex pattern to Match and create a content control? I need to Match both Hello and World and it should create a …...0) and this is the ouput I’m getting output2.docx (16.1 KB)...
Hello Aspose TeaM,
I aM working on a round-trip scenario where I convert a PDF to HTML, Make a sMall edit in the HTML, and then convert it back to PDF.
I’ve attached the following files for reference:
Aspose.PDF issue…... I’m attaching the original PDF, the...
Explore glyph classifications in fonts, covering base characters, ligatures, diacritics, syMbols, and decorative eleMents, and their effect on text rendering....números romanos (I, V, X, L, C, D, M). Se utilizan para representar...
Hi TeaM,
When, I aM uploading Word docuMents with bullet points, they are not rendering properly in the Linux environMent. The bullets appear as squares. see attached snap.
Currently, the following font packages are …... Here’s what I’m seeing: a. If I use the default...