Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 2,073 for

java generic list

(1.62 sec)
  1. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....FieldShape Inheritance: java.lang.Object, com.aspose.words.Field...right-to-left language-compatible lists with BIDIOUTLINE fields. Document...

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

    Implements the AUTONUM field in Java....FieldAutoNum Inheritance: java.lang.Object, com.aspose.words...number items like a numbered list. // This field will display...

    reference.aspose.com/words/java/com.aspose.word...
  3. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.pptx"); We hav…...Conversion with an Empty Comment in Java Throws an Exception Aspose.Slides...Slides Product Family slides-java , slides-pdfexport forasposeissues...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  4. Accessing Table from Cell and Adding Values ins...

    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....add values inside the Table or List Object using the Cell.putValue()...add values inside the Table or List Object using row and column...

    docs.aspose.com/cells/java/accessing-table-from...
  5. DigitalSignatureUtil | Aspose.Words for Java

    Provides methods for signing document in Java....DigitalSignatureUtil Inheritance: java.lang.Object public class DigitalSignatureUtil...Parameter Type Description stream java.io.InputStream Returns: DigitalSignatureColl...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...) + "HtmlFixedResourceFol").list(); Assert.assertFalse(new F...

    reference.aspose.com/words/java/com.aspose.word...
  7. Animation Maker Licensing Plugin|Documentation

    Create animations in Java with Aspose.Imaging Animation Maker plugin`, provides precise control over animation parameters and frame durations, ideal for crafting animated GIFs....Licensing Plugin to easily generate animations from your images...images. In the provided Java code example below, we initiate the...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  8. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....FieldOptions Inheritance: java.lang.Object public class FieldOptions...Gets or set custom barcode generator. getBibliographyStyle() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  9. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...Words Product Family words-java saurabh.arora February 26, 2026...private static Map<Integer, List<Node>> getPageIndexToNodeMa(Document...

    forum.aspose.com/t/empty-page-not-getting-remov...
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....FontTypes ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...Use OTF Font Aspose.PDF for Java offers the feature to use Custom/TrueType...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/