Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 158,973 for

xlsx

(0.3 sec)
  1. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.Xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 Xlsx fil…...xlsx) into PDF files using the Aspose...sample project containing 3 xlsx files with anonymized data....

    forum.aspose.com/t/gigantic-file-size-when-savi...
  2. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...xlsx)和Aspose.Cells转换的PDF(5112360...dd的自定义格式模式的源Excel文件(5112361.xlsx)成为输出PDF(5112360.pdf)。 #include...

    docs.aspose.com/cells/zh/cpp/render-custom-date...
  3. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++....saves the workbook in output XLSX and output XLSB formats . The...saves the workbook in output XLSX format. Sample Code AI Document...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  4. 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...
  5. 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...
  6. 使用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...
  7. 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/
  8. Convert XBRL to Excel and iXBRL in C#|Documenta...

    C# Finance Library API can be used to convert XBRL to Excel Xlsx and iXBRL formats....in C# Convert XBRL to Excel XLSX in C# Read XBRL and iXBRL files...

    docs.aspose.com/finance/net/conversion/
  9. WarningSource enumeration | Aspose.Words for No...

    Aspose.Words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... Xlsx Module that writes XLSX files. Docling Module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...