Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 140,007 for

xlsx

(0.1 sec)
  1. Link Cells to XML Map Elements with C++|Documen...

    Learn how to link cells to XML Map elements using Aspose.Cells with C++....xlsx" ); // Access the Xml Map inside...workbook in xlsx format wb . Save ( outDir + u "output.xlsx" ); std...

    docs.aspose.com/cells/cpp/link-cells-to-xml-map...
  2. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...xlsx" ); // Access first worksheet...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  3. Get Started|Aspose.PDF for Node.js via C++

    This section describes the basic principles of work Aspose.PDF for Node.js via C++. Aspose.PDF for Node.js via C++ supports a wide variety of functions....PDF to Word Convert a PDF to XLSX Convert PDF to Grayscale PDF...

    docs.aspose.com/pdf/nodejs-cpp/get-started/
  4. Working Solution for Worksheet Resizing|Aspose....

    Working solution for worksheet resizing in PowerPoint presentations using Java...xlsx" ); com . aspose . cells . Worksheet...aspose . cells . SaveFormat . XLSX ); workbook . dispose (); Presentation...

    docs.aspose.com/slides/java/working-solution-fo...
  5. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...workbook in xlsx format wb . Save ( outDir + u "output_out.xlsx" ); std...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  6. 处理颜色|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" , SaveFormat . Xlsx ); //Workbooks can...FileStream sw = File . Create ( "test.xlsx" ); wb . Write ( sw ); sw ....

    docs.aspose.com/cells/zh/net/working-with-colors/
  7. Add calculated field in Pivot Table|Documentation

    How to add a calculated field in pivot table with Aspose.Cells....saves the workbook in output XLSX format. After executing the...

    docs.aspose.com/cells/java/add-calculated-field...
  8. Convert Chart to Localized Image with C++|Docum...

    Learn how to set globalization configurations for charts using Aspose.Cells for C++. Our guide demonstrates how to configure the chart to support multiple languages and regional formats to correctly display text, dates, and numbers in different languages.... When you open an xlsx file with a chart in Excel,...

    docs.aspose.com/cells/cpp/convert-chart-to-loca...
  9. How to create a Gantt chart|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for Python via .NET API....saves the workbook to output XLSX format . The following screenshot...

    docs.aspose.com/cells/python-net/how-to-create-...
  10. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells library in C# to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Excel 2007 and later versions in XLSX format on cells at runtime....

    docs.aspose.com/cells/net/how-to-add-icon-sets-...