Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 17,095 for

java disposable

(0.73 sec)
  1. Extract data from AcroForm|Aspose.PDF for Andro...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms with the Aspose.PDF....PDF for Android via Java not only lets you create and...close FileStream object and dispose Form object. The following...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  2. JoinStyle | Aspose.Words for Java

    Line join style in Java....Contents [ Hide ] Inheritance: java.lang.Object public class JoinStyle...drawImage(image, 0, 0, null); graphics2D.dispose(); filledInArrowImg.getImageData()...

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

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....Contents [ Hide ] Inheritance: java.lang.Object, com.aspose.words...source java.awt.geom.Rectangle2D.Float Returns: java.awt.geom...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...what they mean in PST File via Java Aspose.Email Product Family...March 14, 2025, 11:14pm 23 And Java examples. Retrieve available...

    forum.aspose.com/t/how-to-get-the-following-val...
  5. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....Converter Inheritance: java.lang.Object, com.aspose.words.Processor...Type Description inputStream java.io.InputStream loadOptions LoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...Chart in Java Aspose.Slides Product Family slides-java , slides-chart...SaveFormat.Pptx); presentation.dispose(); static IChart addStackedColumnChar(ISlide...

    forum.aspose.com/t/need-a-sample-code-to-create...
  7. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....Contents [ Hide ] Inheritance: java.lang.Object, com.aspose.words...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated...

    reference.aspose.com/words/java/com.aspose.word...
  8. BarcodeGenerator | Aspose.BarCode for Java API ...

    BarcodeGenerator for backend barcode images generation....Contents [ Hide ] Inheritance: java.lang.Object public final class...Methods Method Description dispose() Clean up any resources being...

    reference.aspose.com/barcode/java/com.aspose.ba...
  9. LinearGradientBrush | Aspose.PSD for Java API R...

    Encapsulates a Aspose.Imaging.Brush with a linear gradient....Contents [ Hide ] Inheritance: java.lang.Object, com.aspose.psd...of the current Brush . dispose() Disposes the current instance...

    reference.aspose.com/psd/java/com.aspose.psd.br...
  10. [Aspose.Cells for java]印刷プレビューの内容に改ページ位置を一致させる方...

    変換後のPDFにおいて、ExcelのOffice上の印刷ページ数(印刷プレビューの内容)と一致しない事象が発生し、PDFに空白のページが生まれてしまいます。ページレイアウトの「拡大/縮小」設定において100%以外の場合でも、変換後のPDFにおけるページ数をOfficeの印刷ページ数と一致させる方法はありますか?希望としては常に印刷プレビュー通りの改ページ位置で出力したいです。 <ソース抜粋> #ExcelのPDF変換処理は、PDFバ…...Cells for java]印刷プレビューの内容に改ページ位置を一致させる方法 日本語による技術サポート...saveOptionsForCell); workbook.dispose(); Professionalize.Discourse...

    forum.aspose.com/t/aspose-cells-for-java/325249