Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 159,911 for

xlsx

(1.35 sec)
  1. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...Excel或OpenOffice电子表格文件(例如XLS、XLSX、XLSM、XLSB、ODS等),并且可以具有任意数量的工作表。...filePath = srcDir + u "Book1.xlsx" ; // Create a Workbook object...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  2. 用 JavaScript 通过 C++ 将工作表范围导出为图片|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)的截图,可用于代码测试,任何Excel文件都可以使用此代码。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  3. Merge XLS Files Online or using .NET | products...

    Free online app to combine different XLS files. C# .NET merging library code to merge XLS worksheets into other formats....dropdown Save to required format: XLSX, PPTX, PDF, DOCX, DOC, Image...files before converting them to .xlsx or other modern formats for...

    products.aspose.com/total/net/merge/xls/
  4. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...xlsx,.csv" /> < button id = "runExample"...时使用 C++ 通过 JavaScript 打印批注 将XLSX文件转换为PDF格式,使用JavaScript通过C++...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  5. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = new Cells.License(); lic…...xlsx”); string rangeName = “BIPL...

    forum.aspose.com/t/missing-text-in-labels/310539
  6. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....xlsx" , oleFormat -> get_SuggestedExtension...to the file. ASSERT_EQ ( u ".xlsx" , oleFormat -> get_SuggestedExtension...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  8. Custom Number Format with Trailing Dots is igno...

    Hello, When a workbook contains text-based cells with the custom number format “@ *.”, it shows the cell content with trailing dots. When this workbook is exported to HTML, the custom format seems to be ignored and the …...Product Family cells-java , xlsx-to-html oraspose January 17..., the attached TrailingDots.xlsx file and the following Java...

    forum.aspose.com/t/custom-number-format-with-tr...
  9. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.Xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...xlsx"); Worksheet worksheet = workbook...insertColumns(3, 2); workbook.save("output.xlsx"); In the attached zip file...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  10. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...xlsx" ; Workbook workbook ( inputFilePath...Save ( outDir + u "output_out.xlsx" ); std :: cout << "Workbook...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...