Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 100,296 for

workbook

(0.22 sec)
  1. Update CSV File using .NET | products.aspose.com

    Modify CSV 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/csv/
  2. Ինչպես փոխել CSV-ը PDF-ի Node.js-ում

    Այս կարճ ձեռնարկը ներառում է մանրամասներ Node.js-ում CSV-ը PDF-ի փոխելու մասին: Դուք կարող եք ֆայլը փոխարկել CSV-ից PDF-ի Node.js-ում՝ օգտագործելով հեշտ API ինտերֆեյս օպերացիոն համակարգերում, ինչպիսիք են Windows-ը, Linux-ը կամ macOS-ը:...օգտագործվող բաժանարարը Ստուգեք Workbook դասի օբյեկտը՝ վերը նշված կոնֆիգուրացիան...աղբյուրի CSV ֆայլը՝ օգտագործելով Workbook դասի օրինակը և սահմանազատող...

    kb.aspose.com/hy/cells/nodejs/how-to-change-csv...
  3. Managing Ranges|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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/managing-ranges/
  4. Merge XLSX Files Online or using C++ | products...

    Free online app to combine different XLSX files. C++ merging library code to merge XLSX worksheets into other formats....XLSX using Workbook objects. Select the one Workbook as the base...Merge XLSB Files (Excel Binary Workbook) Merge XLSM Files (Macro-enabled...

    products.aspose.com/total/cpp/merge/xlsx/
  5. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel Workbooks programmatically using the Node.js API with the C++ library....xlsx" ); // Loads the workbook which contains hidden external...const book = new AsposeCells . Workbook ( filePath ); // Loop over...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  6. Compress XLSX Files Online or using Android Mob...

    Free online app to compress different XLSX files. Android compression library Java code for XLSX documents....Project Load the document via Workbook class There are 9 levels of...Compress XLSB Files (Excel Binary Workbook) Compress XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/compress...
  7. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....// Load source Excel file Workbook wb ( srcDir + u "samplePd...bookmarkEntry ); // Save the workbook in PDF format with the given...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  8. Creating Pie Chart with Leader Lines|Documentation

    Learn how to use Aspose.Cells for Python via .NET to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....we will first create a new Workbook and input some data that will...chart in image format and the workbook in XLSX format. Resultant...

    docs.aspose.com/cells/python-net/creating-pie-c...
  9. Add Images in Spreadsheet in xlsx4j|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....//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet sheet = workbook . getWorksheets (). get ( 0 ); //Adding...

    docs.aspose.com/cells/java/add-images-in-spread...
  10. 用 C++ 改变批注的文本方向|Documentation

    学习如何使用 Aspose.Cells for C++ 更改 Excel 中批注的文本方向。...// Instantiate a new Workbook Workbook wb ; // Get the first...

    docs.aspose.com/cells/zh/cpp/change-text-direct...