Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 103,581 for

workbook

(0.11 sec)
  1. Excel Export - Gap Missing when using arrays of...

    While working with arrays, we are facing an issue in excel where the gap between different elements is maintained correctly for an array of objects, but not for an array of strings. When using an array of objects, the t…...following codes: Workbook workbook = new Workbook(dir + "test_template1...workbookDesigner = new WorkbookDesigner(workbook); //workbookDesigner.ContainsVariables...

    forum.aspose.com/t/excel-export-gap-missing-whe...
  2. Export CSV to POTX in Android or with free Onli...

    Android API to Convert CSV to POTX without using Microsoft Word or online. Test free CSV to POTX online converter quickly before integrating the code....to POTX Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  3. Add and Retrieve Data|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 WorksheetCollection...

    docs.aspose.com/cells/java/add-and-retrieve-data/
  4. Provide exported worksheet HTML file path via I...

    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" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/provide-export...
  5. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... workbook = chart . chart_data . chart_data_workbook worksheet_index...chart_data . series . add ( workbook . get_cell ( worksheet_index...

    docs.aspose.com/slides/zh/python-net/chart-data...
  6. Excel to HTML Export: Fixed panes partially cov...

    Hello Aspose Support Team, I found an issue when exporting Excel files containing fixed panes that span over several rows and columns. In the generated HTML file, some fixed cells get covered after scrolling down. I…...HtmlSaveOptions flags: Workbook wb = new Workbook("example.xlsx");...Clarifying questions Are you using Workbook.save(..., HtmlSaveOptions)...

    forum.aspose.com/t/excel-to-html-export-fixed-p...
  7. We are unable to raise support ticket in - Free...

    Hi, The data provided in a cell is 119989000. But when we use aspose library to read cell value using cells.get(, ).getValue(), the value extracted is 119989000.00000001. Kindly suggest on any alternate approach to extr…... Sample code: Workbook workbook = new Workbook("d:\\files\\Bk_test1...the sheet Worksheet sheet = workbook.getWorksheets().get(0); System...

    forum.aspose.com/t/we-are-unable-to-raise-suppo...
  8. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....//Create a new Workbook. Workbook workbook = new Workbook (); //Open...//Open the stream into the Workbook. workbook . Open ( ms ); //Call...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....conditional formatting, converting workbooks to multiple formats (PDF,...Conversion Features Convert Workbook to Different Formats Supports...

    www.nuget.org/packages/Aspose.Cells
  10. Check if Digital Signature of VBA Code is Valid...

    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....VBA code is valid using the Workbook.VbaProject.IsValidSigned property...modify its VBA code, save the workbook, and then recheck, we find...

    docs.aspose.com/cells/net/check-if-digital-sign...