Dear Aspose Support,
Our client encountered an issue where, after performing an XMP update, certain color profile namespaces are missing from the updated file’s XMP data. These missing namespaces are proprietary and do …...docx (19.1 KB) OriginalFile.jpg (174.0...
I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing.
We use a custom tagging format in the DOCX files:
#REG_DATUMS#
#RE…...pdf (19.1 KB) aspose_words_converted_aspose_pdf_filled...
How can I look for specific text and collect nodes, then get their pageIndex ?
On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null
Thanks a lot in advance
public s…...lot in advance Jack 1094×475 19.1 KB alexey.noskov June 20, 2025...
I am attempting to provide a system which will add text boxes onto an existing PDF document which may have page rotations. This is proving far more difficult that I expected.
Box is specified by a position, height, widt…...png (19.1 KB) What is odd is that the...
Hello Aspose Support!
Our Development Team is currently evaluating Aspose.Words for purchase under a 30-day trial. We are hopeful we can use Aspose.Words to provide a specific client system requirement for this project …...Words DLL Version… 606×777 19.1 KB Reporting Servies (PowerBI)...
Hi,
I am facing an issue where the data labels are not visible in the TreeMap chart. For your reference, I have attached a zip file.
TreeMapCode.zip (71.0 KB)...png (19.1 KB) I have attached the Image...
Hi Aspose Support Team,
I am facing issues with AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text.
AutoFitColumn Issue:
W…...png (19.1 KB) image.png (10.0 KB) @John...
Hello Team,
I’m using the following code to replace bookmark content from one document with content from another:
public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath)
{
Doc…...docx (19.1 KB) output.docx (18.4 KB) I...