Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 2,639 for

license issue

(0.28 sec)
  1. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...source Question Is this a known issue with chart reference remapping...initial testing, I reproduced the issue as you mentioned by using your...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  2. 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?...new ticket(s) in our internal issue tracking system and will deliver...in Free Support Policies . Issue ID(s): OCRNET-1219 You can obtain...

    forum.aspose.com/t/can-your-ocr-library-recogni...
  3. 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...
  4. Object reference not set to an instance of an o...

    Hey i am getting Issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)... 4:35am 1 Hey i am getting issue while converting docx to png...Aspose.Words users resolved the issue by switching the text‑shaper...

    forum.aspose.com/t/object-reference-not-set-to-...
  5. 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/
  6. Aspose.cells extra sheet added (evaluation warn...

    Hello, we have an aspose.cells copy, Licensed (supposed to be). Its version number is 4.5.0.0 which was released on 06/27/2008. And we have a License file in which it has the subscription expiry date as 20090311; ie Ma…...Cells Product Family licensing abcd1234ff September 23, 2009...have an aspose.cells copy, licensed (supposed to be). Its version...

    forum.aspose.com/t/aspose-cells-extra-sheet-add...
  7. 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...
  8. Unable to open EMF file in Aspose Image view on...

    Hi Team, We have obtained a temporary License for Aspose.Imaging for Python via .NET to evaluate the library for the use case mentioned below. Use Case: We are trying to convert SVG files to EMF using the code below a…...have obtained a temporary license for Aspose.Imaging for Python...code below along with the license. While the EMF file is generated...

    forum.aspose.com/t/unable-to-open-emf-file-in-a...
  9. Aspose.Slides for Python: "No Usable Version of...

    import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides import Presentation, License from asposecells.api import Workbook self.p…...slides import Presentation, License from asposecells.api import...slides import Presentation, License from asposecells.api import...

    forum.aspose.com/t/aspose-slides-for-python-no-...
  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-...