Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 159,081 for

xlsx

(0.58 sec)
  1. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...xlsx" ); // Access your text box...4 ); // Save the workbook in xlsx format wb . Save ( outDir +...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  2. Aspose.Cells 无法正常加载camera shape - Free Support ...

    当drawing.xml的a14:cameraTool节点没有spid属性的时候,aspose.cells将会无法正常解析camera shape的CellRange,导致camera shape的内容丢失。附件为测试文件 image.png (13.3 KB) image.png (9.5 KB) camera shape.zip (8.3 KB)...stored in the drawing part of the XLSX file as an <a14:cameraTool>...– Patch the XLSX before loading Extract the XLSX (it is a ZIP...

    forum.aspose.com/t/aspose-cells-camera-shape/32...
  3. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...inputXmlMap ); // Save the workbook in xlsx format U16String outputFilePath...outputFilePath = srcDir + u "output_out.xlsx" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...
  4. Convert XML to CSV in Android Apps | products.a...

    Render XML to CSV in Android Apps API without using Microsoft Excel or Adobe Reader...Android via Java to convert XML to XLSX. This API is part of the Aspose...Android via Java to convert XLSX to CSV. Aspose.PDF for Android...

    products.aspose.com/total/android-java/conversi...
  5. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....xlsx" ); Workbook wb ( inputFilePath...Save the workbook in output XLSX format. U16String outputFilePath...

    docs.aspose.com/cells/cpp/removing-slicer/
  6. Formatting Slicer with Node.js via C++|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" ); // Load sample Excel file...output XLSX format. wb . save ( "outputFormattingSlic.xlsx" , AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/formatting-sli...
  7. Automatically refresh OLE object via Microsoft ...

    Learn how to refresh OLE objects automatically in Microsoft Excel using Aspose.Cells with C++....xlsx" ); // Access first worksheet...true ); // Save the workbook in xlsx format wb . Save ( srcDir +...

    docs.aspose.com/cells/cpp/automatically-refresh...
  8. 使用Aspose.Cells for Node.js via C++设置图表图例条目的填充为无...

    学习如何使用Aspose.Cells for Node.js via C++将图表图例条目的填充设置为无。本指南将演示如何修改Microsoft Excel图表中图例条目的填充颜色,以实现更好的可视化和自定义。...xlsx" )); // Access the first worksheet...true ); // Save the workbook in xlsx format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/set-text-of...
  9. Pivot Filter|Documentation

    Learn how to add a filter in pivot table with Aspose.Cells....saves the workbook in output XLSX format. After executing the...Save the workbook in output XLSX format. After executing the...

    docs.aspose.com/cells/net/add-or-clear-pivot-fi...
  10. 使用 C++ 通过 JavaScript 操作形状或图表的发光效果|Documentation

    学习如何使用 C++ 通过 JavaScript 操作形状或图表的发光效果。...xlsx,.csv" /> < button id = "runExample"...4 ; // Save the workbook in xlsx format const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/working...