Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 233,657 for

java

(0.97 sec)
  1. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....Contents [ Hide ] Inheritance: java.lang.Object public class CompareOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. DataTableEventListener | Aspose.Words for Java

    Provides methods to work with EventListeners when DataTable is changed in Java....Provides methods to work with EventListeners when DataTable is changed in Java.

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

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed page HTML or SVG in Java....Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed page HTML or SVG in Java.

    reference.aspose.com/words/java/com.aspose.word...
  4. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....Implement this interface if you want to have your own custom method called during loading a document in Java.

    reference.aspose.com/words/java/com.aspose.word...
  5. ICssSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java....Implement this interface if you want to control how Aspose.Words saves CSS Cascading Style Sheet when saving a document to HTML in Java.

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.Cells for JavaでExcelファイルをPDFファイルに変換した際に、...

    Aspose.Cells for .Java を用いて、ExcelファイルをPDFファイルに変換しています。 Excelファイルで印刷範囲を設定していますが、PDFファイルに変換すると その印刷範囲と異なる位置で改ページが行われます。 「Microsoft Print to PDF」プリンタでは正常の改ページで表示されますが、asposeを利用すると改ページが異なります。 これは不具合でしょうか。 それともプロパティ等の設定で…...Cells for JavaでExcelファイルをPDFファイルに変換した際に、改ページタイミングが変わる... 日本語による技術サポート cells-java iwai August 5, 2025, 12:24am 1 Aspose...

    forum.aspose.com/t/aspose-cells-for-java-excel-...
  7. 开始使用|Aspose.PDF for Python via Java

    本页概述了如何使用 Aspose.PDF for Python via Java 创建和编辑 PDF 文档...Contents [ Hide ] 什么是 Python via Java? Python 是一种脚本语言。它是通用的,因此适合在...id 等。Python 是解释型语言,不像 C++ 或 Java 那样是编译型的,因此您可以在几乎任何编辑器中编写代码或使用特殊的...

    docs.aspose.com/pdf/zh/python-java/get-started/
  8. Save PDF Document|Aspose.PDF for Java

    Learn how to save PDF file with Aspose.PDF for Java library....examples ; import java.io.FileOutputStream ; import java.nio.file.Path...Path ; import java.nio.file.Paths ; import com.aspose.pdf.* ;...

    docs.aspose.com/pdf/java/save-pdf-document/
  9. 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...
  10. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....* ; import java.util.* ; public class ExampleWatermarkAnno...

    docs.aspose.com/pdf/java/sticky-annotations/