Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 27,581 for

jar

(0.32 sec)
  1. 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...
  2. PptxReadException Is Thrown when Reading the Po...

    Please download the file from the following link. When I run the code, an NotSupportedException is thrown. Presentation presentation = new Presentation(filePath); The following is the error stack information: class …...7 ( Maven , JAR ). You can check all fixes on...

    forum.aspose.com/t/pptxreadexception-is-thrown-...
  3. Copy Shapes between Worksheets|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....jar and dom4j_1.6.1.jar from Aspose.Cells.zip...Add JARs or Add External JARs , select Aspose.Cells.jar and dom4j_1...

    docs.aspose.com/cells/java/copy-shapes-between-...
  4. Aspose.Words for Java 26.7: U+3001 (、) and U+30...

    Environment Aspose.Words for Java 26.7 (build 26.7.0) JDK 17 or later; reproduced on macOS Bug Full-width CJK ideographic punctuation U+3001 (、) and U+3002 (。) render visibly below the paragraph baseline in the produce…...jar Repro.java * Run: java -cp .:aspose-words-26...:aspose-words-26.7-jdk17.jar Repro * * Input: synthetic-cjk-punctuation...

    forum.aspose.com/t/aspose-words-for-java-26-7-u...
  5. Facing issue when converting word to pdf - Free...

    KSRELIFDOCة.docx (89.1 KB) KSRELIFDOCة (2).pdf (95.3 KB) I am converting word to pdf, in header image is overlapping, Even i tried online using aspose, same issue is happening. The attached pdf i converted online usin…...jar alexey.noskov November 18, 2024...

    forum.aspose.com/t/facing-issue-when-converting...
  6. Ինչպես ստեղծել HTML ֆայլ Java-ի միջոցով

    Այս թեման ընդգրկում է Java-ի միջոցով HTML ֆայլ ստեղծելու հիմնական իրականացումը: Դուք կարող եք ստեղծել HTML փաստաթուղթ Java-ում՝ օգտագործելով պարզ API զանգեր: HTML ֆայլերը կարող են ստեղծվել ծրագրային ճանապարհով և կարող են օգտագործվել տարբեր ծրագրերում, ինչպիսիք են հաշվետվությունների կամ հաշիվ-ապրանքագրերի ստեղծումը:...HTML JAR ֆայլը Maven պահեստից Նախաձեռնեք...

    kb.aspose.com/hy/html/java/how-to-create-html-f...
  7. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...to your classpath(such as the jar of it provided by eclipse). yi...to your classpath(such as the jar of it provided by eclipse). For...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  8. Convert AI to PNG using Java|Documentation

    Check how Aspose.PSD for Java can convert AI File to PNG....or by manually including the JAR file. Import the necessary modules:...

    docs.aspose.com/psd/java/convert/ai-to-png/
  9. Ai Convert to Jpeg|Documentation

    Check how Aspose.PSD for Java can convert AI Images to JPEG...or by manually including the JAR file. Import the necessary modules:...

    docs.aspose.com/psd/java/convert/ai-to-jpg/
  10. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices....HTML JAR file from the Maven Repository...

    kb.aspose.com/html/java/how-to-create-html-file...