Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 134,833 for

xlsx

(0.05 sec)
  1. Use Formulas Functions to Process Data in VSTO ...

    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....xlsx" ); //Quit the application app...Save ( "OutputAspose.xlsx" , SaveFormat . Xlsx ); } Download Sample...

    docs.aspose.com/cells/net/use-formulas-function...
  2. Use Custom XML Parts in Aspose.Cells with Node....

    Learn how to use custom XML parts in Aspose.Cells for Node.js via C++. Integrate external XML data within Excel files seamlessly....xlsx into .zip and then by opening...path . join ( dataDir , "output.xlsx" ); // The sample XML that will...

    docs.aspose.com/cells/nodejs-cpp/use-custom-xml...
  3. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...
  4. Create PdfBookmarkEntry for Chart Sheet with C+...

    Learn how to create PdfBookmarkEntry for chart sheets using Aspose.Cells for C++....xlsx" ; Workbook wb ( inputFilePath...Cleanup (); return 0 ; } Convert XLSX File to PDF Format with C++...

    docs.aspose.com/cells/cpp/create-pdfbookmarkent...
  5. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++....xlsx" ; wb . Save ( outputPath , SaveFormat :: Xlsx ); std...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  6. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells for Python via .NET....saves the workbook in output XLSX format. Sample Code Pivot Table...

    docs.aspose.com/cells/python-net/add-calculated...
  7. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for .Net....code sample that creates an XLSX file from scratch, adding a...

    docs.aspose.com/cells/python-net/comments-and-n...
  8. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....using Python How to Convert XLSX to PDF having Restricted Permissions...

    kb.aspose.com/cells/page/9/
  9. How to Edit Excel File in C++

    In this example, we will explore how to edit Excel file in C++. You can manipulate the Excel file data programmatically in C++ using simple API interface that can be used both in Microsoft Windows and Linux etc....output workbook with formula to XLSX in C++ The following example...

    kb.aspose.com/cells/cpp/how-to-edit-excel-file-...
  10. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....The sample code below opens an XLSX Excel file that contains some...join ( dataDir , "aspose-sample.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...