Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 159,753 for

xlsx

(0.62 sec)
  1. "horizontal" parameter is not working as per ex...

    Hi, we wanted to populate data horizontally for a specific array. So we used a horizontal parameter, but it is not working as expected. Please check the attachment. Thanks horizontal.zip (15.8 KB)...xlsx"); WorkbookDesigner workbookDesigner...save("d:\\files\\horizontal\\out1.xlsx"); We require thorough evaluation...

    forum.aspose.com/t/horizontal-parameter-is-not-...
  2. Excel 主题和颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++的自定义配色方案。... 以下示例加载一个模板 XLSX 文件,为不同的主题色类型定义颜色,应用自定义颜色,然后保存..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/excel-t...
  3. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...xlsx,.csv" /> < button id = "runExample"...outputData = wb . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. Password Protect or Unprotect the Shared Workbo...

    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....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/password-p...
  5. WarningSource enumeration | Aspose.Words for Py...

    aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... XLSX Module that writes XLSX files. DOCLING Module...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 用 JavaScript 结合 C++ 管理 OLE 对象|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...xlsx,.doc,.docx,.pdf" /></ label..."fileInput" accept = ".xls,.xlsx,.xlsb" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  7. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....xlsx" ); std :: cout << "Workbook...U16String inputFilePath = u "Book1.xlsx" ; Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  8. 使用JavaScript via C++将多个工作簿合并为一个工作簿|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将多个工作簿合并为一个工作簿。...xlsx picture.xlsx 输出工作簿 combined.xlsx 屏幕截图 以下是源和输出工作簿的屏幕截图。..."fileInput1" accept = ".xls,.xlsx" /> < input type = "file" id...

    docs.aspose.com/cells/zh/javascript-cpp/combine...
  9. 使用JavaScript通过C++更新Power Query公式项。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel文件中更新Power Query公式项的数据源。...xlsx,.csv" /> < br />< br /> < label..."fileInputSource" accept = ".xls,.xlsx,.csv" /> < br />< br /> < button...

    docs.aspose.com/cells/zh/javascript-cpp/update-...
  10. 使用 Java 将 Excel 转换为 Markdown

    请参考本文使用 Java 将 Excel 转换为 Markdown。它包含设置 IDE 的详细信息、步骤列表以及用于将 Excel 转换为 Markdown 的示例代码。...它包含设置 IDE 的详细信息、步骤列表以及用于将 XLSX 转换为 Markdown(使用 Java) 的示例代码。您将学习如何通过提供的...设置多个参数和选项来自定义输出的 Markdown 文件。 使用 Java 将 XLSX 转换为 Markdown 的步骤 设置环境以使用 Aspose...

    kb.aspose.com/zh/cells/java/convert-excel-to-ma...