Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 90,763 for

object

(0.16 sec)
  1. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....it Instantiate a range class object and set its name and desired... instantiate a range class object and set it in a newly created...

    kb.aspose.com/cells/java/how-to-create-data-val...
  2. Mail Merge in MS Word with Java

    Follow this article to perform mail merge in MS Word with Java. It has the details to set the IDE, a list of steps, and a sample code to apply mail merge for Word with Java....file template into a Document object using the DocumentBuilder class...template file into the Document object Call the getMailMerge().execute()...

    kb.aspose.com/words/java/mail-merge-in-ms-word-...
  3. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....Examples Shows how insert an OLE object into a document. Document doc...DocumentBuilder ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Change Cells Alignment and Keep Existing Format...

    Use the Aspose.Cells library to change cell alignment and preserve existing formatting... Please note, StyleFlag object is passed as a parameter to..."B2:D7" ); // Create style object. Style st = wb . CreateStyle...

    docs.aspose.com/cells/cpp/change-cells-alignmen...
  5. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for Node.js via C++....the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/nodejs-cpp/how-to-rotate-...
  6. How to Convert HTML to Image in Java

    This short tutorial is planned to describe how to convert HTML to image in Java by providing how-to steps and sample code. By using Java HTML to image converter can be written with the help of a few lines of code....class object Instantiate ImageSaveOptions class object and set...into the HTMLDocument class object. In the next step initialize...

    kb.aspose.com/html/java/how-to-convert-html-to-...
  7. Create KML File using C#

    This tutorial guides on how to create KML file using C#. It has the details to set the IDE, a list of steps, and sample code demonstrating the process to generate KML file using C#....namespace to create a VectorLayer object Define feature attributes by...their names and types Create an object of the Polygon class Define...

    kb.aspose.com/gis/net/create-kml-file-using-csh...
  8. Convert MPP to PNG in Java

    This brief example is about how to convert MPP to PNG in Java. It provides well-definfed configuration steps and an example code to transform MPP file to PNG using Java....file using the Project class object to change MPP to PNG using...the ImageSaveOptions class object Save MPP as PNG in Java using...

    kb.aspose.com/tasks/java/convert-mpp-to-png-in-...
  9. How to Convert PDF to CSV using C#

    This easy tutorial explains how to convert PDF to CSV using C#. It explains how using C# PDF to CSV converter can be written with the help of detailed steps and ready to run sample code....file into the Document class object for conversion to CSV Instantiate...the ExcelSaveOptions class object to define the output file format...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-csv...
  10. How to Convert JPG to Word Format in Java

    This article explains how to convert JPG to Word format in Java. It shares the details to set the development environment, a list of steps, and a runnable sample code to transfer JPG to Word in Java....file using the Document class object to convert JPG to a Word file...Create a DocumentBuilder class object for the loaded Word file that...

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