Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 105,429 for

workbook

(0.09 sec)
  1. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal conversion fidelity....default font specified under the Workbook’s DefaultStyle.getFont() property...the font defined under the workbook’s DefaultStyle.getFont() property...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  2. Pie chart Hover value display - Free Support Fo...

    Hi I have created a pie chart with different formats for values. A- “EUR” is applied in format B -doesn’t have any formats applied C- “$” is applied in format Now, if I hover on C series in pie chart it displays the…...Create a workbook and access the first worksheet Workbook workbook...workbook = new Workbook(); Worksheet sheet = workbook.Worksheets[0];...

    forum.aspose.com/t/pie-chart-hover-value-displa...
  3. 用C++指定数据透视项的绝对位置|Documentation

    学习如何使用Aspose.Cells在C++中指定数据透视项的绝对位置。...02_OutputDirectory \\ " ); // Create workbook Workbook wb ( srcDir + u "source...SetPositionInSamePar ( 2 ); // Save the workbook wb . Save ( outDir + u "output_out...

    docs.aspose.com/cells/zh/cpp/specifying-the-abs...
  4. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....100 , 100 , 400 , 300 ); $workBook = $chart -> getChartData ()...-> getSeries () -> add ( $workBook -> getCell ( 0 , 0 , 1 , "Series...

    docs.aspose.com/slides/php-java/chart-series/
  5. Create Style object using CellsFactory class|Do...

    Learn how to create a cell style object using the CellsFactory class in Aspose.Cells for Node.js via C++. Customize the appearance of spreadsheet cells as needed....sets the default style of the workbook. Please download the output...

    docs.aspose.com/cells/nodejs-cpp/create-style-o...
  6. 利用OpenXml的Sheet.SheetId属性使用Aspose.Cells for Nod...

    本文演示了如何利用Aspose.Cells for Node.js via C++以编程方式使用OpenXml的Sheet.SheetId属性操作Excel。...你可以在 workbook.xml 中看到此属性及其值,如下图所示。Aspose...const wb = new AsposeCells . Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/zh/nodejs-cpp/utilize-she...
  7. Different Ways to Open Files|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....computer by specifying it in the Workbook class constructor. Simply...is a fair chance that the Workbook constructor may throw System...

    docs.aspose.com/cells/python-java/different-way...
  8. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....copying rich value to other workbooks Support GROUPBY function Aspose...stream while converting workbook to pdf Workbook links are not working...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  9. Export DataBar, ColorScale, and IconSet Conditi...

    Learn how to export DataBar, ColorScale, and IconSet conditional formatting while converting Excel files to HTML using Aspose.Cells for C++....Excel file into a workbook object Workbook wb ( filePath ); //...

    docs.aspose.com/cells/cpp/export-databar-colors...
  10. Specify the Far East and Latin Name of the Font...

    Learn how to specify the Far East and Latin font names in text options of a shape using Aspose.Cells for C++....of the text and saves the workbook as an output Excel file. The...Aspose :: Cells :: Startup (); Workbook wb ; Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/cpp/specify-the-far-east-...