Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 82,791 for

object

(0.09 sec)
  1. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....Object public class HorizontalAlignment...Description CENTER Specifies that the object shall be centered with respect...

    reference.aspose.com/words/java/com.aspose.word...
  2. Retrieve, Get, Copy and Insert a Page|Documenta...

    This section explains how to insert a page, copy a page or get page information with Aspose.Diagram.... The Page object represents the drawing area...collection of Aspose.Diagram.Page objects. This property can be used...

    docs.aspose.com/diagram/net/retrieve-get-copy-a...
  3. Dealing with Font Settings|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....Cells collection represents an object of the Cell class. Aspose.Cells...cell’s formatting. Also, the object of the Style class provides...

    docs.aspose.com/cells/java/dealing-with-font-se...
  4. IMailMergeDataSource.get_child_data_source meth...

    IMailMergeDataSource.get_child_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a nested mail merge region....on the current data source object. Your implementation needs...to return a new data source object that will provide access to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...override { Vector < Object > row1 { Object ( Date { 2015 , 6 ...30 }) , Object ( 2 )}; Vector < Object > row2 { Object ( 3.0 )...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...