Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 105,467 for

workbook

(1.21 sec)
  1. 用 Python.NET 将单元格添加到 Microsoft Excel 公式监视窗口中|Do...

    学习如何使用Aspose.Cells for Python via .NET在Excel的公式观察窗口中监视单元格。包括代码示例和API参考。...import Workbook , SaveFormat # Create empty workbook. wb = Workbook...row , e1 . column ) # Save workbook to output XLSX format. wb...

    docs.aspose.com/cells/zh/python-net/add-cells-t...
  2. 使用 C++ 通过 Node.js 在从模板文件加载工作簿时筛选特定类型的数据|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.... Chart )); // Create workbook object from sample excel file...options const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/filtering-t...
  3. Sunburst գծապատկերի ստեղծում Excel-ում՝ օգտագոր...

    Հետևեք այս հոդվածին՝ Excel-ում Sunburst գծապատկեր ստեղծելու համար C# օգտագործմամբ։ Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ Sunburst գծապատկեր գեներատոր մշակելու համար։...ստեղծելու նպատակով Ստեղծեք նոր Workbook և սահմանեք առաջին worksheet...տեսողական ոճը Պահպանեք ստացված workbook-ը տեղական սկավառակում՝ օրինակ...

    kb.aspose.com/hy/cells/net/create-a-sunburst-ch...
  4. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...LoadDataFilterOption :: Chart )); // Create workbook object from sample excel file...file using load options Workbook workbook ( srcDir + u "sampleFilterChars...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  5. Get the Version Number of the Application that ...

    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 provides the Workbook.getBuiltInDocumentPr().getVersion()...demonstrates the use of the Workbook.getBuiltInDocumentPr().getVersion()...

    docs.aspose.com/cells/java/get-the-version-numb...
  6. 查找通过Node.js的XLS和XLSX格式支持的最大行数和列数|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...." ); // Create workbook in XLS format. let wb = new...new AsposeCells . Workbook ( AsposeCells . FileFormatType . Excel97To2003...

    docs.aspose.com/cells/zh/nodejs-cpp/find-maximu...
  7. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++.... size ()); } Workbook workbook ( u "sample.xlsx" ); Worksheet...Worksheet sheet = workbook . GetWorksheets (). Get ( 0 ); sheet...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  8. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for Node.js via C++....Instantiate a Workbook // Open a template file const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "Book1.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  9. Populate a comment on a cell using smart marker...

    Is it possible to populate a comment on a worksheet using a smart marker?...template workbook Workbook workbook = new Workbook("Template..."); // Set the data source workbook.Worksheets[0].Cells.Impor...

    forum.aspose.com/t/populate-a-comment-on-a-cell...
  10. The text is not rotated properly in pptx format...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/...kc/Downloads/CNU_Dollar.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/the-text-is-not-rotated-prop...