Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 3,249 for

workbook formulas

(0.1 sec)
  1. Update XLSX File using .NET | products.aspose.com

    Modify XLSX documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xlsx/
  2. Create XLSX Using Python | products.aspose.com

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

    products.aspose.com/total/python-java/create/xlsx/
  3. Optimizing Memory Usage while Working with Big ...

    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....Contents [ Hide ] When building a workbook with large data sets, or reading...situations, such as building a workbook with a large data set for...

    docs.aspose.com/cells/nodejs-java/optimizing-me...
  4. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples....PPTX ) FAQ Do external Excel workbooks work as a data source, and...can reference an external workbook: when you connect or refresh...

    docs.aspose.com/slides/python-net/chart-calcula...
  5. Convert JPEG2000 to XLS via C# | Aspose

    Sample code for JPEG2000 to XLS C# conversion. Use API example code for batch JPEG2000 files to XLS conversion within VB.NET, Asp.NET or any .NET based application.... while isolating you from formulas, neural networks, and other...Excel is known as Workbook where each workbook can have one or...

    products.aspose.com/ocr/net/conversion/jpeg2000...
  6. Convert PDF to XLS via C# | Aspose

    Sample code for PDF to XLS C# conversion. Use API example code for batch PDF files to XLS conversion within VB.NET, Asp.NET or any .NET based application.... while isolating you from formulas, neural networks, and other...Excel is known as Workbook where each workbook can have one or...

    products.aspose.com/ocr/net/conversion/pdf-to-xls/
  7. Font Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/go-cpp/cells-font-settings/
  8. #NAME error when inserting a chart as an image ...

    Hi Aspose Team, I’m having an issue with some charts where I’m inserting it into a word document and one of the footnotes for the chart comes in as #NAME? even though the name range from which it is pulled into the char…...DocumentBuilder(doc); using (Workbook TestWB = new Workbook(dir + @"Chart_Template...Stream ProcessOleObject_Aspose(Workbook sourceWB, string imgCoordinates...

    forum.aspose.com/t/name-error-when-inserting-a-...
  9. PDF|Documentation

    Learn how to convert Excel to PDF with Aspose.Cells for Python via .NET API....supports conversion of an Excel workbook into PDF. In this example...an Excel workbook into PDF. Converting Excel Workbook to PDF PDF...

    docs.aspose.com/cells/python-net/convert-excel-...
  10. Excel spredsheet fails when converting to PDF -...

    Hi Aspose team, We have problems converting the attached Excel file to PDF. Måleprotokoll.zip (192.1 KB). We get this exception in VS: image.png (42.4 KB) Using this code: Aspose.Cells.License license; license = n…...dataDir = “c:\temp\”; Workbook doc = new Workbook(dataDir + “testt...adjusting the page setup in your workbook. Here’s a code snippet to...

    forum.aspose.com/t/excel-spredsheet-fails-when-...