Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 102,533 for

workbook

(0.13 sec)
  1. | Aspose

    Sample code for JPEG to XLS Java conversion. Use API example code for batch JPEG files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  2. | Aspose

    Sample code for TIF to XLS Java conversion. Use API example code for batch TIF files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/cpp/conversion/tif-to-xls/
  3. | Aspose

    Sample code for JPEG2000 to XLS Java conversion. Use API example code for batch JPEG2000 files to XLS conversion within any Web or Desktop Java based application....Excel is known as Workbook where each workbook can have one or...Microsoft Excel lets you export workbook data to several different...

    products.aspose.com/ocr/cpp/conversion/jpeg2000...
  4. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。...xlsx" ; // Create workbook Workbook wb ( inputFilePath );...##0;#,##0" ); // Save the workbook wb . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  5. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。...pdf" ; Workbook workbook ( inputFilePath ); PdfSaveOptions...SetPageSavingCallbac ( & callback ); workbook . Save ( outputFilePath ,...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  6. 跟踪Excel转TIFF的转换进度,使用C++|Documentation

    学习如何使用Aspose.Cells for C++跟踪Excel文件转换为TIFF格式的进度。...02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "sampleUseWorkbookRen...Tiff ); WorkbookRender wr ( workbook , opts ); wr . ToImage ( outDir...

    docs.aspose.com/cells/zh/cpp/track-conversion-p...
  7. 将Excel文件转换为兼容PDF/A 1a的PDF格式,使用JavaScript通过C++|D...

    学习如何使用Aspose.Cells for Java脚本通过C++将Excel文件转换为符合PDF/A标准的PDF文件。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...// Create workbook object const wb = new Workbook (); // Access...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  8. Java API to Render MD to XLSM | products.aspose...

    Export MD to XLSM via Java API without using Microsoft Excel or Adobe Reader...files to Excel Macro-Enabled Workbook (XLSM) files. This can be...render the MD file to an Excel Workbook (XLSX) file. Aspose.PDF for...

    products.aspose.com/total/java/conversion/md-to...
  9. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....existing style, save it with the workbook and use it to format information...formatted, the Normal style (the workbook’s default style) is applied...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  10. Grouping, Ungrouping Rows and Columns|Documenta...

    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....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/grouping-ungrouping-r...