Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 202,838 for

excel

(0.15 sec)
  1. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++....Exclude Unused Styles during Excel to HTML conversion with Golang...Possible Usage Scenarios Microsoft Excel files may contain many unused...

    docs.aspose.com/cells/go-cpp/exclude-unused-sty...
  2. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel into Word and having some issues. Screenshot 1 demonstrates the generated docx file, which looks ok, however double clicking the embed to edit brings up an incorrectly…...OLE Excel Object Size is Changed after Double Click on it in...in MS Word | Insert OLE (Excel) into Document using .NET Aspose...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  3. Export Comments while Saving Excel file to HTML...

    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....Export Comments while Saving Excel file to HTML with Node.js via...Scenarios When you save your Excel file to HTML, comments are not...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  4. Working with excel files with file format of '9...

    Hi, I have some Excel files with file format of '95 or before. The Aspose.cells library raises not supported file format exception. I wonder, by any chance, whether there is some work around to work (opening and manipul…...Working with excel files with file format of '95 or before Aspose...2011, 8:27am 1 Hi, I have some excel files with file format of '95...

    forum.aspose.com/t/working-with-excel-files-wit...
  5. Add Check Mark in Excel using Java

    Follow this article to add check mark in Excel using Java. You will get information to set the IDE, a list of steps, and a sample code demonstrating how to add tick mark in Excel using Java....Product Family Add Check Mark in Excel using Java This article guides...on how to add tick mark in Excel using Java . You will learn...

    kb.aspose.com/cells/java/add-check-mark-in-exce...
  6. Convert CSV, TSV, and TXT to Excel with Golang ...

    Learn how to convert CSV, TSV, and TXT files to Excel using Aspose.Cells for C++....Convert CSV, TSV, and TXT to Excel with Golang via C++ Contents...you can convert CSV files to Excel, OpenOffice, PDF, JSON, and...

    docs.aspose.com/cells/go-cpp/convert-csv-tsv-an...
  7. Manage VBA Codes of Excel Macro-Enabled Workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells library in C++....Ask AI Manage VBA Codes of Excel Macro-Enabled Workbook with...output XLSM file in Microsoft Excel and click the Developer > Visual...

    docs.aspose.com/cells/cpp/manage-vba-project/
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows code explaining how to set FitToPagesWide and FitToPagesTall using the Aspose.Cells library....Ask AI How to Print Excel as Fitted Pages Wide and Tall Contents...applications (like Microsoft Excel) to control how a spreadsheet...

    docs.aspose.com/cells/java/how-to-print-excel-a...
  9. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an Excel file: 4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get the lables: var chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...GetAxisTexts() are not the same as what excel shows Aspose.Cells Product Family...2025, 9:35am 1 hi , i have an excel file: 4366-20250303.7z (108...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  10. Add a page break in excel at end of each page i...

    Hello, I am working on a Project to convert Excel files to pdf with Aspose.Cells version 25.6. Currently I am using below code for conversion: final PageSetup pgSetup = curSheet.getPageSetup(); if (pgSetup != null && …...Add a page break in excel at end of each page in sheet when converting...converting excel workbook to pdf Aspose.Cells Product Family...

    forum.aspose.com/t/add-a-page-break-in-excel-at...