Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 93,838 for

object

(0.24 sec)
  1. 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/
  2. 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-...
  3. 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-...
  4. 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...
  5. 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...
  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. 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. Aspose::Words::Drawing::ShapeBase class | Aspos...

    Aspose::Words::Drawing::ShapeBase class. Base class for Objects in the drawing layer, such as an AutoShape, freeform, OLE Object, ActiveX control, or picture. To learn more, visit the documentation article in C++....ShapeBase class Base class for objects in the drawing layer, such...an AutoShape, freeform, OLE object, ActiveX control, or picture...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide....allow you to add videos (video objects) to a presentation, Aspose...through its index. Add an Video object and pass the video file path...

    docs.aspose.com/slides/nodejs-java/video-frame/
  10. 档案

    档案...bytes back into a document object. MemoryStream inStream = new...stream into a new document object. Document loadDoc = new Document(inStream);...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...