Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 27,324 for

jar

(0.22 sec)
  1. 在 Android 上将 PowerPoint 演示文稿转换为 Word 文档|Aspose....

    使用 Aspose.Slides for Android 在 Java 中将 PowerPoint PPT 和 PPTX 幻灯片转换为可编辑的 Word 文档,精确保留布局、图像和格式。...jar 和 aspose-words-x.x-jdk16.jar 添加到您的 CLASSPATH。...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  2. Comparing reports to PDF in .Net Core - Free Su...

    Dear Sir or Madam, We have recently moved our project to .Net Core and one our client complained about the discrepancy in outputting to PDF the results of compare two files containing the comments. Please find two PDFs …...jar of the JAR file to convert the following...

    forum.aspose.com/t/comparing-reports-to-pdf-in-...
  3. Installation|Documentation

    Adding Aspose.OCR for Java package to your project.... JAR files and the configuration are...

    docs.aspose.com/ocr/java/installation/
  4. How to Run the Examples|Documentation

    Learn about how to download Aspose.Drawing for Java examples from Github and running examples....Dependencies Include the necessary JAR files (Libraries) to the project...

    docs.aspose.com/drawing/java/how-to-run-the-exa...
  5. Features Overview|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 is provided as a single JAR file that can easily be deployed...

    docs.aspose.com/cad/jasperreports/features-over...
  6. 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/
  7. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/charts…...11 ( Maven , JAR ). You can check all fixes on...Slides for Java 25.12 ( Maven , JAR ). You can check all fixes on...

    forum.aspose.com/t/multiple-discrepancies-when-...
  8. Using Demos|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.barcode.jasperreports.jar from the \lib folder of the aspose...

    docs.aspose.com/barcode/jasperreports/using-the...
  9. Check Version Number of the Component|Documenta...

    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 library JAR file, open the MANIFEST file...

    docs.aspose.com/cells/java/check-version-number...
  10. 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-...