dxf_circle_zoom_issue.Zip (182.9 KB)
Hello,
We’re having an issue when we convert a SVG file to DXF.
It seems that circle elements from the SVG are not correctly rendered in the DXF file.
Could you please take a look…...zip (182.9 KB) Hello, We’re having...this problem? We attached a zip to this thread containing: the...
Was able to narrow this down to a small block of code:
Using oFS As New IO.FileStream(path:=sPageImage, mode:=IO.FileMode.Create)
oPage.Resources.Images.Item(1).Save(stream:=oFS,
…...zip (11.8 KB) asad.ali May 23, 2025...
Hi,
When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends.
Code:
var saveOptions = new PdfOptions
{
SaveMetafilesAsPng =…...zip (146.5 KB) image.png (208.2 KB)...Aspose.Slides for .NET 26.3 ( ZIP , MSI , NuGet (Aspose.Slides...
Find answers about file formats processing in code. Knowledge base of all file format manipulation examples in .NET C# and Java....ZIP Product Family Find answers about...compressing and decompressing ZIP, GZIP, BZ2, TAR, RAR and other...
Hi, Aspose Team
I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image.
The code I’ve used is:
Document RepDoc = new Document();
DocumentBuilder Builder = n…...zip (8.5 MB) JThomas98 April 22,...
Hi Aspose team,
I’m trying to convert a word document to PDF using aspose words as follows:
// Load the Word document
Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...zip (1.7 MB) Professionalize.Discourse...