Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 30,332 for

worksheet

(0.22 sec)
  1. 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/
  2. 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/
  3. 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/
  4. How to Fill PDF Form with Excel Data using C#

    This tutorial guides on how to fill PDF form with Excel data using C#. It contains details to use both PDF and Excel files in the same application, stepwise approach to write the application and a runnable sample code that can be used to auto fill PDF form from Excel using C#....contains a worksheets collection and each worksheet has collection...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-with...
  5. 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...
  6. | Aspose

    Sample code for JPG to XLS Java conversion. Use API example code for batch JPG files to XLS conversion within any Web or Desktop Java based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/cpp/conversion/jpg-to-xls/
  7. | Aspose

    Sample code for PDF to XLS Java conversion. Use API example code for batch PDF files to XLS conversion within any Web or Desktop Java based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  8. Comparison of functionality and performance of ...

    Comparison of functionality and performance of Aspose.Cells for Go via C with Excelize, Tealeg/xlsx, and Go-OLE....Yes ✅ Yes Cell/Row/Column/Worksheet ✅ Yes ✅ Yes ✅ Yes ✅ Yes Style...scenario: a large file with 10 worksheets, 100,000 rows × 250 columns...

    docs.aspose.com/cells/go-cpp/comparison-of-func...
  9. aspose.cell,输出pdf,文本框中文本与在Excel中显示效果不一致。 - Free...

    aspose.cell,Excel文件保存为pdf,文本框中文本与在Excel中显示效果不一致。CalculateTextSize计算的文本高度也没超过文本框,但是输出pdf时文本已溢出文本框 testPdf.zip (256.2 KB) public static void testHeight() { //CellsHelper.DPI = 168; Workbook workbook = new Wor…...xlsm"); Worksheet sheet = workbook.Worksheets["sheet1"]; foreach...

    forum.aspose.com/t/aspose-cell-pdf-excel/325576
  10. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。...createCellsFormattin ( workbook ); const worksheet = workbook . getWorksheets...getWorksheets (). get ( 0 ); worksheet . setName ( "Sales Report" ); workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...