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

license issue fix

(0.2 sec)
  1. Licence for Aspose.PDF for Reporting Services d...

    Hi, We have previously tried the 30 days trial version for the Aspose.PDF for Reporting Services and everything worked as expected and not watermark on our document. After this successful test, we have decided to purch…...you are using the correct license file and if it matches the...using the license for this product at this link. License Understand...

    forum.aspose.com/t/licence-for-aspose-pdf-for-r...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF License with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…...I have a valid Aspose PDF license with a subscription expiry...However, I am encountering an issue where the font does not render...

    forum.aspose.com/t/htmlfragment-not-working-for...
  7. 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...
  8. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...seems that you are experiencing issues with missing elements when...and it appears to be a known issue that has been logged for further...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  9. 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...
  10. 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...