Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 30,492 for

worksheet

(0.78 sec)
  1. Split ODS File Online or using Android Mobile A...

    Free online app to split different ODS sheets. Android splitter library Java code for ODS spreadsheets....Load ODS File Iterate all worksheets inside the workbook On each...each iteration, there is ith worksheet Create new Workbook class...

    products.aspose.com/total/android-java/split/ods/
  2. Aspose.Cells 8.6.3的公共API更改|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....first Worksheet in Workbook var cells = book . Worksheets [ 0 ]...first Worksheet in Workbook var cells = book . Worksheets [ 0 ]...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column index” when saving the workbook. Teste…...loadOptions); Worksheet worksheet = book.Worksheets[0]; Cells cells...cells = worksheet.Cells; DataTable dt = cells.ExportDataTable(0...

    forum.aspose.com/t/limitation-of-number-of-rows...
  4. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++.... Save Specified Worksheets to PDF with JavaScript via...via C++ Fit All Worksheet Columns on Single PDF Page with JavaScript...

    docs.aspose.com/cells/javascript-cpp/resampling...
  5. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = Worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells...formatting: var blockCell = worksheet.Cells[htmlBlock.OccupiedCells...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  6. Product Overview|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....allows importing data onto the worksheets from different data sources...the grid, managing multiple worksheets, managing cells, rows and...

    docs.aspose.com/cells/net/product-overview/
  7. Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わる -...

    Aspose.Cells for .NET(v25.10.0)を利用しています。 Aspose.Cellsでシートをコピーすると配置していた画像オブジェクトの見え方が変わりました。 確認すると設定していた透明度の設定がなくなっていました。 本件の対処方法を教えてください。 不具合であれば修正を検討ください。 詳細は以下の添付ファイルをご確認ください。 画像コピー検証.zip (88.3 KB) 添付ファイル内の「検証結果.…...xlsx"); Worksheet sourceSheet = workbook.Worksheets[0]; Worksheet...Worksheet targetSheet = workbook.Worksheets.Add("CopiedSheet"); // シートをコピー...

    forum.aspose.com/t/aspose-cells/320639
  8. Managing Document Properties in PHP|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....)); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...$customDocProp = $ptr -> Get ( $worksheets , "CustomDocumentProper"...

    docs.aspose.com/cells/net/managing-document-pro...
  9. Convert ml to oz in Java

    In this brief guide, you will learn how to convert ml to oz in Java.It outlines the setup process and the algorithm workflow, followed by a runnable example to convert milliliter to ounce in Java....it by opening an existing worksheet or generating a new one programmatically...

    kb.aspose.com/cells/java/convert-ml-to-oz-in-java/
  10. Do we have the ability to perform redaction in ...

    hi Aspose, Do we have the ability to perform redaction in the aspose cells editor? like apply back colour on the embedded images, charts and cells Thank you, Ganesh Kumar....and remove redactions in a worksheet for your reference. I hope...

    forum.aspose.com/t/do-we-have-the-ability-to-pe...