Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 83,289 for

object

(0.06 sec)
  1. Retrieving SQL Connection Data|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....collection of ExternalConnection objects in the workbook. If the ExternalConnection...ExternalConnection object contains SQL connection data, it can...

    docs.aspose.com/cells/python-net/retrieving-sql...
  2. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....Create a LoadOptions class object to apply filter while loading...the XLS file into Workbook object using the desired filters in...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  3. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....runtime, with the DataLabels object, it’s simple to move, update...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  4. 在Python中管理分页符|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 = self . Workbook...# Instantiating a Workbook object workbook = self . Workbook...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  5. DocumentVisitor.VisitOfficeMathStart | Aspose.W...

    Discover the DocumentVisitor VisitOfficeMathStart method, essential for initiating Office Math Object enumeration. Enhance your coding efficiency today!...enumeration of a Office Math object has started. public virtual...Description officeMath OfficeMath The object that is being visited. Return...

    reference.aspose.com/words/net/aspose.words/doc...
  6. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...or sets DigitalSignatureDeta object used to sign a document. d...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Accessing Cells of a Worksheet|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....If yes, it returns the cell object in the collection otherwise...creates a new Cell object, adds the object to the Cells collection...

    docs.aspose.com/cells/java/accessing-cells-of-a...
  8. How to Rotate Text of Cell|Documentation

    C# code to rotate text of Cell with Aspose.Cells for Python via .NET API...the Style object of the desired cells. The Style object allows you...code, it creates a workbook object and set different rotation...

    docs.aspose.com/cells/python-net/how-to-rotate-...
  9. How to Add Camera for Range|Documentation

    This article will introduce how to add camera for range content Aspose.Cells for .NET API....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Here’s a basic example of...

    docs.aspose.com/cells/net/how-to-add-camera-for...
  10. How to Convert XLS to XLSX in C#

    This short tutorial describes how to convert XLS to XLSX in C#. To convert XLS to XLSX C# code and detailed steps are shared to accomplish the task with minimum effort....Instantiate the LoadOptions class object to control the loading of the...Configure the LoadOptions class object before loading the XLS file...

    kb.aspose.com/cells/net/how-to-convert-xls-to-x...