Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 516 for

license issue fix

(1.15 sec)
  1. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The Issue occurs specifically when the PDFs being processed cont…... The issue occurs specifically when the...Pdf.License license = new Aspose.Pdf.License(); license.SetLicense("Aspose...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  2. Can your OCR library recognize bitmaps with a s...

    Our current OCR library from a different company won’t recognize single digit numbers at all. Will Aspose OCR see these numbers?...internal issue tracking system and will deliver their fixes according...in Free Support Policies . Issue ID(s): OCRNET-1219 You can obtain...

    forum.aspose.com/t/can-your-ocr-library-recogni...
  3. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…... ForeColor expression issue Export report to TSV in UniCode...Warning showing while using licensed version shakeel.faiz July...

    forum.aspose.com/t/applying-themes-to-charts/10...
  4. Underline after changing the text color - Free ...

    I am using Aspose PDF library for .Net version 24.10 in my application, For one of the PDF file(attached file “sample-error-3.pdf”) , I am facing an Issue, when I create link for the text “Section 2.1” or for the text …...pdf”) , I am facing an issue, when I create link for the...working fine, seems it is an issue with Aspose PDF library. //********...

    forum.aspose.com/t/underline-after-changing-the...
  5. Significant Memory Usage Increase in Document.C...

    Hello, I’ve identified a potential regression in memory usage in Aspose.Words when using the Compare functionality. Summary After testing multiple versions, it appears that the Issue exists in all versions after 24.3.…...versions, it appears that the issue exists in all versions after...24.3.0 does not exhibit this issue Observed behavior When running...

    forum.aspose.com/t/significant-memory-usage-inc...
  6. Aspose.Pdf (25.5.0) fails due to System.Drawing...

    Hello, We are unable to create and save a PDF with images using Aspose.Pdf on Linux because of a dependency Issue with System.Drawing.Common. Switching to Aspose.Pdf.Drawing resolves the dependency, but it introduces an…...Linux because of a dependency issue with System.Drawing.Common ...document), even though the licensing is identical ( Overview of...

    forum.aspose.com/t/aspose-pdf-25-5-0-fails-due-...
  7. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary License Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...19 use temporary license Code from doc from io import...aspose.psd import License license = License() licensePath = "Aspose...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  8. Convert PS to PDF is taking for ever - Free Sup...

    Hi Team, We have a situation here that needs your help. We are trying to convert a .PS file into a .PDF for visualization. We have been trying a couple of things, but nothing seems to work. Everything we try it take…...or 30-days free temporary license before converting the PS to...environment and could not notice any issues. PdfToPostScript_out.pdf (64...

    forum.aspose.com/t/convert-ps-to-pdf-is-taking-...
  9. Aspose Words 25.4 breaks line feeds converting ...

    We recently experienced a breaking change upgrading from Aspose Words Java 25.4 to 25.5. Considering the following markdown Line 1 Line 3 Line 4 and load as LoadFormat.MARKDOWN, save as SaveFormat.HTM…...right place to address this issue? A full reproducer is this test...throws Exception { final var license = AsposeService.class.getR...

    forum.aspose.com/t/aspose-words-25-4-breaks-lin...
  10. GetPageInfo(0) never ends - Free Support Forum ...

    Hi, the attached docx file can't be parsed.GetPageInfo(0) call never ends. Interesting is that is works if no License is set. I suppose this is because in this case not the whole file is parsed. The c# code is simple …...Interesting is that is works if no license is set. I suppose this is because...managed to reproduce the same issue at my side. For the sake of...

    forum.aspose.com/t/getpageinfo-0-never-ends/44052