Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 90,865 for

object

(0.37 sec)
  1. ListLevel.getEffectiveValue method | Aspose.Wor...

    ListLevel.getEffectiveValue method. Reports the string representation of the [ListLevel](../) Object for the specified index of the list item...representation of the ListLevel object for the specified index of...NumberStyle of the ListLevel object. customNumberStyleFor string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. Copying And Moving Worksheets in Jython|Documen...

    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 by Excel file path workbook...xls" ) # Create a Worksheets object with reference to the sheets...

    docs.aspose.com/cells/java/copying-and-moving-w...
  6. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....ChartMultilevelValue : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Gets a flag indicating...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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-...
  8. 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-...
  9. 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...
  10. 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-...