Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 484 for

license issue fix

(0.47 sec)
  1. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....10 and fix rendering errors in the provided...Updates in Aspose.Imaging 24.9: Fix EMF to SVG error, extend SVG...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  2. Aspose HTML failed to convert HTML5 to image an...

    Hi support team, We are going to purchase Aspose License to render HTML to images in our service. When we test on Aspose HTML with aspose-html-20.9.1-jdk16.jar, Converter.convertHTML() method fails with ClassCastExcepti…...are going to purchase Aspose license to render HTML to images in...start investigation into your issue and provide you more information...

    forum.aspose.com/t/aspose-html-failed-to-conver...
  3. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...final var license = new com.aspose.html.License(); license.setLi...happens ? I am using a temporary license for Aspose.HTML with Aspose...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  4. TextAbsorber dies with OutOfMemory exception- t...

    Hi! TextAbsorber dies after it consumes all available memory. PDF files are attached. Thank you! :) Sample code as usual: Dim License As New Aspose.Pdf.License() License.SetLicense("Aspose.Total.lic") …...usual: Dim License As New Aspose.Pdf.License() License.SetLicense(“Aspose...via this thread regarding the issue status. We are sorry for the...

    forum.aspose.com/t/textabsorber-dies-with-outof...
  5. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .docx template. This is done in a Dot…... To try and debug this issue we’re currently running a version...container instantly solves the issue and the Save() method will take...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  6. Failure to Get Images of Shapes on a PowerPoint...

    Hi Team, I have a PPTX (attached) with one slide. When I try to get image of the shape on the slide, I get error from Aspose: Processing AutoShape 1 on slide 1 Error processing shape on slide 1: Object reference not …...{ // Note: Running without license (evaluation mode) Console.WriteLine("Running...you pls help me resolve this issue ? Thank you, @bhav Internal...

    forum.aspose.com/t/failure-to-get-images-of-sha...
  7. Aspose OCR is slow while Converting unsearchabl...

    I am using Aspose OCR in my code to convert unsearchable scanned PDF to searchable PDF. The execution time of the code for scanning and converting just 1 page is 2 minutes. So, how Can I optimize the speed of the executi…...License license = new Aspose.OCR.License(); license.SetLicense(“Aspose...investigate the performance related issue that you are facing. We will...

    forum.aspose.com/t/aspose-ocr-is-slow-while-con...
  8. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...Initialize license object Aspose.Pdf.License license = new Aspose...Aspose.Pdf.License(); // License license = new License(); using...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  9. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...Why the original code is slow Issue Explanation Facades PdfConverter...Imaging; // 1️⃣ Apply your license (otherwise you get a watermark...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  10. Aspose.PDF memory issues - Free Support Forum -...

    Hi, I’m operating on big pdf file (800MB), attached. I used Aspose.PDF for .NET, version 25.11 and 26.1. The desired result is to ensure in that file some metadata tags, I prepared 2 versions of code to achieve that. …...PDF memory issues Aspose.PDF Product Family aspose-pdf-net...May there be any memory leak issue in .Save() that results in observed...

    forum.aspose.com/t/aspose-pdf-memory-issues/325211