Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 156,997 for

xlsx

(0.36 sec)
  1. Setting Strong Encryption Type with C++|Documen...

    Learn how to apply strong encryption and password protection to Excel files using Aspose.Cells with C++....xlsx" ; // Path of output Excel file...

    docs.aspose.com/cells/cpp/setting-strong-encryp...
  2. JSON with JavaScript via C++|Documentation

    Learn how to convert an Excel workbook to JSON using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  3. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for JavaScript via C++....xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/render-sol...
  4. 使用 JavaScript 通过 C++ 查找工作表中形状的绝对位置|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找工作表内形状的绝对位置。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/finding...
  5. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...
  6. Get Validation Applied on a Cell|Documentation

    This article shows how to apply validation to a cell with JavaScript via C++....xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-valida...
  7. Convert CSV, TSV and TXT to Excel with JavaScri...

    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" /> < button id = "runExample"...</p>' ; // Save the workbook to XLSX and provide a download link...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  8. 使用 C++ 和 Node.js 将单元格链接到 XML 映射元素|Documentation

    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" )); // Access the Xml Map inside..."/root/row/FIELD8" ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/link-cells-...
  9. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...LoadOptions opts ( LoadFormat :: Xlsx ); opts . SetFontConfigs ( fontConfigs...wb ( u "sampleSpecifyIndivid.xlsx" , opts ); // Save to PDF format...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  10. Use Custom XML Parts in Aspose.Cells with C++|D...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with C++....xlsx to .zip and then opening it.... Save ( outDir + u "output.xlsx" ); std :: cout << "Custom XML...

    docs.aspose.com/cells/cpp/use-custom-xml-parts-...