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

xlsx

(0.11 sec)
  1. Manage Comments and Notes with JavaScript via C...

    Insert and manage comments or notes with Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/comments-a...
  2. C++ API to Convert PCL to XLT | products.aspose...

    Convert PCL to XLT via C++ API without using Microsoft Excel or Adobe Reader...step, you can export PCL to XLSX by using Aspose.PDF for C++...Programming API, you can convert XLSX to XLT. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Aspose.Cells Java for xlsx4j|Documentation

    The section introduces why we do not select Xlsx4j to parse Excel....manipulating Microsoft Open XML Excel XLSX files, similar to docx4j for...manipulate Excel® spreadsheets (XLS, XLSX, XLSM, XLSB, XLTX, SpreadsheetML...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  4. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. .NET API C# code to extract text in rows and cells from Excel spreadhseets....Excel Files (xls, xlsb, xlsm, xlsx, xlt, xltm, xltx, csv, tsv)...Import Import .csv , .tsv , or .xlsx content into databases, apps...

    products.aspose.com/total/net/parse/excel/
  5. 如何通过 C++ 使用 JavaScript 创建柱状图|Documentation

    学习如何通过 C++ API 使用 Aspose.Cells for JavaScript 创建柱状图。...最后,将工作簿保存到 输出XLSX格式 。以下截图显示了Aspose.Cells在输出Excel文件中创建的龙卷风图表。...id = "fileInput" accept = ".xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  6. 使用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/autofit...
  7. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.Xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...xlsx"; Workbook book = new Workbook(template);...save("files/template-result.xlsx"); } 文件: 文件.zip (124.6 KB) 模板中有两个图片...

    forum.aspose.com/t/aspose-cell-excel/308462
  8. 将Excel转换为Pdf、图片和其他格式(使用C++)|Documentation

    使用Aspose.Cells for C++将Excel文件转换为Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML等多种格式。...xlsx" ); // Save the document in...U16String inputFilePath ( u "Book1.xlsx" ); Workbook book ( inputFilePath...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  9. Convert CGM to EXCEL via C# API | products.aspo...

    C# API to Convert CGM File to EXCEL without using Microsoft Excel or Adobe Reader...NET is used to export CGM to XLSX. This component provides a wide...easily convert CGM files to XLSX. It supports a variety of CGM...

    products.aspose.com/total/net/conversion/cgm-to...
  10. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    aspose.words.saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values....Document ( file_name = MY_DIR + 'Xlsx DateTime.docx' ) save_options...'XlsxSaveOptions.DateTimeParsingMode.xlsx' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...