Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 547 for

license issue fix

(0.07 sec)
  1. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Slides license License license = new License(); license.SetLicense("Aspose...you pls help me resolve this issue ? Thank you, slide_1.png (17...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  2. Aspose.Email 25.4.1 nuget - not working when .N...

    Hi, When I refer Aspose.Email nuget package in my UWP app, it works fine when I disable .Net Native Tool Chain. But when I enable, the expected functionalities of Aspose.Email nuget are throwing the below exceptions Wh…...Family eml , email-pst , set-license , uwp , email-eml Gokul_Ram...Object[]) + 0x96 at Aspose.Email.License.SetLicense(Stream) + 0x84 at...

    forum.aspose.com/t/aspose-email-25-4-1-nuget-no...
  3. Create image with read barcodes - Free Support ...

    Hello: I have now been able to read all EAN-13 codes from a JPG image. By adjusting the quality for difficult images, the result is fantastic. $License = new \Aspose\Barcode\Internal\License(); ** $License->setLicens…... $license = new \Aspose\Barcode\Internal\License(); ** ...$license->setLicense( DIR . ‘/license.lic’)** ** $reader = new...

    forum.aspose.com/t/create-image-with-read-barco...
  4. Incorrect word count when the document has a cu...

    Dear all, While trying to get the word count from a document, Aspose Words returns a value different from the one displayed on Microsoft Word. It appears that Aspose is counting all the words in the list number format …...Words; var license = new License(); license.SetLicense("Aspose...internal issue tracking system and will deliver their fixes according...

    forum.aspose.com/t/incorrect-word-count-when-th...
  5. 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-...
  6. 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...
  7. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf..."A1:AS1000"; // Manual range fix // 2. OUTPUT: Create a new MemoryStream...If you still encounter any issue, please feel free to provide...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  8. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...for us to locate the exact issues. Rama_Menon April 7, 2025,...file testing did not find any issues, and the generated VSDX can...

    forum.aspose.com/t/giving-file-corrupted-error-...
  9. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Slides license License license = new License(); license.SetLicense("Aspose...(43.4 KB) I see text wrapping issue on the Y-axis. of the graph...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  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...