Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 96,262 for

object

(0.41 sec)
  1. Draw Rectangle in Java

    This article demonstrates how to draw rectangle in Java. It covers the IDE setup, the method, and a practical code example to create a rectangle in Java....dimensions to build a Bitmap object Create a Graphics class instance...instance using the Bitmap object Use drawRectangle by specifying...

    kb.aspose.com/drawing/java/draw-rectangle-in-java/
  2. How to Resize SVG Image in Java

    This brief tutorial explains how to resize SVG image in Java. It enables to change size of SVG image in Java with the help of detailed steps and a runnable sample code....SVG file into the Image class object that is to be resized in Java...You may use SvgOptions class object in the Image.Save() function...

    kb.aspose.com/imaging/java/how-to-resize-svg-im...
  3. Working with Contacts on Exchange Server|Docume...

    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....CreateContact() method takes a Contact object as an input parameter. To add...credentials. Initialize the Contact object with the desired properties...

    docs.aspose.com/email/cpp/working-with-contacts...
  4. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....class object Instantiate DocumentBuilder class object Insert...

    kb.aspose.com/words/java/how-to-insert-picture-...
  5. How to Create OMR Answer Sheet Checker using Java

    This short tutorial covers the details about how to create OMR answer sheet checker using Java. You can make OMR answer sheet checker using Java in any operating system environments like MS Windows, macOS, or Linux....Maven Repository Initialize an object of OmrEngine class Load the...sample, the OmrEngine class object is initiated and then the template...

    kb.aspose.com/omr/java/how-to-create-omr-answer...
  6. Convert EPUB to JPG in Java – Aspose.HTML for Java

    Convert EPUB to JPG in Java using Aspose.HTML for Java API. Consider various EPUB to JPG conversion scenarios in Java code.... Creating a SaveOptions object. Converting EPUB to the chosen...constructor initializes the options object with the image format specifying...

    docs.aspose.com/html/java/convert-epub-to-jpg/
  7. Digitally Sign XLS File Online or using Android...

    Free online app for digital signature in XLS spreadsheet. Develop Android application to electronically sign XLS spreadsheets....DigitalSignatureColl class object Load pfx via FileInputStream...FileInputStream Create KeyStore object with PKCS12 cryptography Use KeyStore...

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

    Free online app for digital signature in PPTX Presentation. Develop Android application to electronically sign PPTX Presentations....Presentation class object Create DigitalSignature object with PFX file...

    products.aspose.com/total/android-java/signatur...
  9. Conversion from Word to Excel using Python

    Follow this article for conversion from Word to Excel using Python. It has all the details to set the IDE, a list of steps, and a sample code for writing a simple Word DOC to Excel converter using Python....Word file into the Document object using the given load options...initialize the LoadOptions object with the LoadFormat.DOCX value...

    kb.aspose.com/words/python/conversion-from-word...
  10. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux....Instantiate the Document class object to load source document Using...Java In this code snippet, an object of Document class is initialized...

    kb.aspose.com/words/java/how-to-convert-word-to...