Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 30,776 for

pdf java class

(0.17 sec)
  1. Add Module in Excel VBA Library in Java

    Add module in Excel VBA library in Java by following this article. It has IDE settings, a list of steps, and a sample code to modify Excel macro library in Java....PDF Product Family Aspose.Cells Product...Module in Excel VBA Library in Java This article guides how to add...

    kb.aspose.com/cells/java/add-module-in-excel-vb...
  2. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed to a user on an encrypted Pdf document in Java....] Inheritance: java.lang.Object public class PdfPermissions Specifies...allowed to a user on an encrypted PDF document. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  3. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....HtmlFixedSaveOptions Inheritance: java.lang.Object, com.aspose.words...FixedPageSaveOptions public class HtmlFixedSaveOptions extends...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert excel files to Pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...workbook to pdf Aspose.Cells Product Family aspose-cells-java , cells-java...cells-java aakanksha76 October 29, 2025, 6:50am 1 Hello, I am working...

    forum.aspose.com/t/add-a-page-break-in-excel-at...
  5. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats Pdf XPS images etc in Java....FixedPageSaveOptions Inheritance: java.lang.Object, com.aspose.words...SaveOptions public abstract class FixedPageSaveOptions extends...

    reference.aspose.com/words/java/com.aspose.word...
  6. Online Excel Text Search Application or Develop...

    Free online app to search in Excel files. Java code for any Excel file text search application....Total Java Search Excel Online Searchable...Search API Code Develop powerful Java based Excel document search...

    products.aspose.com/total/java/search/excel/
  7. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.Pdf.internal.ms.System.l7n: Not supported image type at com.aspose.Pdf.XImage.lI(Unknown Source) at com.aspose.Pdf.XImage.saveInternal(Unknown Source) at com.aspose.Pdf.XImage.…...多线程下获取PDF中的图片信息报错:Not supported image type Aspose.PDF Product...Product Family aspose-pdf-java pizhai2 August 1, 2025, 2:16pm 1 代码...

    forum.aspose.com/t/pdf-not-supported-image-type...
  8. PdfPageLayout | Aspose.Words for Java

    Specifies the page layout to be used when the document is opened in a Pdf reader in Java....] Inheritance: java.lang.Object public class PdfPageLayout Specifies...the document is opened in a PDF reader. Examples: Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  9. EmfPlusDualRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render EMF Dual metafiles in Java....] Inheritance: java.lang.Object public class EmfPlusDualRendering...rendering options when saving to PDF. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Insert a Table of Contents in Word using Java

    Insert a table of contents in Word using Java. Get the detailed steps to configure the IDE, and a sample code to add a table of contents in Word using Java....PDF Product Family Aspose.Cells Product...using Java Insert a table of contents in Word using Java by adhering...

    kb.aspose.com/words/java/insert-a-table-of-cont...