Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 105,366 for

workbook

(0.09 sec)
  1. Load converted SpreadsheetML: Invalid column in...

    Steps to reproduce: Create a new Excel file. Select columns after e.g. M until the last one. Right-click on column names and select Hide. Keep clicking on a right arrow of a horizontal scroll bar until no column is vis…...SpreadsheetML via Aspose - new Workbook(input).save(output, SaveFormat...the SpreadsheetML file via Workbook . Current behavior: com.aspose...

    forum.aspose.com/t/load-converted-spreadsheetml...
  2. 将工作表转换为图像——用JavaScript via C++去除数据周围的空白区域|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将Microsoft Excel工作表转换为图像,并去除数据周围的空白区域。..."text/javascript" > const { Workbook , LoadOptions , LoadFilter...Instantiate workbook with load options const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. 使用Node.js通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理日期轴。我们的指南将帮助你理解如何处理各种日期格式、时间刻度和刻度标签频率。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/date-axis/
  4. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…... Modifying Embedded Workbooks in Charts Generated by a Third-Party...embedded workbooks. I need to access the embedded workbook of a Seismic-generated...

    forum.aspose.com/t/facing-issue-while-linking-e...
  5. Managing Document Properties in PHP|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/managing-document-pro...
  6. InsertCutCells wiping out invalid custom functi...

    When I use InsertCutCells to copy a range containing a formula with an invalid custom function name into a new Workbook, the target cell which should correspond to that source cell has no formula. Here is my testing cod…...custom function name into a new workbook, the target cell which should...output using Aspose.Cells; Workbook srcWorkbook = new(@"C:\Sw...

    forum.aspose.com/t/insertcutcells-wiping-out-in...
  7. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in Java....You create a Microsoft Excel workbook, create a chart and then create...ApplicationClass object. Create a new workbook with one sheet in it. Add...

    docs.aspose.com/slides/java/create-and-embed-an...
  8. Supported File Formats|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....the Microsoft Excel 97‑2003 Workbook. XLSX The Office Open XML...in an Excel Macro‑Enabled Workbook. XLSB Saves the document in...

    docs.aspose.com/cells/reportingservices/support...
  9. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...lic”); Workbook wb = new Workbook(“PivotCharts_V7.xlsx”);...Range range = excelWorksheet.Workbook.Worksheets.GetRangeByName(rangeName);...

    forum.aspose.com/t/missing-text-in-labels/310539
  10. Tables and Ranges with Node.js via C++|Document...

    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.... Workbook ( filePath ); // Convert the...in it const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/tables-and-ran...