Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 27,394 for

excel worksheet

(0.35 sec)
  1. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....to store Dates and Times in Excel Dates and times are stored in...systems in Aspose.Cells MS-Excel stores dates as numbers that...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  2. How to possible top row color set like z-index ...

    @John.He , @amjad.sahi, @peyton.xu // Example: Apply background color priority - Top, Middle, Bottom Style topStyle = Worksheet.Workbook.CreateStyle(); topStyle.ForegroundColor = Color.LightGreen; topStyle.Pattern = Bac…... Bottom Style topStyle = worksheet.Workbook.CreateStyle(); topStyle...Solid; Style middleStyle = worksheet.Workbook.CreateStyle(); middleStyle...

    forum.aspose.com/t/how-to-possible-top-row-colo...
  3. Assign and Validate Digital Signatures with Nod...

    Excel file digital signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital signatures....Signature dialog, Microsoft Excel removes the digital signature...Add a Digital Signature for Excel Aspose.Cells provides the DigitalSignature...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  4. Extract Text and Images from XLSM File Online a...

    Online XLSM file parser app. Android API code to extract text in rows and cells from XLSM spreadhseets....class object Access relevant worksheet then its data Use Iterator...(Microsoft Word Template File) Parse Excel Files Parse ODP Files (OpenDocument...

    products.aspose.com/total/android-java/parse/xlsm/
  5. | 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....with XLS extension represent Excel Binary File Format. Such files...can be created by Microsoft Excel as well as other similar spreadsheet...

    products.aspose.com/ocr/cpp/conversion/jpg-to-xls/
  6. | 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....with XLS extension represent Excel Binary File Format. Such files...can be created by Microsoft Excel as well as other similar spreadsheet...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  7. How to add a PivotChart with C++|Documentation

    How to add a PivotChart using Aspose.Cells with C++....Cells: Add some data to a worksheet’s cells using a Cell object’s...Add a pivot table to the worksheet by calling the PivotTables...

    docs.aspose.com/cells/cpp/how-to-add-pivot-chart/
  8. Convert PPT to XLS using Python or with free On...

    PPT to XLS conversion in your Python applications without using Microsoft Office or online. Test free PPT to XLS online converter quickly before integrating the code....installing Microsoft PowerPoint ® or Excel Download Why to Convert PPT...PPT file to HTML. After that, Excel Python API Aspose.Cells for...

    products.aspose.com/total/python-net/conversion...
  9. 将工作表转换为图像——去除数据周围的空白区域,使用C++|Documentation

    学习如何将工作表转换为图像并去除数据周围的空白区域,使用Aspose.Cells for C++。...Cells 允许您将 Microsoft Excel 工作表转换为图像。 删除数据周围的空白 SheetRender...); // Get the first worksheet Worksheet sheet = book . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/convert-worksheet-...
  10. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....you import your HTML to an Excel file, these numbers are converted...loadOptions ); // Access first worksheet const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...