Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 99,948 for

workbook

(0.14 sec)
  1. GridJs Multi-Language Configuration Guide|Docum...

    This tutorial will guide you through configuring multi-language support...( sb == null ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...if (! isdone ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. 在加载工作簿时使用JavaScript通过C++过滤VBA项目|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在加载Excel工作簿时过滤VBA项目。...h1 > Sample Macro-Enabled Workbook to XLSM </ h1 > < input type..."text/javascript" > const { Workbook , SaveFormat , LoadOptions...

    docs.aspose.com/cells/zh/javascript-cpp/filter-...
  3. Implement Cell.FormulaLocal similar to Excel VB...

    Learn how to implement Cell.FormulaLocal similar to Excel VBA Range.FormulaLocal using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...'result' ); // Create workbook const wb = new Workbook (); // Assign...

    docs.aspose.com/cells/javascript-cpp/implement-...
  4. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop....Create a new Microsoft Excel workbook instance and load the chart...worksheet using the Excel workbook instance. Set the chart range...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  5. 如何在Docker中运行Aspose.Cells|Documentation

    在Linux,Windows服务器和任何操作系统中在Docker容器中运行Aspose.Cells。...” workbook and saves it in all supported...args ) { Workbook workbook = new Workbook (); workbook . Worksheets...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  6. Using Sparklines and Setting 3D Format with Nod...

    Learn how to use sparklines and apply 3D formatting in Excel files with Aspose.Cells for Node.js via C++....Instantiate a Workbook // Open a template file const workbook = new AsposeCells...AsposeCells . Workbook ( path . join ( dataDir , "Book1.xlsx"...

    docs.aspose.com/cells/nodejs-cpp/using-sparklin...
  7. Angled text is larger and misplaced in HTML - F...

    We have an Excel document containing angled text, the pdf that we generate looks exactly like the Excel. The problem arises when we export it to HTML, then the text is bigger and misplaced. Can you fix the size of the t…...output matches the original workbook, but the HTML export renders...Export the workbook to HTML as you already do. workbook.Save("output...

    forum.aspose.com/t/angled-text-is-larger-and-mi...
  8. Convert Pandas DataFrame to Excel in Python | P...

    Learn how to convert pandas DataFrame to Excel in Python using Aspose.Cells for Python via .NET with simple, accurate code examples....Cells, you can create a workbook, import the DataFrame values...Excel workbook. Access the first sheet in the workbook. Insert...

    blog.aspose.com/cells/convert-pandas-dataframe-...
  9. Export XLTM to PPTX in Android or with free Onl...

    Android API to Convert XLTM to PPTX without using Microsoft Word or online. Test free XLTM to PPTX online converter quickly before integrating the code....PPTX Open XLTM file using Workbook class Convert XLTM to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  10. Export XLTX to POWERPOINT in Android or with fr...

    Android API to Convert XLTX to POWERPOINT without using Microsoft Word or online. Test free XLTX to POWERPOINT online converter quickly before integrating the code....POWERPOINT Open XLTX file using Workbook class Convert XLTX to PDF...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...