Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 484 for

license issue fix

(0.43 sec)
  1. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate aspose for one of our requirements. I tried downloading the aspose pdf java jar 24.9 version from the website. Also we got temporary License which I don’t know how to set it yet. I tried usin…... Also we got temporary license which I don’t know how to set...tryaspose1: Also we got temporary license which I don’t know how to set...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  2. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......line’s that sets license? For example: License license = new com.aspose...aspose.omr.License(); license.setLicense("C:\\Users\\User\\Desktop\\OMR\\Aspose...

    forum.aspose.com/t/how-to-create-omr-template-f...
  3. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = true; options.ImageCompressionOptions.ResizeImages = …...image compression to avoid this issue? sergei.shibanov May 5, 2025...for the development team to fix it. In my environment, the problem...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  4. Pom.xml references dead EULA URL - Free Support...

    The Aspose.Words Maven artifact pom.xml still references the outdated EULA URL https://company.aspose.com/legal/eula, whose DNS entry no longer exists. This breaks automated tooling (such as License-maven-plugin) that ag…...automated tooling (such as license-maven-plugin ) that aggregates...aggregates third‑party license texts based on the license URL declared...

    forum.aspose.com/t/pom-xml-references-dead-eula...
  5. Accessing Document.PageCount Changes Rendering ...

    Description Accessing the read-only property Document.PageCount changes the subsequent image rendering output of the same document. The document renders correctly before reading PageCount, but the layout/alignment chang…...Words; new License().SetLicense("licensePath");...optional but guarantees layout is fixed // First render doc.Save("first...

    forum.aspose.com/t/accessing-document-pagecount...
  6. Table is not creating page breaks - Free Suppor...

    Aspose.Pdf version 3.3.2.0 (02/04/2007) I am generating a PDF statement that contains a table of line items. I have an XML template that I am using for the base and then I am using ImportArray() to import the table rows…...us to help us reproduce the issue. As your data is confidential...https://forum.aspose.com/t/how-to-send-license-file-to-support-team/225542...

    forum.aspose.com/t/table-is-not-creating-page-b...
  7. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...jar (temporary license) into my Tomcat instance. Basic...excluded from the temporary license, or is this a limitation of...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  8. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd page onwards, and those links are appearing in random place in the document. Please hel…...sample code to reproduce the issue below. Aspose version: 24.02...Net example to reproduce the issue: var document = new Document();...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  9. Docx to pdf - bubble graphics missing in pdf af...

    Document: test.DOCX (64.4 KB) Before convert: After convert: Code: using Aspose.Words; Aspose.Words.License License; License = new Aspose.Words.License(); License.SetLicense("Aspose.Total.NET.lic"); string da…...License license; license = new Aspose.Words.License(); license...internal issue tracking system and will deliver their fixes according...

    forum.aspose.com/t/docx-to-pdf-bubble-graphics-...
  10. Bug in LegendEntry.isDeleted in Aspose.Cells ve...

    After upgrading our Aspose.Cells version from 25.9 to 25.10, 25.11, or 25.12, we are experiencing unexpected behavior when setting LegendEntry.isDeleted for series legend entries. We have a workbook containing charts th…... Next steps to isolate the issue Confirm environment – exact...runtime version, and whether a license is applied. Provide a minimal...

    forum.aspose.com/t/bug-in-legendentry-isdeleted...