Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 27,039 for

excel worksheet

(0.17 sec)
  1. Set Conditional Formats of Excel and ODS files|...

    How to apply conditional formats to Excel and ODS files in Node.js via C++....Set Conditional Formats of Excel and ODS files Contents [ Hide...formatting is used. In Microsoft Excel, select Format , then Conditional...

    docs.aspose.com/cells/nodejs-cpp/conditional-fo...
  2. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the Excel chart when I open the Excel chart and view it. public virtual S…...not look like the original excel chart Aspose.Cells Product Family...nothing like the excel chart when I open the excel chart and view...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  3. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridlines which are thicker and of a different color than in the Excel sheet. I took one image using Range.getImage() of Excel javascript A…...different from the color in the excel sheet Aspose.Cells Product Family...different color than in the excel sheet. I took one image using...

    forum.aspose.com/t/image-gridline-color-differe...
  4. Import XML to Excel workbook with JavaScript vi...

    Import data from XML files into Excel using Aspose.Cells for JavaScript via C++....Import XML to Excel workbook with JavaScript via C++ Contents...an XML map using Microsoft Excel with the following steps: Select...

    docs.aspose.com/cells/javascript-cpp/import-xml...
  5. Excel workbook saved as .docx having issues wit...

    Hi Guys I am facing a problem when saving an Excel workbook as .docx. I am trying to convert the following 2 table’s that are present in the following workbook- check.zip (16.3 KB) One is having issues with it’s border…...Excel workbook saved as .docx having issues with table formatting...facing a problem when saving an excel workbook as .docx. I am trying...

    forum.aspose.com/t/excel-workbook-saved-as-docx...
  6. Remove Excel Table with Python

    Remove Excel table with Python using a few API calls. Get the IDE details, steps, and a sample code showing how to remove table format in Excel with Python....TeX Product Family Remove Excel Table with Python This short...tutorial describes how to remove Excel table with Python . It has the...

    kb.aspose.com/cells/python/remove-excel-table-w...
  7. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....Set Conditional Formats of Excel and ODS files. Contents [ Hide...formatting is an advanced Microsoft Excel feature that allows you to apply...

    docs.aspose.com/cells/python-net/conditional-fo...
  8. Image looks slightly different than in Excel af...

    Hi, we use following code to render an image in Excel to png: Workbook wb = new Workbook(“Example2.xlsx”); Worksheet ExcelWorksheet = wb.Worksheets[“Example 2”]; string rangeName = “BIPLI_Example2”; CellsHelper.DPI …...slightly different than in Excel after rendering Aspose.Cells...code to render an image in Excel to png: Workbook wb = new Workbook(“Example2...

    forum.aspose.com/t/image-looks-slightly-differe...
  9. ListObject with calculated column creates inval...

    Hello, An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation When you open the fi…...calculated column creates invalid Excel file Aspose.Cells Product Family...2:16pm 1 Hello, An invalid Excel file is generated using this...

    forum.aspose.com/t/listobject-with-calculated-c...
  10. Excel – R1C1 Reference Style vs. A1 with C++|Do...

    R1C1 Reference Style vs. A1 style by using Aspose.Cells with C++....Ask AI Excel – R1C1 Reference Style vs. A1 with C++ Contents...Contents [ Hide ] Introduction In Excel, R1C1 and A1 are two different...

    docs.aspose.com/cells/cpp/r1c1-reference-style-...