Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 21,331 for

worksheet

(0.12 sec)
  1. How to Convert CSV to Excel in C#

    In this tutorial, you will learn how to convert CSV to Excel in C#. You can automate the procedure of generating Excel from CSV in C# with a few steps and simple API class....file like Workbook name, Worksheet name, other metadata-related...

    kb.aspose.com/cells/net/how-to-convert-csv-to-e...
  2. Auto Fit Excel using Node.js

    Auto fit Excel using Node.js by following this article. Get details to set the IDE, a list of steps, and a sample code to set auto height Excel using Node.js....Excel file, accessing the worksheet, and calling the autoFitRows()...

    kb.aspose.com/cells/nodejs/auto-fit-excel-using...
  3. Տեքստը փաթաթել Excel-ում՝ օգտագործելով C#

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է տեքստը փաթաթել Excel-ում՝ օգտագործելով C#: Այն ունի IDE կարգավորումներ, քայլերի ցանկ և նմուշ կոդ՝ Excel-ում C#-ով տեքստը ավտոմատ կերպով փաթաթելու համար:...Ստեղծեք Workbook , մուտք գործեք worksheet և մուտք գործեք բջիջ Տեղադրեք...

    kb.aspose.com/hy/cells/net/wrap-text-in-excel-u...
  4. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++....only a few cells from the worksheet. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Saving in html is not correct - Free Support Fo...

    Hi, We do conversion to html, html shows incorrectly and table and columns are shifted to the right. I am attaching html versions for different Aspose In version 25.1.2 - html shows correctly In version 25.5.0 - html …...Worksheets.Names.First(x => x.Text ==...GetRange(); var worksheet = range.Worksheet; worksheet.PageSetup.PrintArea...

    forum.aspose.com/t/saving-in-html-is-not-correc...
  6. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want to do a cut, but not insert t…...workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets()...get(0); worksheet.getCells().get(0, 2).setValue(1); worksheet.getCells()...

    forum.aspose.com/t/cellsexception-invalid-shift...
  7. Aspose.Cells Template and Smart Markers|Documen...

    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....formula and the resulting Excel worksheet Preface Aspose.Cells Template...

    docs.aspose.com/cells/reportingservices/aspose-...
  8. 使用Node.js通过C++更新切片器|Documentation

    本文展示了如何通过更新切片器,使用Aspose.Cells for Node.js via C++更新链接的树状图表。...filePath ); // Access first worksheet. const ws = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/updating-sl...
  9. Precedents and Dependents|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....Hide ] Complex financial worksheets, especially ones developed...modified, which cells in the worksheet are impacted by that change...

    docs.aspose.com/cells/python-net/precedents-and...
  10. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for Node.js via C++....Workbook (); // Access first worksheet const ws = wb . getWorksheets...js via C++ Save Specified Worksheets to PDF with Node.js via C++...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...