Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 231,036 for

java

(0.21 sec)
  1. Resize and crop EPS via Java | Aspose.Page

    Elevate your Java applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....Page Java Resize eps Resize and crop EPS...for Java to manage size of EPS images Aspose.Page for Java Live...

    products.aspose.com/page/java/resize-eps/
  2. Aspose.PSD for Java 24.1 - 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 24.1 - Release Notes Contents [ Hide ] This...release notes for Aspose.PSD for Java 24.1 Key Summary Category PSDJAVA-576...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  3. Can't Check If a PowerPoint Presentation Is of ...

    I want to check for a presentation if it is of type pptm, but SourceFormat has no Pptm type, is there any other method to check it? IPresentation presentation = new Presentation(inputPath); int retval = 0; switch (pres…...PPTM in Java Aspose.Slides Product Family slides-java , slides-formats...LoadFormat | Aspose.Slides for Java API Reference yecht April 24...

    forum.aspose.com/t/cant-check-if-a-powerpoint-p...
  4. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java.... Java // Load the document from disk...format using docx4j library. Java // The path to the documents...

    docs.aspose.com/words/java/convert-document-to-...
  5. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation as pdf with notes using Java....PowerPoint as a PDF with Notes using Java In this short tutorial, we will...PowerPoint as a PDF with notes using Java . You will get information about...

    kb.aspose.com/slides/java/how-to-save-a-powerpo...
  6. 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…...Convert PDF to DOCX in Java | Aspose.PDF | java.lang.IndexOutOfBoundsExce...License; import java.io.FileInputStream; import java.io.FileOutputStream;...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  7. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the new style handling features introduced in PowerPoi…...Conversion in Java Aspose.Slides Product Family slides-java , slides-fonts...examples: Custom PowerPoint Font in Java|Aspose.Slides Documentation...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  8. How to Underline Text in PDF File using Java

    This article elaborates how to underline text in PDF file using Java. It guides on setting the IDE, writing the application, and a runnable sample code demonstrating how to underline a PDF using Java....Underline Text in PDF File using Java In this short how-to tutorial...underline text in PDF file using Java . It has the resources for setting...

    kb.aspose.com/pdf/java/how-to-underline-text-in...
  9. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....Text in Adobe Acrobat using Java This brief tutorial guides on...text in Adobe Acrobat using Java . It provides details about...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...
  10. Access Ranges in Document|Aspose.Words for Java

    Access ranges in a document easily and fast instead of using Apache POI.... Java Range range = doc . getRange...retrieve text of the range. Java Range range = doc . getRange...

    docs.aspose.com/words/java/access-ranges-in-doc...