Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 102,524 for

workbook

(0.07 sec)
  1. Unable to view the charts/graphs in the aspose ...

    Hello Aspose, I am unable to view the charts/graphs in the attached sample .xls file. currently it is showing as blank, please look into this and do the needful. image.png (20.0 KB) ENE.PC.00000058.zip (178.7 KB) T…...Aspose Cells, loading the workbook with full data, and/or converting...rendering them unless the workbook is fully loaded. Default loading...

    forum.aspose.com/t/unable-to-view-the-charts-gr...
  2. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...xlsx"; Workbook book = new Workbook(template); book...如果要WPS兼容,使用以下代码: Workbook workbook = new Workbook(dir + “Template...

    forum.aspose.com/t/aspose-cell-excel/308462
  3. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。.../Data/02_OutputDirectory/" ); Workbook workbook ( srcDir + u "GraphicBackground...ods" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/working-with-backg...
  4. Copy and Move Worksheets Within and Between Wor...

    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....Worksheets Within and Between Workbooks Contents [ Hide ] Sometimes...you might want to create a workbook with sheets that contain the...

    docs.aspose.com/cells/python-net/copy-and-move-...
  5. Waterfall chart Data labels are not getting rem...

    Hi Team, In my Excel waterfall chart, I set the data labels to ‘Show Value = False’ for the series and for specific data points, but the labels are still displayed. How can I successfully remove these data labels. Plea…...Create a new workbook Workbook workbook = new Workbook(); // Get...worksheet Worksheet worksheet = workbook.getWorksheets().get(0); Cells...

    forum.aspose.com/t/waterfall-chart-data-labels-...
  6. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...该文件用于初始化下面的代码中的 Workbook 对象。 #include <iostream> #include...srcDir + u "exmaple.xlsx" ; Workbook book ( inputPath ); Worksheet...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  7. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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....be loaded when building the workbook from a template file. Filtering...Tables. Settings – loads only Workbook & Worksheet settings. Shape...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....digitally signed VBA project in a Workbook. Digitally Sign VBA Project...sign the VBA project in a Workbook . The said method accepts...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Public API Changes in Aspose.Cells 8.3.0|Docume...

    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.... C# var book = new Workbook ( "sample.xlsx" ); var settings...the application saved the workbook file after a crash. C# var...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Fit All Worksheet Columns on Single PDF Page wi...

    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....> < head > < title > Save Workbook to PDF Example </ title >...head > < body > < h1 > Save Workbook to PDF Example </ h1 > < input...

    docs.aspose.com/cells/javascript-cpp/fit-all-wo...