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

workbook

(0.09 sec)
  1. Class NumbersLoadOptions | Aspose.Cells for .NE...

    Aspose.Cells.Numbers.NumbersLoadOptions class. Represents the options of loading Apple Numbers files...format, you should not save the workbook as excel file format later...initializing styles of the workbook(Inherited from LoadOptions...

    reference.aspose.com/cells/net/aspose.cells.num...
  2. TextRunEquationNode | Aspose.Cells for Java API...

    This class in the equation node is used to store the actual contenta sequence of mathematical text of the equation....createNode(int equationType, Workbook workbook, EquationNode parent)...createNode(int equationType, Workbook workbook, EquationNode parent)...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. Converting a xlsb file with DDE link to xlsm fi...

    Hi, I tried to convert an XLSB file into XLSM file where as the file contains a DDE link. The DDE link in XLSB is “=Excel|[TP_UDA_SourceDDE.xlsx]Sheet1!‘R3C’” but on converting this into XLSM it is changing to “=[TP_UD…... Sample code: Workbook workbook = new Workbook("e:\\test2\\DDELink_TestFile...DELink_TestFile.xlsb"); workbook.Save("e:\\test2\\out1.xlsm"...

    forum.aspose.com/t/converting-a-xlsb-file-with-...
  4. Formula Calculation Engine in Aspose.Cells|Docu...

    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....//Instantiating a Workbook object Workbook book = new Workbook (); //Obtaining...

    docs.aspose.com/cells/net/formula-calculation-e...
  5. Aspose.Cells for CPP 17.02.0 Release Notes|Docu...

    Aspose.Cells for CPP 17.02.0 Release Notes – the latest enhancements, new features, and fixes....in an Excel: /*create a new workbook*/ intrusive_ptr < IWorkbook...GetIntValue ()); /*save this workbook to resultFile*/ wb -> Save...

    docs.aspose.com/cells/cpp/aspose-cells-for-cpp-...
  6. Convert PS to XLTX via C# API | products.aspose...

    C# API to Convert PS File to XLTX without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...watermark, you can create a new Workbook object and open the converted...

    products.aspose.com/total/net/conversion/ps-to-...
  7. .NET API to Convert OTT to XLTX or with free On...

    C# API to Convert OTT to XLTX or Online App without using Microsoft Excel or Adobe Reader or online. Test free OTT to XLTX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...OTT to XLSB (Excel Binary Workbook) Convert OTT to XLSM (Macro-enabled...

    products.aspose.com/total/net/conversion/ott-to...
  8. area - Aspose.Cells for Python via Java - API R...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WebExtensionTaskPane WebQueryConnection Workbook WorkbookDesigner WorkbookMetadata...Instantiating a Workbook object workbook = Workbook() # Adding a...

    reference.aspose.com/cells/python-java/asposece...
  9. Adding comments gets exponentially slower the m...

    Hi, I need to add many thousands of comments to a sheet. The issue is that the performance degrades the more comments there are, example code: var Workbook = new Workbook(); Workbook.Worksheets.Add(); var sheet = workb…...example code: var workbook = new Workbook(); workbook.Worksheets.Add();...Add(); var sheet = workbook.Worksheets.Last(); for (int i = 0;...

    forum.aspose.com/t/adding-comments-gets-exponen...
  10. ChartData|Aspose.Sildes for Python via .NET API...

    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....Name Description chart_data_workbook Gets the cells factory to...data_source_type Represents external workbook path if external data source...

    docs.aspose.com/slides/python-net/api-reference...