Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 104,120 for

workbook

(1.42 sec)
  1. Update XLSM File using Java | products.aspose.com

    Modify XLSM document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....XLSM File in Java Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/java/update/xlsm/
  2. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows....false ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Series . Add ( workBook . GetCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/net/callout/
  3. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...cells import Workbook from aspose.pydrawing import...Instantiate a workbook object and open the template file workbook = Workbook...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  4. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....Cells Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. Get Warnings for Font Substitution while Render...

    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....throws Exception { Workbook workbook = new Workbook ( "source.xlsx"...( new WarningCallback ()); workbook . save ( "output.pdf" , options...

    docs.aspose.com/cells/java/get-warnings-for-fon...
  6. Convert PPTX to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTX to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTX to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPTX to XLSB (Excel Binary Workbook) Convert PPTX to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  7. Convert PPT to XLTX via PHP or with free Online...

    PHP API to Convert PPT to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPT to XLTX online converter quickly before integrating the code....HTML as parameters Use Workbook class to load the exported...PPT to XLSB (Excel Binary Workbook) Convert PPT to XLSM (Macro-enabled...

    products.aspose.com/total/php-java/conversion/p...
  8. How to Password Protect an Excel File in Python

    This brief article explains how to password protect an Excel file in Python. It covers the details to configure the system, program flow and a runnable code snippet to encrypt Excel file in Python....input Excel file with the Workbook class Set the required encryption...desired format. Code to Encrypt Workbook with Password in Python This...

    kb.aspose.com/cells/python/how-to-password-prot...
  9. Excel-ում Sunburst գրաֆիկի ստեղծում Java-ի միջոցով

    Հետևեք այս հոդվածին՝ Excel-ում Sunburst գրաֆիկ ստեղծելու համար Java-ի միջոցով։ Այն պարունակում է գործարկվող օրինակ կոդ՝ ներկառուցված օրինակային տվյալներով, ինչպես նաև IDE-ի կարգավորումները և Sunburst գրաֆիկ ստեղծելու քայլերը։...գրաֆիկ ստեղծելու նպատակով workbook բեռնում կամ ստեղծում՝ Sunburst...գրաֆիկ պարունակող ելքային Workbook-ի պահպանում սկավառակի վրա...

    kb.aspose.com/hy/cells/java/create-sunburst-cha...
  10. Converting Chart to Image in Ruby|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....chart_to_image () # Create a new Workbook. workbook = Rjb :: import ( 'com...'com.aspose.cells.Workbook' ) . new # Get the first worksheet....

    docs.aspose.com/cells/java/converting-chart-to-...