Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 30,504 for

worksheet

(0.33 sec)
  1. Questions Regarding Spreadsheet Editor Issues D...

    Hello, We are currently evaluating Aspose.Cells and using it to build a web-based spreadsheet editor (Excel-like online editing). During our testing, we encountered several issues and would like to seek your technical a…...import them directly into the worksheet. Production environment deployment...

    forum.aspose.com/t/questions-regarding-spreadsh...
  2. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. C++ API code to manage comments of XLSM files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...

    products.aspose.com/total/cpp/annotate/xlsm/
  3. Remove Excel Annotation Online or Manage Annota...

    delete comments from Excel file through online app for free. C++ API code to manage comments of Excel files....CreateIWorkbook Select the relevant Worksheet using its index Use GetIComments()->Add...

    products.aspose.com/total/cpp/annotate/excel/
  4. Convert SVG to XLAM via C# API | products.aspos...

    C# API to Convert SVG File to XLAM without using Microsoft Excel or Adobe Reader...converted XLSX document, select Worksheet via its index, create a Shape...

    products.aspose.com/total/net/conversion/svg-to...
  5. Watermark XLS File Online or using .NET | produ...

    Free online app to Watermark different XLS files. .NET watermarking library C# code for XLS Worksheets....by using new Shape to the worksheet Assign the relevant text properties...

    products.aspose.com/total/net/watermark/xls/
  6. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and password‑protect Excel files using Aspose.Cells for Node.js via C++....Close Protect and Unprotect Worksheet with Node.js via C++ Assign...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  7. Convert Excel workbook to Ods, Sxc and Fods (Op...

    How to convert Excel to Ods (OpenOffice / LibreOffice Calc) or convert Ods (OpenOffice / LibreOffice Calc) to Excel with Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples.... Access the chart data worksheet. Clear all the default series...; // Gets the chart data WorkSheet IChartDataWorkbook fact =...

    docs.aspose.com/slides/androidjava/create-chart/
  9. C# aspose cells dates - Free Support Forum - as...

    Hi I am looking to copy ranges from from workbook to another or from one Worksheet to another. I used value = RangeA.Value and RangeB.Value = value The problem is that in some circumstances date values get changed f…...workbook to another or from one worksheet to another. I used value =...ranges between workbooks or worksheets, especially in environments...

    forum.aspose.com/t/c-aspose-cells-dates/315671
  10. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet of t…...xlsx"); // Access the worksheets Worksheet sourceWorksheet = sourceWorkbook...sourceWorkbook.Worksheets[0]; Worksheet destinationWorksheet =...

    forum.aspose.com/t/copying-a-range-across-workb...