Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 106,496 for

workbook

(0.56 sec)
  1. Convert CGM to XLTM in Android Apps | products....

    Render CGM to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...protectSharedWorkboo method of Workbook class. Explore CGM Conversion...

    products.aspose.com/total/android-java/conversi...
  2. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...Cells; Workbook srcWorkbook = new(@"C:\Sw...OrdinalIgnoreCase)).GetRange(); Workbook targetWbk = new(); var channelSheet...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  3. View and Update XLSB Properties Online or Updat...

    View and modify XLSB properties through online app for free. Java API code to update and add XLSB properties....project Load XLSB file using Workbook class. Get all custom properties...handling high-performance workbooks and compressed datasets efficiently...

    products.aspose.com/total/java/metadata/xlsb/
  4. Redact XLSX Spreadsheet Online or using .NET | ...

    Open and redact XLSX document online via app for free. .NET API C# code to search and replace XLSX text....project Load XLSX file using Workbook class Get the relevant sheet...find and replace in whole workbook Save the XLSX Spreadsheet...

    products.aspose.com/total/net/redact/xlsx/
  5. Online XLSX File Merger or Build Python Apps to...

    Free online app to combine different XLSX files. Python merging library code to merge XLSX documents into other formats....files using Workbook class object. Select the one Workbook as the...needed. Merging modern Excel workbooks using Python APIs is a standard...

    products.aspose.com/total/python-net/merge/xlsx/
  6. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. .NET API C# code to extract text in rows and cells from XLSM spreadhseets....project Load XLSM file using Workbook class object Access relevant...Parse macro-enabled Excel workbooks for safe data extraction....

    products.aspose.com/total/net/parse/xlsm/
  7. The Gradient Color Disappears After XLSX-to-PDF...

    When converting the Excel chart to PDF and then to PPTX, the gradient color is missing, and the text in the Y-axis is not rotating properly. Please consider the first slide only. Aspose version: implementation ‘com.as…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/Downloads/HCQ_ISSUE...kc/Downloads/HCQ_ISSUE.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/the-gradient-color-disappear...
  8. PowerQueryFormulaItems missing in function with...

    In Aspose.Cells for .NET version 25.4.0 I found the following problem for the PowerQueryFormulaItems of a function. When a file contains a power query function with a nested let like so: let Source = {"banana", "ap…...following snippet: var workbook = new Workbook("MissingItem.xlsx")...xlsx") var query1 = workbook.DataMashup.PowerQueryFormulas["FindFruit"];...

    forum.aspose.com/t/powerqueryformulaitems-missi...
  9. Aspose.Cells Object Model|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....of the object model is the Workbook object. A brief description...WorksheetCollection/Worksheet Workbook object contains the WorksheetCollection...

    docs.aspose.com/cells/python-net/aspose-cells-o...
  10. Accessing Cells of a Worksheet|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/accessing-cells-of-a...