Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 157,007 for

xlsx

(0.11 sec)
  1. 使用C++将工作簿保存为严格Open XML电子表格格式|Documentation

    了解如何使用Aspose.Cells for C++将工作簿保存为严格Open XML电子表格格式。...xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/save-workbook-to-s...
  2. 用C++在形状的文本选项中指定远东和拉丁字体名称|Documentation

    学习如何在形状的文本选项中使用编号Aspose.Cells for C++指定远东和拉丁字体名称。...xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/zh/cpp/specify-the-far-ea...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....xlsx" , SaveFormat :: Xlsx ); std :: cout <<...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  4. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk....calculationOptions ); // Save to XLSX by setting the calculation mode...save ( dataDir + "output_out.xlsx" ); // Save to PDF workbook...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  5. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。...calculationOptions ); // Save to xlsx by setting the calc mode to...save ( dataDir + "output_out.xlsx" ); // Save to pdf workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  6. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...xlsx)和截图。 屏幕截图 示例代码 const path =..."sampleTextureFill_IsTiling.xlsx" )); // Access first worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...
  7. Remove Pivot Connection with Node.js via C++|Do...

    Learn how to remove pivot connection using Aspose.Cells for Node.js via C++....xlsx" ); // Load sample Excel file...Save the workbook in output XLSX format. workbook . save ( path...

    docs.aspose.com/cells/nodejs-cpp/remove-pivot-c...
  8. Remove Pivot Connection with C++|Documentation

    Learn how to remove a pivot connection with the Aspose.Cells library using C++....xlsx" ; Workbook wb ( inputFilePath...Save the workbook in the output XLSX format U16String outputFilePath...

    docs.aspose.com/cells/cpp/remove-pivot-connection/
  9. Aspose.Cells for Python

    该 API 允许您在 Python 代码中对 Excel 文件进行各种操作,包括创建、编辑和转换等。...中创建数据透视表 如何在 Python 中将 XLS 转换为 XLSX 如何在 Python 中读取受密码保护的 Excel 文件...

    kb.aspose.com/zh/cells/python/page/4/
  10. Adding Custom Properties Visible Inside Documen...

    Learn how to add custom properties to a workbook object using Aspose.Cells for Node.js via C++. These properties can be viewed in the Document Information Panel.... Xlsx ); // Add simple property without..., "AddingCustomProperti_out.xlsx" )); Related Article Use Custom...

    docs.aspose.com/cells/nodejs-cpp/adding-custom-...