Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 484 for

license issue fix

(0.29 sec)
  1. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...pblad March 20, 2026, 7:38pm 1 Issue Summary When converting Word...Windows, Linux (containerized) License : Commercial (Aspose.Total...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  2. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...but each time there was an issue. Could you explain me if I’m...<summary> /// Content of the license file for initialisation purposes...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  3. Aspose.PDF exception SvgImage when adding a bit...

    Just upgraded Aspose.PDF .NET from version 22.9.0 to version 25.12.0. Now I am getting this exception in about 25% of the calls. Invalid image stream (Could not load type ‘Aspose.Imaging.FileFormats.Svg.SvgImage’ from …...may point to assembly loading issues . To resolve this: Ensure that...or version conflicts. If the issue persists after verifying these...

    forum.aspose.com/t/aspose-pdf-exception-svgimag...
  4. 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...
  5. 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
  6. Wrong bookmarks order when converting docx to p...

    Hi Aspose Team, When converting specific DOCX file to PDF we experience and incorrect order in the generated bookmarks. We have compared the result to Word. Please see this screenshot: We’re using latest version of…...License license; license = new Aspose.Words.License(); license...internal issue tracking system and will deliver their fixes according...

    forum.aspose.com/t/wrong-bookmarks-order-when-c...
  7. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an Issue in the latest jar. In the 2018 jar version, the output is correct (…...versions, I am encountering an issue in the latest jar. In the 2018...but the results differ. The issue is specifically with the Title...

    forum.aspose.com/t/replacing-placeholder-using-...
  8. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...lic"); License lic = new(); lic.SetLicense(aStream);...specific options The Current Code Issue: The retry logic in DecompressStream(Stream...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...
  9. 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...
  10. Wrong size and layout of loaded and printed PDF...

    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…...create a Pdf license object Aspose.Pdf. License license = new Aspose...Aspose.Pdf. License (); // instantiate license file license.SetLicense(...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...