Sort Score
Result 10 results
Languages All
Labels All
Results 6,591 - 6,600 of 94,459 for

object

(0.09 sec)
  1. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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....initialize HTMLSaveOptions class object HTMLSaveOptions opts = new...initialize HTMLSaveOptions class object Dim opts As New HTMLSaveOptions...

    docs.aspose.com/diagram/net/public-api-changes-...
  2. Add Data in Cells|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. Java //Instantiating...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/java/add-data-in-cells/
  3. 通过 C++ 在 Node.js 中自动在新行输入时传播表格或列表对象中的公式|Documen...

    学习如何在使用 Aspose.Cells for Node.js via C++ 时,在输入新行数据时自动传播表格或列表对象中的公式。..."data" ); // Create workbook object const book = new AsposeCells...( "Column B" ); // Add list object, set its name and style const...

    docs.aspose.com/cells/zh/nodejs-cpp/propagate-f...
  4. Code Comparison for common features with VSTO|A...

    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....Embed an Excel Chart as an OLE Object Create a New Presentation in...

    docs.aspose.com/slides/net/code-comparison-for-...
  5. Recognition settings|Documentation

    How to improve recognition accuracy and tune up Aspose.OCR for Python via .NET engine....content provided as OcrInput object . ReceiptRecognitionSe Extracting...

    docs.aspose.com/ocr/python-net/settings/
  6. Aspose.3D Lighten boxes in a scene | products.a...

    Learn how to lighten Boxes in a scene...the scene by creating a Light object. We’ll start by creating a...

    products.aspose.com/3d/tutorial/lighten-box-scene/
  7. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram.... The Page object represents the drawing area...

    docs.aspose.com/diagram/java/reduce-file-size/
  8. Add ActiveX Controls using Aspose.Cells|Documen...

    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....access the ActiveX control object via Shape.ActiveXControl property...

    docs.aspose.com/cells/net/add-activex-controls-...
  9. Why can Aspose Email shows 3 Attachment files i...

    I have such a test Email: gurkovtest.zip (40,9 KB) and I use following code: final MapiMessage msg = MapiMessage.fromMailMessage(emailFilename); final String dataDir = "./AsposeTemp/"; Files.createDirecto…...reference to the MapiAttachment object final MapiAttachment outlookMessageAttach...reference to the MapiAttachment object final MapiAttachment outlookMessageAttach...

    forum.aspose.com/t/why-can-aspose-email-shows-3...
  10. 使用 C++ 通过 Node.js 管理 Excel 图表的图例|Documentation

    学习如何利用Aspose.Cells for Node.js via C++有效利用和自定义 Microsoft Excel 中的图表图例。我们的全面指南解释了图例的功能,如何访问和修改它,以及如何通过图例改善可视化和数据理解。...// Instantiating a Workbook object const workbook = new AsposeCells...new worksheet to the Workbook object const sheetIndex = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-legend/