Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 2,910 for

note java library

(0.1 sec)
  1. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...PDF in Java Aspose.Slides Product Family slides-java , slides-fonts...added a substitution rule in the java code to substitute Cambria Math...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  2. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....Note Product Solution Aspose.CAD...OCR Product Solution Aspose.Note Product Solution Aspose.CAD...

    docs.aspose.com/page/java/ps/working-with-docum...
  3. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...be ported to Aspose cell for Java ? We are also encountering xlsx...to Java with every release to make Aspose.Cells for Java more...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  4. PSD PSB Compress Solution | products.aspose.com

    Compress Adobe Photoshop images to reduce files sizes... Please note, that some compress features...Code snippet C# Code snippet Java Links to docs Additional Features...

    products.aspose.com/psd/compress/psb/
  5. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...Cells Product Family cells-java TarasTielkes September 23, 2025...1 Hi, Using Aspose Cells for Java, version 25.9. Sample code:...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  6. I am unable to open DOC, Excel, and PPTX files ...

    I had a conversation with your team, and they informed me that by obtaining a temporary license, I would be able to open DOC, Excel, and PPT files in my project. However, when I visit the temporary license tab, I don’t s…...of how to set up the Aspose library in your project: // Example...code snippet to ensure the library functions correctly. If you...

    forum.aspose.com/t/i-am-unable-to-open-doc-exce...
  7. Why Aspose.Cells for Python via NET|Documentation

    This section compares Aspose.Cells for Python via NET components and some other Excel Python operation libraries....simpler, and lighter file‑format library to process files, then you...NET and other Excel Python libraries. You will notice that, in...

    docs.aspose.com/cells/python-net/why-aspose-cel...
  8. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...PDFA conversion using Aspose JAVA API is giving big filesize output(pdfa)...TIFF file to PDF/A using Aspose Java code, the input TIFF file size...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  9. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...placeholder using aspose word java api Aspose.Words Product Family...versions: import java.io.File; import java.io.FileInputStream;...

    forum.aspose.com/t/replacing-placeholder-using-...
  10. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…...PDF Product Family aspose-pdf-java 4ACode December 5, 2025, 4:03pm...get the following execption: java.lang.NullPointerException: Cannot...

    forum.aspose.com/t/nullpointerexception-cannot-...