Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 159,906 for

xlsx

(0.27 sec)
  1. Can aspose convert mht to excel including formu...

    can aspose convert mht to excel including formula? In a cell, we want to do some simple forumla like: =IF(1.1=0,“zero”,“non-zero”)...(MHTML) files to Excel formats (XLSX, XLS, etc.). How do you set...

    forum.aspose.com/t/can-aspose-convert-mht-to-ex...
  2. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  3. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...C++ Annotation Odp PPT DOCX XLSX PDF ODP ODP Remove Comments...

    products.aspose.com/slides/cpp/annotation/odp/
  4. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...C++ Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove Comments...

    products.aspose.com/slides/cpp/annotation/ppt/
  5. Set Worksheet Tab Color with Node.js via C++|Do...

    This article demonstrates sample code that sets the Excel worksheet tab color programmatically using Node.js via C++....xlsx" )); // Get the first worksheet...

    docs.aspose.com/cells/nodejs-cpp/set-worksheet-...
  6. Disable Exporting Frame Scripts and Document Pr...

    Learn how to disable exporting frame scripts and document properties when converting a workbook to HTML using Aspose.Cells for Node.js via C++....xlsx" ); const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/disable-export...
  7. Custom Number Format with Trailing Dots is igno...

    Hello, When a workbook contains text-based cells with the custom number format “@ *.”, it shows the cell content with trailing dots. When this workbook is exported to HTML, the custom format seems to be ignored and the …...Product Family cells-java , xlsx-to-html oraspose January 17..., the attached TrailingDots.xlsx file and the following Java...

    forum.aspose.com/t/custom-number-format-with-tr...
  8. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.Xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...xlsx"); Worksheet worksheet = workbook...insertColumns(3, 2); workbook.save("output.xlsx"); In the attached zip file...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  9. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...xlsx" ; Workbook workbook ( inputFilePath...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  10. Performance improvement - Free Support Forum - ...

    We have more than 100,000 Excel files that need to be converted to PDF files. We are using Aspose products to convert these files and found that it takes more than 1.5 seconds to convert one file. Is there any way I can …...using MS Excel and created an XLSX file for testing, resulting...using MS Excel and created an XLSX file for testing, resulting...

    forum.aspose.com/t/performance-improvement/325813