Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 236,666 for

java

(0.51 sec)
  1. TiffCompression | Aspose.Words for Java

    Specifies what type of compression to apply when saving page images into a TIFF file in Java....Contents [ Hide ] Inheritance: java.lang.Object public class TiffCompression...the LZW compression scheme. In Java emulated by Deflate (Zip) compression...

    reference.aspose.com/words/java/com.aspose.word...
  2. Automating PowerPoint Generation in Java: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for Java—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....Automating PowerPoint Generation in Java: Create Dynamic Presentations...consistency across teams. For Java developers, automating the creation...

    docs.aspose.com/slides/java/automating-powerpoi...
  3. Got null pointer issue on converting PS to PDF ...

    I am using aspose-page-25.12.jar and following your example code, to convert ps file to pdf. But I got the below issue on some files: Cannot invoke “com.aspose.page.internal.l1l.I594.equals(Object)” because “” is null …...to PDF in Java Aspose.Page Product Family words-java lwshome March...equals(Object)” because “” is null java.lang.NullPointerException: Cannot...

    forum.aspose.com/t/got-null-pointer-issue-on-co...
  4. Aspose.PSD for Java 21.5 - Release Notes|Docume...

    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....PSD for Java 21.5 - Release Notes Contents [ Hide ] This...release notes for Aspose.PSD for Java 21.5 This an intermediate release...

    docs.aspose.com/psd/java/aspose-psd-for-java-21...
  5. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....TeX Java Developer Guide Advanced Features...Figure rendering | Aspose.TeX for Java Contents [ Hide Show ] It may...

    docs.aspose.com/tex/java/latex-figure-rendering/
  6. NegativeArraySizeException when enumerating mes...

    Hi Aspose Team, I’m using Aspose.Email for Java 25.5 to extract messages from a Lotus Notes .nsf file. I’m encountering the following error while calling enumerateMessages(): C:\Users\Admin\Desktop\nsf2eml>Javac -cp “…...Email for Java Aspose.Email Product Family email-java antony.aspose... I’m using Aspose.Email for Java 25.5 to extract messages from...

    forum.aspose.com/t/negativearraysizeexception-w...
  7. File Format APIs for .NET Core, Java, Python, C...

    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....Total for Java Aspose.Total for C++ Aspose...Python via Java Aspose.Total for Android via Java Aspose.Total...

    products.aspose.com/
  8. Mht to pdf - exception - sun.rmi.transport.tcp....

    language Java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown Mar 03, 2025 1:12:47 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop run WARNING: RMI TCP Accept-0: accept loop for…...TCPTransport$AcceptLoop - java.lang.OutOfMemoryError: Java heap space Aspose...March 4, 2025, 3:33am 1 language java 21 library aspose-html 25.2...

    forum.aspose.com/t/mht-to-pdf-exception-sun-rmi...
  9. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...PDF for java 打印pdf 很模糊 发虚 中文技术支持 aspose-pdf-java PonyWhite...PrintServiceLookup; import java.awt. ; import java.awt.geom.AffineTransform;...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  10. How to Add a Hyperlink to a Word Document using...

    This article describes the process of how to add a hyperlink to a Word document using Java. It guides to set the environment, write the application and a runnable sample code to insert hyperlink in Word using Java....Hyperlink to a Word Document using Java This quick tutorial guides on...hyperlink to a Word document using Java . It contains all the basic...

    kb.aspose.com/words/java/how-to-add-a-hyperlink...