Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 94,498 for

object

(0.37 sec)
  1. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....Object public class VerticalAlignment...Description BOTTOM Specifies that the object shall be at the bottom of the...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::ShapeType enum | Aspose...

    Aspose::Words::Drawing::ShapeType enum. Specifies the type of shape in a Microsoft Word document in C++....OleObject -2 The shape is an OLE object. You cannot create shapes of... WordArt object. TextStop 137 Stop, WordArt object. TextTriangle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Create and Format Table|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.... Advantages of a List Object There are quite a few advantages...list of data to an actual List Object. New rows and columns are automatically...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  4. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java....Object All Implemented Interfaces:...add(String name) Creates a DataTable object by using the specified name...

    reference.aspose.com/words/java/com.aspose.word...
  5. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop....contents to a specific DataTable object, please follow the steps below:...Create a specific DataTable object according to your needs. Export...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....Object public class DataRow Represents...set(System.Data.DataColumn column, Object value) Sets the data stored...

    reference.aspose.com/words/java/com.aspose.word...
  7. Embed Attachment to PDF|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....Excel, you can insert an OLE object with source data (embedded...xlsx). Double‑click the OLE object, and the embedded file will...

    docs.aspose.com/cells/net/embed-attachment-to-pdf/
  8. OfficeMath.get_math_renderer method | Aspose.Wo...

    OfficeMath.get_math_renderer method. Creates and returns an Object that can be used to render this equation into an image....get_math_renderer() Creates and returns an object that can be used to render...this object as a parameter. Returns The renderer object for this...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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-...