Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 1,438 for

bug fix

(1.48 sec)
  1. Aspose.Slides Adds an Unwanted “1” Label to the...

    Hi Team, We are encountering an issue where, during the creation of a stacked vertical chart, Aspose automatically inserts the value “1” on the horizontal (category) axis whenever a category label is empty. This behavio…...system and will deliver their fixes according to the terms mentioned...older versions because it was a bug. A chart cannot actively reference...

    forum.aspose.com/t/aspose-slides-adds-an-unwant...
  2. Image not appearing on PDF when converting from...

    Issue The CAD files that get made from an Inventor drawing are coming out nice, but the files that are made in CAD from the start are not getting the logo image; the other images are there but the logo isn’t going throug…...library, as updates may include bug fixes and improvements related to...image is OLE object, it could be bug if it is embedded as raster for...

    forum.aspose.com/t/image-not-appearing-on-pdf-w...
  3. Stacked Area Chart Labels Are Not Rendered When...

    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…...workarounds, none of which fixed the issue: pdfOptions.setEmbedFullFonts(true)...persist chart.getImage() - Doesn’t fix geometry Removing LoadOptions...

    forum.aspose.com/t/stacked-area-chart-labels-ar...
  4. Aspose Locale issues - Free Support Forum - asp...

    Hello, Lately, we are running into a particular locale related issues, i.e Aspose.Words is unable to format the numbers into the correct locale. We figured out a Fix, but I’m wondering if there is a list of locales that…... We figured out a fix, but I’m wondering if there is...en_DE. de_DE works with our fix. alexey.noskov July 24, 2025...

    forum.aspose.com/t/aspose-locale-issues/315615
  5. The exported JPG images are abnormal - Free Sup...

    The exported JPG images are abnormal export.psd_file.to.jpg (428.6 KB) abnormal.jpg (478.7 KB) Question 1: The exported JPG images are abnormal; some files are missing and they do not match the images seen in Photosho…...library, as updates may contain bug fixes and improvements related to...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/the-exported-jpg-images-are-...
  6. Aspose.PSD for .NET 25.12 - Release Notes|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Format] Resolving rendering issues Bug PSDNET-2373 Abnormal export of...specific Image to PNG/JPG Format Bug PSDNET-2469 In the file with...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-1...
  7. Chart Axis Labels Overlap with Legends When Con...

    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 =…... Since no explicit fix is available in the current context...design issue or a conversion bug. A moderator will follow up if...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  8. Aspose.PDF throws NullReferenceException openin...

    Aspose.PDF v19.11 and earlier successfully converts a specific PCL file to a PDF. Aspose.PDF v19.12 and later throws a NullReferenceException: Object reference not set to an instance of an object. I have attached a proo…...PDF, as there may have been bug fixes or improvements since version...the Document.Repair method to fix any potential issues with the...

    forum.aspose.com/t/aspose-pdf-throws-nullrefere...
  9. Convert PDF to PDF/A | Aspose.PDF for .NET | Em...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with a newly embedded file (sample-input.pdf), the processed file ignores the MIME Type gi…...checking for any updates or bug fixes in the Aspose.Pdf library...AFTER converting to PDF/A to fix the issue. But it’s a hotfix...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  10. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...the broken behavior, so the bug is most likely introduced somewhere...and will be able to issue a fix or a workaround in an upcoming...

    forum.aspose.com/t/black-box-for-certain-images...