Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 106,496 for

workbook

(0.41 sec)
  1. Treemap գրաֆիկի ստեղծում Excel-ում՝ օգտագործելո...

    Այս հոդվածը բացատրում է Excel-ում Treemap գրաֆիկ ստեղծելու գործընթացը՝ օգտագործելով C#: Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ Excel-ում Treemap գրաֆիկ ստեղծելու համար։...Treemap գրաֆիկ ստեղծելիս Ստեղծեք workbook և ավելացրեք նմուշային հիերարխիկ...Կարգավորեք միջավայրը, ստեղծեք Workbook օբյեկտ, մուտքագրեք նմուշային...

    kb.aspose.com/hy/cells/net/create-a-treemap-in-...
  2. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....200 ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Categories . Add ( workBook . GetCell ( 0 , 1 , 0 , "Category...

    docs.aspose.com/slides/net/chart-series/
  3. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for Node.js via C++....Create workbook const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/implement-cell...
  4. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects using Aspose.Cells with C++....01_SourceDirectory \\ " ); Workbook wb ( srcDir + u "sample.xls"...Close Extract OLE Objects from Workbook with C++ Automatically refresh...

    docs.aspose.com/cells/cpp/get-or-set-the-class-...
  5. 用 C++ 获取工作表页面设置的宽度和高度|Documentation

    学习如何使用C++代码通过Aspose.Cells for C++ API以编程方式获取Excel工作表页面设置的纸张宽度和高度。...Create an instance of Workbook class Workbook book ; // Access first...

    docs.aspose.com/cells/zh/cpp/get-paper-width-an...
  6. 将工作表转换为CSV|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....a new workbook with Excel file path Workbook workbook = new Workbook...Workbook ( dataPath + "workbook.xls" ); //Save the document in...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  7. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...source workbook using (Workbook sourceWB = new Workbook(fileName))...//Determine if the specified workbook exists in links in the text...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  8. How to add switch rename and delete worksheets|...

    Use the GridJs bottom bar to add worksheets, switch tabs, rename a sheet inline, and delete a sheet from the tab context menu....actions are blocked when the workbook is protected, and adding a...blocked for .csv , .tsv , and workbooks that already have 50 sheet...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Convert DOTM to JSON Format in Android Apps | p...

    Parse DOTM to JSON format in Android Apps without using Microsoft Word or Excel...Load HTML document by using Workbook class Save the document to...open the converted HTML using Workbook class, create a Range of data...

    products.aspose.com/total/android-java/conversi...
  10. 支持在加载HTML到Excel工作簿时保持DIV标签布局|Documentation

    学习在将HTML加载到Excel工作簿时支持DIV标签布局的方法,使用Aspose.Cells for C++。...SetSupportDivTag ( true ); Workbook wb ( tempHtmlPath , loadOptions...:: Xlsx ); std :: cout << "Workbook saved successfully!" << std...

    docs.aspose.com/cells/zh/cpp/support-the-layout...