Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 97,375 for

object

(0.18 sec)
  1. SaveOptions.createSaveOptions method | Aspose.W...

    Aspose.Words.Saving.SaveOptions.createSaveOptions method...at) Creates a save options object of a class suitable for the...create a save options object. Returns An object of a class that derives...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List.CompareTo | Aspose.Words for .NET

    Discover the List CompareTo method, efficiently compare Objects and enhance your coding skills with this essential programming tool....CompareTo( object ) Compares the specified object to the current...current object. public int CompareTo ( object obj ) See Also class...

    reference.aspose.com/words/net/aspose.words.lis...
  3. KnownTypeSet.add method | Aspose.Words for Python

    KnownTypeSet.add method. Adds the specified Object to the set....specified object to the set. def add ( self , type : object ): .....Type Description type object A object to add. Exceptions exception...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OleFormat.oleIcon property | Aspose.Words for N...

    OleFormat.oleIcon property. Gets the draw aspect of the OLE Object...aspect of the OLE object. When true , the OLE object is displayed...icon. When false , the OLE object is displayed as content. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OleFormat.save method | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat.save method...Saves the data of the embedded object into the specified stream....stream Buffer Where to save the object data. Remarks It is the responsibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  7. Add Images in Spreadsheet in xlsx4j|Documentation

    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 Workbook workbook = new Workbook...createWsDr(drawing); // Create object for twoCellAnchor CTTwoCellAnchor...

    docs.aspose.com/cells/java/add-images-in-spread...
  8. OleFormat.Save | Aspose.Words for .NET

    Discover the OleFormat Save method to efficiently store embedded Object data in your chosen stream. Enhance data management with ease!...Saves the data of the embedded object into the specified stream....stream Stream Where to save the object data. Exceptions exception...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....Object public class ShapeType Specifies...control. OLE_OBJECT The shape is an OLE object. PARALLELOGRAM...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE Objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples....Them in Presentations as OLE Objects Contents [ Hide ] Background...can then be embedded as OLE objects in PowerPoint slides through...

    docs.aspose.com/slides/net/creating-excel-chart...