Simple test as shown below results in most of the html’s body being duplicated. Oddly, the majority of the body in the resulting PDF is included twice in a row. HTML displays find in browser.
What am I doing wrong?
B…...Family aweber1nj1 March 18, 2026, 6:02pm 1 Simple test as shown...getCanonicalPath()); } ilyazhuykov March 24, 2026, 10:19am 2 @aweber1nj1 Hi, terribly...
Hi,
The order of relases notes of version 26.7 not in order, please see:
image.png (121.4 KB)
Thanks...Product Family danies8 August 10, 2026, 7:25am 1 Hi, The order of relases...Alexander.Matveev August 10, 2026, 7:45am 2 Hi @danies8 Yes, i...
input.zip (95.2 KB)
Hi,
I am trying to convert docm to pdf using Aspose words latest version 26.6.0
But the pdf file produced changes the mu symbol to M.
Here is the sample program ran :
try {
License license = …...Family words-java rsv2 July 29, 2026, 4:54am 1 input.zip (95.2 KB)...vyacheslav.deryushev July 29, 2026, 7:41am 2 @rsv2 We have opened...
Hello,
We are seeing an issue when using Document.ExtractPages() method to split a multi-page word doc to individual pages. For certain pages, seemingly ones that have bullet numbering (like those attached) this method …...words-net redFlagpoleJacket March 3, 2026, 3:20pm 1 Hello, We are seeing...5 KB) alexey.noskov March 3, 2026, 3:44pm 2 @redFlagpoleJacket...
Summary
When converting an Excel workbook with a pivot table to HTML using Aspose.Cells for Node.js via Java, an unexpected blank column is appearing after the pivot table in the generated HTML output.
Environment
Libr…...Family KarthikMunjam January 29, 2026, 8:57pm 1 Summary When converting...column) KarthikMunjam January 29, 2026, 9:05pm 3 Professionalize.Discourse:...
ISOWEEKNUM returns the wrong week number for dates that fall in the last days of December when ISO week 1 of the new year starts in December.
In 2026, January 1 falls on a Thursday. Per ISO 8601, Week 1 is defined as th…...g March 2, 2026, 5:47pm 1 ISOWEEKNUM returns...year starts in December. In 2026, January 1 falls on a Thursday...
Hi Alexander,
I moved to new version 26.6 and here my results:
Error:
D:\GisConverter\Tests\Cmd\Publish>GisConverter.ConsoleApp_1.0.0.4.exe gis_convert D:\GisConverter\Tests\Shapefile\Input\shapefile18.7z Gpx D:\GisCo…...Product Family danies8 July 11, 2026, 2:39pm 1 Hi Alexander, I moved...failed. 2026-07-11T17:35:32.4608968+03:00 (Local) | 2026-07-11T14:35:32...
Hi,
When we request for a word to PDF rendition, The column titles “1st Build”, “2nd Build” and the letters “c” and “CI” are moved to left in the PDF rendition.
// Open a document
Document doc = new Documen…...Family words-java rnara June 16, 2026, 7:22am 1 Hi, When we request...Document("C:\\AsposeTest\\05039023-2026-05-26 18_25_48.docx"); // Render...
Hi, please see C# code below.
var html = "<html>...</html>"
var pdfDocument = new Document(new MemoryStream(Encoding.UTF8.GetBytes(html)));
pdfDocument.Info.Title = "⭐Once Upon a Star";
pdfDocument.Save(filePath);
when…...Family danieljr February 9, 2026, 1:27pm 1 Hi, please see C#...below is what I see Screenshot 2026-02-09 212208.png (32.6 KB) the...