Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 94,431 for

object

(0.47 sec)
  1. 在工作表中添加注释|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 sheetIndex = workbook ...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  2. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....// Create a "PdfSaveOptions" object that we can pass to the document's...in our MetafileRenderingOpt object to the saving operation. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldChar.field_type property | Aspose.Words fo...

    FieldChar.field_type property. Returns the type of the field....is_locked ) # Retrieve the facade object which represents the field...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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-...
  5. 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/
  6. 通过 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...
  7. 检索、获取、复制和插入页面|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....supports a collection of Page objects. The PageCollection class exposes...that can be called to get Page object. 通过 ID 获取 Visio 页面对象 这个例子的工作原理如下:...

    docs.aspose.com/diagram/zh/python-java/retrieve...
  8. 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...
  9. 使用 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/
  10. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....to a worksheet using a Cell object’s putValue method. You can... Access the new PivotTable object from the PivotTables collection...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...