Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 27,529 for

jar

(1.4 sec)
  1. create_aspose_words.py

    import sys import zipfile from wheel import egg2wheel from jcc import cpp import os import subprocess import shutil import platform if sys.argv.__len__() < 4: raise SystemError('Example: python X:\......jar 17.8 aspose_words') aw_jar_path = sys.argv[1]...argv[1] aw_jar_version = sys.argv[2] aw_python_name = sys.argv[3]...

    docs.aspose.com/words/java/how-to-build-aspose-...
  2. Demos Setup|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and demos, not just a single JAR. Unpack the archived project...aspose-imaging-jasperreports-xx.x.jar from the \lib folder of aspo...

    docs.aspose.com/imaging/jasperreports/demos-setup/
  3. Limitations and API Differences|Documentation

    Aspose.Cells for Python via Java limitations and API differences....dll inside the JAR Same native binaries extracted...folder at runtime Distribution JAR file (≈ 60 MB) Wheel ( aspose-cells-xx...

    docs.aspose.com/cells/python-java/limitations-a...
  4. Demos Setup|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and demos, not just a single JAR. Unpack the archived project...Copy aspose-cad-pythons-xx.x.jar from the \lib folder of aspose-cad-pythons-xx...

    docs.aspose.com/cad/python-net/installation/dem...
  5. Aspose.PDF Java for Jython|Aspose.PDF for Java

    Combine the power of Aspose.PDF for Java with Jython. Effortlessly manipulate PDF files in a Python-based Java environment....PDF for Java jar file into “lib” directory. Replace...“your-lib” with the downloaded jar filename in init .py file. Using...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-jy...
  6. Aspose.Cells Java for Jython|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells for Java JAR file into the lib directory....your‑lib with the downloaded JAR filename in the __init__.py file...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  7. NPE When Resizing Notes Slide with Shapes That ...

    Hello, I’m getting an error when I try to resize the notes slides for a presentation where the notes slides contain added shapes. Here’s a test PowerPoint: test-powerpoint.zip (346.0 KB) When calling presentation.getN…...4 ( Maven , JAR ). You can check all fixes on...

    forum.aspose.com/t/npe-when-resizing-notes-slid...
  8. Bad type on operand stack - Free Support Forum ...

    Hello, we have been using Aspose.Words for JasperReports 23.10 with Jasperreports 6.18.1 for a long time without any problems. But if we now use the next version 23.11 of Aspose, then we get the error message “Bad type …...SimpleExample, and tested different jars with new releases and several...dependency that we use for compile jar for older version of Jasper Reports...

    forum.aspose.com/t/bad-type-on-operand-stack/28...
  9. Demos Setup|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....and demos, not just a single JAR. Unpack the archived project...Copy aspose-cad-pythons-xx.x.jar from the \lib folder of aspose-cad-pythons-xx...

    docs.aspose.com/cad/python-net/demos-setup/
  10. ASPOSE.Pdf Java convert PDF to MS Word - output...

    Hi, I am trying the below code to convert a PDF to MS Word using aspose-pdf-26.5.Jar Document pdfDocument = new Document(“Test.pdf”); pdfDocument.save(“Test.pdf.docx”, SaveFormat.DocX); pdfDocument.close(); The outp…...jar Document pdfDocument = new Document(“Test...

    forum.aspose.com/t/aspose-pdf-java-convert-pdf-...