Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 96,275 for

object

(0.24 sec)
  1. How to Convert CSV to Excel in Java

    In this tutorial, you will learn how to convert CSV to Excel in Java. You can implement the process to convert CSV to XLSX in Java with simple API calls in a few easy steps....will use the Workbook class object for loading the input file...the newly created LoadOptions object. During this operation, using...

    kb.aspose.com/cells/java/how-to-convert-csv-to-...
  2. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....source in the form of a custom object. Document doc = new Document...Torino" ) }; // To use a custom object as a data source, it must implement...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Add Layout Slides to Presentation|Aspose.Slides...

    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....file using the Presentation object Example string FilePath = @"...titleAndObjectLayout . Name == "Title and Object" ) { layoutSlide = titleAndObjectLayout...

    docs.aspose.com/slides/net/add-layout-slides-to...
  4. How to Convert JSON to CSV in Java

    In this brief tutorial, you will learn how to convert JSON to CSV in Java. You can create JSON to CSV converter in Java by using a few API calls on Linux, Windows, or macOS....CSV Create an empty Workbook object to save the output CSV file...worksheet object Create JsonLayoutOptions class object and set...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  5. How to Compress Image in Java

    This tutorial is designed to guide on how to compress image in Java. You will get configuration instructions, detailed steps and Java code to compress image....image file into the Image class object that needs to be compressed...compressed Instantiate an object of JpegOptions to customize the output...

    kb.aspose.com/imaging/java/how-to-compress-imag...
  6. Digitally Sign Word File Online or using Androi...

    Free online app for digital signature in Word files. Develop Android application to electronically sign Word documents....Create Document class object Load object via builder class Create...Create SignatureLineOptions object and define the options Insert...

    products.aspose.com/total/android-java/signatur...
  7. Digitally Sign DOC File Online or using Android...

    Free online app for digital signature in DOC files. Develop Android application to electronically sign DOC documents....Create Document class object Load object via builder class Create...Create SignatureLineOptions object and define the options Insert...

    products.aspose.com/total/android-java/signatur...
  8. Digitally Sign ODT File Online or using Android...

    Free online app for digital signature in ODT files. Develop Android application to electronically sign ODT documents....Create Document class object Load object via builder class Create...Create SignatureLineOptions object and define the options Insert...

    products.aspose.com/total/android-java/signatur...
  9. Locking WordArt Watermark|Documentation

    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....that the WordArt becomes an object that you can move and position...possible to lock the WordArt object for any interaction such as...

    docs.aspose.com/cells/net/locking-wordart-water...
  10. OlePackage.display_name property | Aspose.Words...

    OlePackage.display_name property. Gets or sets OLE Package display name....Examples Shows how insert an OLE object into a document. doc = aw ...DocumentBuilder ( doc = doc ) # OLE objects allow us to open other files...

    reference.aspose.com/words/python-net/aspose.wo...