Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 94,459 for

object

(0.14 sec)
  1. Manipulate the Embedded OLE Objects in Visio Di...

    This page describes how to manipulate ole Object with Aspose.Diagram library....Manipulate the Embedded OLE Objects in Visio Diagram Contents [...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/net/manipulate-the-embe...
  2. 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...
  3. ReportBuilder.build_report_to_images method | A...

    aspose.words.lowcode.ReportBuilder.build_report_to_images method...ImageSaveOptions , data : List [ object ], data_source_names : List...data List[object] An array of data source objects. data_source_names...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从DataTable导入|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...new worksheet to the Workbook object int i = workbook . Worksheets...

    docs.aspose.com/cells/zh/net/importing-from-dat...
  5. List.compare_to method | Aspose.Words for Python

    aspose.words.lists.List.compare_to method...Compares the specified object to the current object. def compare_to...obj : object ): ... Parameter Type Description obj object compare_to(other)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Creating an Outlook Contact in Aspose.Email|Doc...

    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....following steps: Creating a Contact object. Populating or setting the...Saving the object. VSTO //Create a new MapiContact Object MapiContact...

    docs.aspose.com/email/net/creating-an-outlook-c...
  7. HorizontalAlignment enumeration | Aspose.Words ...

    Aspose.Words.Drawing.HorizontalAlignment enumeration. Specifies horizontal alignment of a floating shape, text frame or floating table....Members Name Description None The object is explicitly positioned, usually...None . Left Specifies that the object shall be left aligned to the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!...Value Description None 0 The object is explicitly positioned, usually... Left 1 Specifies that the object shall be left aligned to the...

    reference.aspose.com/words/net/aspose.words.dra...
  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-...