Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 105,061 for

workbook

(0.12 sec)
  1. Ինչպես փոխարկել Excel-ը SVG-ի C#-ում

    Այս կարճ ձեռնարկում դուք կսովորեք, թե ինչպես փոխարկել Excel-ը SVG-ի C#-ով: Ձեզ անհրաժեշտ է ընդամենը մի քանի API զանգեր՝ ցանկացած օպերացիոն համակարգում C#-ի միջոցով Excel-ի վեկտորային գրաֆիկայի վերածումը վերահսկելու համար:...SVG-ի փոխարկելու համար Ստեղծեք Workbook օբյեկտ՝ մուտքագրված Excel...նմուշում Excel ֆայլը բեռնվում է Workbook դասի միջոցով: Այնուհետև SvgSaveOptions...

    kb.aspose.com/hy/cells/net/how-to-convert-excel...
  2. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for Node.js via C++. This guide demonstrates how to update the chart's data range and link it to the destination worksheet.... Workbook ( filePath ); // Access the...(), options ); // Save the workbook in XLSX format wb . save (...

    docs.aspose.com/cells/nodejs-cpp/change-data-so...
  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. Working with ContentTypeProperties|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....Cells provides Workbook.ContentTypePropertie.Add method...Unmanaged Resources of the Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/java/working-with-content...
  7. 支持在加载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...
  8. Filter Blank Cells in Excel using C#

    Learn how to filter blank and non-blank cells in Excel using C#. Discover simple steps and code examples to enhance your data management skills....load your Excel file into a Workbook object. // Load an existing...existing Excel file Workbook workbook = new Workbook( "input.xlsx"...

    blog.aspose.com/cells/filter-blank-cells-in-exc...
  9. Convert POWERPOINT to XLT Format via Java or wi...

    Convert POWERPOINT to XLT format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to XLT online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/java/conversion/power...
  10. Set Default Font while Rendering Spreadsheet to...

    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....following sample code creates a workbook, adds some text in cell B4...unknown/non‑existing font. Then it saves the workbook in HTML by setting different...

    docs.aspose.com/cells/net/set-default-font-whil...