Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 161,021 for

workbook

(0.11 sec)
  1. Convert PPS to XLTX via PHP or with free Online...

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

    products.aspose.com/total/php-java/conversion/p...
  2. Axis class | Aspose.Cells for Python via .NET A...

    Axis class Axis class Encapsulates the object that represents an axis of chart. The Axis type exposes the following m......cells import Workbook from aspose.cells.charts import...Instantiating a Workbook object workbook = Workbook () # Adding a...

    reference.aspose.com/cells/python-net/aspose.ce...
  3. Aspose cells add static text in row 1 followed ...

    Hi Currently cell is working for JSON data using the below code string jsonInput = File.ReadAllText(“Data.json”); JsonLayoutOptions options = new JsonLayoutOptions(); options.ArrayAsTable = true; JsonUtility.ImportD…...int column = 0; Workbook workbook = new Workbook(); Worksheet worksheet...worksheet = workbook.Worksheets[sheetName]; Aspose.Cells.Utility...

    forum.aspose.com/t/aspose-cells-add-static-text...
  4. Create a Chart|Aspose.Slides 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.... Then use Microsoft Excel workbook to access and modify chart...Create a new Microsoft Excel Workbook instance and load chart data...

    docs.aspose.com/slides/net/create-a-chart/
  5. Create Dynamic Charts|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....understand, we will create the Workbook from scratch and move forward...outlined below. Create an empty Workbook. Access the Cells of first...

    docs.aspose.com/cells/java/create-dynamic-charts/
  6. Search and replace text in XLSB document via C+...

    C++ example code to redact sensitive information in XLSB file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Replace(&mldr;) method Save the workbook. System Requirements Aspose...file intrusive_ptr<IWorkbook> workbook = Factory::CreateIWorkboo...

    products.aspose.com/cells/cpp/redaction/xlsb/
  7. Create a Chart in a Microsoft PowerPoint Presen...

    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.... Then use Microsoft Excel workbook to access and modify chart...Create a new Microsoft Excel Workbook instance and load chart data...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  8. .NET API to Convert MOBI to XLTM or with free O...

    C# API to Convert MOBI to XLTM or Online App without using Microsoft Excel or Adobe Reader or online. Test free MOBI to XLTM online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...Convert MOBI to XLSX (Open XML Workbook) Convert MOBI to FODS (OpenDocument...

    products.aspose.com/total/net/conversion/mobi-t...
  9. Create XLSM Using Python | products.aspose.com

    Generate Microsoft Excel XLSM documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create XLSM...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/xlsm/
  10. Edit or View XLSM Files Metadata via Java | pro...

    Java sample code to edit or view XLSM format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Metadata of XLSM - Java // Open Workbook metadata MetadataOptions options...); // Open the workbook Workbook w = new Workbook( "Sample1.out...

    products.aspose.com/cells/java/metadata/xlsm/