Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 157,705 for

xlsx

(1.26 sec)
  1. Recognize image via C# | Aspose

    Recognize image using default options.... JPEG, BMP, TIFF, JFIF) Get XLSX (GIF, PNG, JPEG, BMP, TIFF,...

    products.aspose.com/ocr/net/recognition/recogni...
  2. Convert MPP to PRIMAVERA XML via Java

    Sample Java conversion code for MPP format to PRIMAVERA XML file. Use this example code to convert MPP to PRIMAVERA XML within any Web or Desktop Java based application....Project Template Files) MPP TO XLSX (OOXML Excel File) MPP TO HTML...

    products.aspose.com/tasks/java/conversion/mpp-t...
  3. 将工作表转换为图像——用JavaScript via C++去除数据周围的空白区域|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将Microsoft Excel工作表转换为图像,并去除数据周围的空白区域。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. 使用JavaScript通过C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍如何通过C++的JavaScript API在将Excel文件以PDF格式渲染时,为目标工作表设置自定义纸张大小。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  5. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  6. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。...xlsx,.xlsb" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  7. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。...xlsx" ; // Path of output excel file...outDir + u "PictureCopied_out.xlsx" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  8. Aspose.Cells cannot open workbook with pivot ta...

    Hey There, We have a client that has an excel file containing a pivot table. File named ‘stack-overflow-pivot-table’ attached. When trying to create a new workbook with Aspose.Cells v25.7.0 using the following code: p…...Xlsx)); } We get the following exception...overflow) occurs when opening xlsx file. We have opened the following...

    forum.aspose.com/t/aspose-cells-cannot-open-wor...
  9. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...xlsx"); PdfSaveOptions saveOptions...new Workbook(filePath + "test2.xlsx"); WorksheetCollection worksheets...

    forum.aspose.com/t/incorrect-conditional-format...
  10. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save Xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Save xlsx file as html: workbook.Save(fs...work var input = @"C:\input.xlsx"; var output = @"C:\output.html";...

    forum.aspose.com/t/aspose-cells-incorrect-html-...