Product: Aspose.Pdf for .NET
Version: 25.8.0
Runtime: .NET 8.0
OS: Windows 11 Enterprise 24H2
Summary
Images that rely on EXIF Orientation for upright display appear rotated in the Pdf when converted from HTML. In t…...HTML to PDF Displays EXIF Oriented Images Incorrectly Aspose...Aspose.PDF Product Family html-to-pdf , aspose-pdf-net , pdf-exif-data...
Hi!
The file “test.docx” was edited in a JS editor and saved as “test (after JS editor).docx”.
Then, the file “test (after JS editor).docx” was converted to “test.Pdf” using Aspose.Words.
In “test.Pdf”, the table widt…...Converting DOCX to PDF. Table width distortion Aspose.Words Product...converted to “test.pdf” using Aspose.Words. In “test.pdf”, the table...
Learn how to work with Pdf files with our libraries: .NET, CPP, Java, Python...Learn how to work with PDF files Aspose.PDF is a library that allows...allows you to work with PDF files using C#, C++, Java or Python...
test_files.zip (10.5 KB)
I cannot get colored emojis to work when converting from html to Pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” colored fonts) and in Linux with (with Google Noto font).
…...HTML to PDF does not create colored emojis Aspose.PDF Product...Product Family pdf-to-html , aspose-pdf-net skowald September 25, 2025...
Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0.
var bytes = File.ReadAllBytes(@"input.doc");
using MemoryStream ms = new MemoryStream();
ms.Write(bytes, 0, bytes.Length);…...indefinitely when saving as PDF Aspose.Words Product Family words-net...2024, 4:33pm 1 Can use the attached document (after unzip) and...
In C# Application , I am trying to open/load a Pdf file using the Aspose.Pdf.Document this is the code
//
string path = @“C:\Users\YourUser\Documents\my-test.Pdf”;
var PdfDocument = new Aspose.Pdf.Document(path);
it…...open/load a pdf file using the Aspose.Pdf.document Aspose.PDF Product...Product Family aspose-pdf-net vigneshS July 23, 2025, 2:03pm 1 In...
Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as Pdf:
Dear support,
as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...Document as PDF Aspose.Words Product Family words-net...saving Aspose.Cells.Workbook as PDF : Dear support, as per request...
Hello Aspose!
Could you please help me with finding out height of content on the page?
My task is add TextStamp on each stamp. In the same time stamp should not overlap content.
First option to do it is calculate sta…...PDF Product Family aspose-pdf-java artemrfokin...height before rendering new PDF. How to do it I don’t know. textStamp...
Summary
Stacked Area Charts (ChartType 48) in PowerPoint presentations don’t render axis labels and legends when converted to Pdf using Aspose.Slides 26.2, even though regular Area charts work correctly.
Environment
As…...Chart Labels Not Rendering in PDF Aspose.Slides Product Family...and legends when converted to PDF using Aspose.Slides 26.2, even...
Hi, we are using the ASPOSE Pdf .NET library to open a Pdf file an print it to a printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original Pdf file. We attache…...layout of loaded and printed PDF Aspose.PDF Product Family oscware...using the ASPOSE Pdf .NET library to open a PDF file an print it...