Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 103,895 for

workbook

(0.16 sec)
  1. Loading GridWeb Data in Async Mode|Documentation

    This article describes how to use async mode to get better performance in GridWeb....Contents [ Hide ] When creating a Workbook with large data sets, or reading...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. Load or Import CSV file with Formulas|Documenta...

    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.... Finally, it saves the workbook object in XLSX format. The...

    docs.aspose.com/cells/net/load-or-import-csv-fi...
  3. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  4. 新增行有限制,必须停留在可编辑的单元格才能新增行 - Free Support Forum -...

    新增行需要停留在可编辑的单元格才能新增行,否则会提示:此单元格或图表受到保护。要进行更改,您必须先取消保护工作表 image.png (14.6 KB)...取消工作表保护 // 加载工作簿 Workbook wb = new Workbook("input.xlsx"); //...

    forum.aspose.com/t/topic/323603
  5. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....( sb == null ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  6. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…..., Sample code: Workbook wb = new Workbook("e:\\test2\\des11_new1...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  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....WorksheetCollection worksheets = workbook . getWorksheets (); Worksheet...//link to a place in this workbook //create a target sheet and...

    docs.aspose.com/cells/zh/java/insert-hyperlinks...
  8. Datalabels YPixel not set well - Free Support F...

    Hi All, I have a problem when I modify theYPixel position for a datalabel. This position is modified but do not contain the expected value… I am using Aspose.Cells 25.4.0 cf the code below: var pathWorkbook = @"...\…...xlsx"; var wbtest = new Workbook(pathWorkbook); Worksheet sheettest...

    forum.aspose.com/t/datalabels-ypixel-not-set-we...
  9. Set Range Border with Golang via C++|Documentation

    Learn how to set range borders using Aspose.Cells with Golang via C++....example shows how to: Create a workbook. Add data to cells in the...

    docs.aspose.com/cells/go-cpp/set-range-border/
  10. Refresh and Calculate Pivot Table having Calcul...

    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....via C++ APIs and save the workbook in PDF format. The results...

    docs.aspose.com/cells/nodejs-cpp/refresh-and-ca...