Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 91,351 for

object

(0.14 sec)
  1. MailMerge.ExecuteWithRegionsADO | Aspose.Words ...

    Streamline your document creation with the MailMerge ExecuteWithRegionsADO method. Effortlessly merge ADO Recordset data for personalized results....merge from an ADO Recordset object into the document with mail...void ExecuteWithRegionsAD ( object recordset , string tableName...

    reference.aspose.com/words/net/aspose.words.mai...
  2. 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...
  3. 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-...
  4. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contain specified data through the Aspose.Cells for .NET API....accepts three parameters: Object: The object to search for. The type...Previous cell with the same object. This parameter can be set...

    docs.aspose.com/cells/net/find-or-search-data/
  5. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options Object is used. Can be Odt or Ott in C++....saved if this save options object is used. Can be Odt or Ott...specified in the SaveOptions object. doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 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-...
  7. 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-...
  8. 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...
  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 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-...