Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,570 for

license issue

(0.34 sec)
  1. Error in image conversion - Free Support Forum ...

    We have renewed and applied the Aspose Licenses in Feb 2025. However we started seeing the image conversion Issues around 2nd week of March. Below are the jar files used for conversion. Do you see any problem because of …...renewed and applied the Aspose licenses in Feb 2025. However we started...seeing the image conversion issues around 2nd week of March. Below...

    forum.aspose.com/t/error-in-image-conversion/31...
  2. Aspose.GIS not activating via Aspose.Total lice...

    Hi, We have an Aspose Total for .Net licence with a subscription expiry of 20240418. We are using Aspose.GIS 20.1.0 in a .Net Core web application. Upon uploading a shapefile to the application we’re getting an error th…...cs with no issues and I’ve tried both reading...Package Manager to see if the issue was related to a particular...

    forum.aspose.com/t/aspose-gis-not-activating-vi...
  3. 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...
  4. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...Slides license License license = new License(); license.SetLicense("Aspose...directory Console.WriteLine("License applied successfully"); //...

    forum.aspose.com/t/wrong-count-of-animated-text...
  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...new ticket(s) in our internal issue tracking system and will deliver...

    forum.aspose.com/t/wrong-bookmarks-order-when-c...
  7. Export Jira tasks to MS Project MPP file | Aspo...

    A guide on how to export Issues from Jira to an MPP file using REST API and custom converters....Information Free Trials Temporary License Policies My Orders & Quotes...Information Free Trials Temporary License Policies My Orders & Quotes...

    docs.aspose.com/tasks/net/convert-jira-to-mpp/
  8. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading License , we get the following error and transformation request got failed. Our cu…...transformation , while loading license , we get the following error...solution or fix to resolve the issue " com.aspose.pdf.internal.ms...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  9. PDF preview failing in Nuxeo – Unexpected serve...

    I’m facing an Issue while trying to open a PDF preview inside Nuxeo. The viewer shows the following error from PDF.js: PDF.js v2.12.313 (build: a2ae56f39) Message: Unexpected server response (500) while retrieving PDF …...2025, 5:04am 1 I’m facing an issue while trying to open a PDF preview...Aspose.PDF license – an invalid or missing license can throw a...

    forum.aspose.com/t/pdf-preview-failing-in-nuxeo...
  10. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...License; import java.io.FileInputStream;...Java.lic"); License license = new License(); license.setLicense(fis);...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...