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

xlsx

(0.42 sec)
  1. 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-...
  2. 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/
  3. 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/
  4. 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-...
  5. 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...
  6. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...xlsx”); string rangeName = “BIPL...

    forum.aspose.com/t/missing-text-in-labels/310539
  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. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致...xlsx (4).xlsx.zip (13.4 KB) peyton.xu...Workbook("导出订单-主配产品多行展示示意模板.xlsx (4).xlsx"); System.out.println(wb...

    forum.aspose.com/t/excel-pdf/323763
  9. 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-...
  10. 使用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-...