Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 103,887 for

workbook

(0.13 sec)
  1. Get Pivot Table Refresh Date and Refresh‑by‑Who...

    How to get Pivot Table refresh date and refresh‑by‑who information with Aspose.Cells for Node.js via C++....refresh‑by‑who information from a workbook. How to Get Pivot Table Refresh...

    docs.aspose.com/cells/nodejs-cpp/get-pivot-tabl...
  2. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF format using Aspose.Cells for C++....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "sampleUseWorkbookRen...Tiff ); WorkbookRender wr ( workbook , opts ); wr . ToImage ( outDir...

    docs.aspose.com/cells/cpp/track-conversion-prog...
  3. Get Cells Range|Documentation

    Learn how to get the cells range using Aspose.Cells for Python via .NET API....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/python-net/get-cells-range/
  4. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly.... Create a Workbook object and access the OLE...the data. Save the updated Workbook in a stream. Change the OLE...

    docs.aspose.com/slides/cpp/manage-ole/
  5. RoundedRectangle with multiple line of text the...

    comment shape1.zip (14.1 KB)...code: var workbook = new Workbook(); var sheet = workbook.Worksheets[0];...System.Drawing.Color.Black); workbook.Save("e:\\test2\\out1.xlsx");...

    forum.aspose.com/t/roundedrectangle-with-multip...
  6. 在使用DrawObjectEventHandler类和Node.js通过C++渲染到PDF时,...

    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....file const workbook = new AsposeCells . Workbook ( "sampleGetDrawObjectA...with Pdf save options await workbook . saveAsync ( "outputGetDrawObjectA...

    docs.aspose.com/cells/zh/nodejs-cpp/get-drawobj...
  7. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。..."text/javascript" > const { Workbook , ImageOrPrintOptions , SheetRender...arrayBuffer (); // Create workbook object from uploaded file...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Pivot Filter|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells.... Finally, it saves the workbook in output XLSX format. After...the pivot table. Save the workbook in output XLSX format. After...

    docs.aspose.com/cells/net/add-or-clear-pivot-fi...
  9. Remove Excel Table with Python

    Remove Excel table with Python using a few API calls. Get the IDE details, steps, and a sample code showing how to remove table format in Excel with Python....file with tables using the Workbook class Access the sheet where...the process by loading the Workbook and selecting the target worksheet...

    kb.aspose.com/cells/python/remove-excel-table-w...
  10. Remove Excel Table using C#

    Follow this article to remove Excel table using C#. It has the IDE settings, steps, and a sample code showing how to remove table format in Excel using C#....file with a table using the Workbook object Select a sheet to remove...this simple process, load the workbook and access the ListObjects...

    kb.aspose.com/cells/net/remove-excel-table-usin...