Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 159,101 for

xlsx

(0.27 sec)
  1. Aspose.Cells for Python via .NET|Documentation

    Aspose.Cells for Python支持您的企业每天使用的流行电子表格(XLS,Xlsx,XLSM,XLSB,XLTX,XLTM,CSV,SpreadsheetML,ODS)文件格式。它还允许将Excel®文件导出为PDF,DOCX,PPTX,JSON,XPS,HTML,MHTML,纯文本和流行的图像格式,包括TIFF,JPG,PNG,BMP和SVG。...NET支持您的企业每天使用的热门电子表格(XLS、XLSX、XLSM、XLSB、XLTX、XLTM、CSV、Spr...

    docs.aspose.com/cells/zh/python-net/
  2. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  3. 用C++检查工作簿中的VBA项目是否已签名|Documentation

    用Aspose.Cells在C++中检测工作簿中的VBA项目是否已签名...xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  4. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....ֆայլ Python-ում Ինչպես փոխարկել XLSX-ը XPS-ի՝ օգտագործելով C++ Ինչպես...

    kb.aspose.com/hy/cells/page/18/
  5. 使用 JavaScript 通过 C++ 将图表转换为图片以适应中国地区|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 配置支持中文字符和格式的图表,包括字体、大小、文本方向等等。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  6. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....օգտագործելով C# Ինչպես փոխարկել XLSX-ը PDF-ի, ունենալով սահմանափակ...

    kb.aspose.com/hy/cells/net/page/5/
  7. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedExtension method. Gets the file extension suggested for the current embedded object if you want to save it into a file in C++....xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 处理边框|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-borders/
  9. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged cells, and rows in a range of cells using Aspose.Cells for Node.js via C++....xlsx" ); // Reading the Excel file...path . join ( dataDir , "output.xlsx" ); workbook . save ( outputPath...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  10. Need a Sample Code to Create a Excel Combinatio...

    Hi Team, I have a combination chart of stacked bar in primary axis and clustered bar on the secondary axis. image.png (77.9 KB) please refer the attached excel file and provide the code to generate the same. Combinat…...xlsx"); int index = workbook.getWorksheets()...); workbook.save(dir +"dest.xlsx"); Please check document : Primary...

    forum.aspose.com/t/need-a-sample-code-to-create...