Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 159,930 for

xlsx

(3.31 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  2. 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...
  3. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    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 (1个工作表)。接下来,将模板文件的工作表Sheet1转换为名为SheetImage...jpg的图像文件。 以下是组件用来完成任务的代码。它将 Testbook.xlsx 中的Sheet1转换为图像文件,以说明这种转换有多么简便。...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. How to add/insert TextBox to Worksheet with Nod...

    How to add/insert TextBox to Worksheet in Aspose.Cells for Node.js via C++....xlsx" , AsposeCells . SaveFormat . Xlsx ); You will...

    docs.aspose.com/cells/nodejs-cpp/add-text-box-t...
  5. Filtering the kind of data while loading the wo...

    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 ); loadOptions . setLoadFilter...sourceDir , "sampleFilterChars.xlsx" ), loadOptions ); // Save the...

    docs.aspose.com/cells/nodejs-cpp/filtering-the-...
  6. 用 Python.NET 在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML时启用CSS自定义属性。...xlsx)和生成的HTML(50528261.zip)以参考。 示例代码...source_dir , "sampleEnableCssCusto.xlsx" )) # Configure HTML save options...

    docs.aspose.com/cells/zh/python-net/enable-css-...
  7. 在使用 C++ 通过 Node.js 保存为 HTML 时禁用下层显示的评论|Document...

    学习如何在使用 Aspose.Cells for Node.js via C++ 将 Excel 文件保存为 HTML 时禁用下层显示的评论。...xlsx) 和生成的【输出 HTML】(50528258.zip)...sourceDir , "sampleDisableDownlev.xlsx" )); // Disable DisableDownlevelReve...

    docs.aspose.com/cells/zh/nodejs-cpp/disable-dow...
  8. 使用C++将Smart Art转换为组形状|Documentation

    了解如何使用Aspose.Cells for C++将Smart Art形状转换为组形状,并访问组形状的各个部分。...xlsx),并将Smart Art形状转换为组形状,打印Shap..."sampleSmartArtShape_GetResultOfSmartArt.xlsx" ); Workbook wb ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/convert-the-smart-...
  9. How to Use Color Palette with Golang via C++|Do...

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....there is no such limitation for XLSX or other advanced MS Excel (2007/2010...

    docs.aspose.com/cells/go-cpp/excel-color-palette/
  10. Add or Insert a Worksheet|Documentation

    This article introduces how to add or insert worksheets in GridDesktop.... If you use XLSX (MS Excel 2007/2010) file format...

    docs.aspose.com/cells/net/aspose-cells-griddesk...