Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 159,755 for

xlsx

(0.12 sec)
  1. 用 C++ 管理OLE对象|Documentation

    学习如何使用 Aspose.Cells 和 C++ 在工作表中添加、提取和操作OLE对象。...FileFormatType :: Xlsx : fileName += u "Xlsx" ; break ; case FileFormatType...GetFileFormatType () == FileFormatType :: Xlsx ) { Vector < uint8_t > objectData...

    docs.aspose.com/cells/zh/cpp/managing-ole-objects/
  2. Convert ODT to EXCEL in C++ or with free Online...

    C++ API to Convert ODT to EXCEL or Online App without using using Microsoft Word or Microsoft Excel or online. Test free ODT to EXCEL online converter quickly before integrating the code....spreadsheet formats, including XLS, XLSX, HTML, and more. It also provides...reference Save the document to XLSX format using Save member function...

    products.aspose.com/total/cpp/conversion/odt-to...
  3. Convert DOT to EXCEL via Java or with free Onli...

    Convert DOT to EXCEL via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to EXCEL online converter quickly before integrating the code....Workbook class Save the document to XLSX format using Save method Conversion...Converting **DOT** to **Excel (XLS/XLSX)** transforms Word templates...

    products.aspose.com/total/java/conversion/dot-t...
  4. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for JavaScript via C++ API....xlsx" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/find-or-se...
  5. How to Lock Cells to Protect Them|Documentation

    This article provides code that shows how to lock cells to protect them using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-loc...
  6. Excel shape text font color is not getting modi...

    I am trying to change the text font of shape in excel document from white to black, it is only changing the first word’s color to black. Please find the attached solution for reproducing this and also suggest how can we …...xlsx"); Console.WriteLine("Font color..."input4.xlsx"; string outputPath = filePath + "output3.xlsx"; Workbook...

    forum.aspose.com/t/excel-shape-text-font-color-...
  7. 使用 C++ 的 JavaScript 错误检查选项|Documentation

    学习如何在 Excel 工作表中通过 C++ 编程方式使用错误检查选项。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/use-err...
  8. 如何添加数据条条件格式|Documentation

    如何使用 Aspose.Cells for Python via .NET 库应用 Data Bars 条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示方式。...NET 完全支持在 XLSX 格式中,运行时对 Microsoft Excel 2007..."Testoutput.out.xlsx" ) book . save ( out_fn , SaveFormat . XLSX ) def...

    docs.aspose.com/cells/zh/python-net/how-to-add-...
  9. Extract Text and Images from ODS File Online an...

    Online ODS file parser app. .NET API C# code to extract text in rows and cells from ODS spreadhseets....xlsx , CSV, or JSON for integration...(Macro-enabled Spreadsheet) Parse XLSX Files (Open XML Workbook)...

    products.aspose.com/total/net/parse/ods/
  10. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/protecting...