Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 90,774 for

object

(0.1 sec)
  1. Add Image in Worksheet|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....//Instantiating a Workbook object Workbook workbook = new Workbook...new worksheet to the Workbook object WorksheetCollection worksheets...

    docs.aspose.com/cells/net/add-image-in-worksheet/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 在Php中的分页预览|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....代码 //Instantiating a Excel object by excel file path $workbook...new worksheet to the Workbook object $worksheets = $workbook ->...

    docs.aspose.com/cells/zh/java/page-break-previe...
  8. View XML Files using C++ | Aspose.PDF

    Open and view XML documents programmatically with C++ sample code using Aspose.PDF for C++...Instantiate XslFoLoadOption object var options = new XslFoLoadOptions...ThrowExceptionImmedi ; // Create Document object var pdfDocument = new Aspose...

    products.aspose.com/pdf/cpp/viewer/xml/
  9. GradientStyle | Aspose.Words for Java

    Specifies the style for a gradient fill in Java....Object public class GradientStyle...running horizontally across an object. NONE No gradient. VERTICAL...

    reference.aspose.com/words/java/com.aspose.word...
  10. Opening Files in PHP|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....method that takes a Stream object containing the Excel file....Creating a Workbook object with the stream object $workbook2 = new...

    docs.aspose.com/cells/java/opening-files-in-php/