Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 106,496 for

workbook

(1.2 sec)
  1. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...Create workbook object from source file Workbook workbook ( sourceDir...print options SheetRender sr ( workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  2. 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…...following codes: Workbook workbook = new Workbook(dir + "Combin...eredB.xlsx"); int index = workbook.getWorksheets().add(); ChartCollection...

    forum.aspose.com/t/need-a-sample-code-to-create...
  3. 使用C++将Excel图表转换为图像|Documentation

    学习如何使用Aspose.Cells结合C++将Excel图表转换为图像。... Workbook workbook ( srcDir + u "PieChart...worksheet of the workbook. Chart chart = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/convert-an-excel-c...
  4. 使用C++将图表转换为SVG格式图像|Documentation

    学习如何使用Aspose.Cells结合C++将图表转换为SVG图像。...Create workbook object from source file Workbook workbook ( inputFilePath...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/converting-chart-t...
  5. 使用C++管理单元格HTML字符串|Documentation

    通过Aspose.Cells for C++ API学习如何管理单元格HTML字符串。...Instantiate a Workbook object Workbook workbook ; // Obtain the...added worksheet Worksheet ws = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/manage-cells-html-...
  6. Extract Theme Data from Excel File|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....theme name applied to the workbook and the theme color applied...can apply a theme to your workbook using Microsoft Excel via...

    docs.aspose.com/cells/java/extract-theme-data-f...
  7. Aspose.Cells.CellsException:“Metafile::PixelFor...

    An error occurred when converting the Excel file to PDF: Aspose.Cells.CellsException:“Metafile::PixelForamt” CIPL-INDIA-LIMO-4-Air.7z (144.1 KB) using Aspose.Cells; var Workbook = new Workbook("./CIPL-INDIA-LIMO-4-Ai…...Cells; var workbook = new Workbook("./CIPL-INDIA-LIMO-4-Air...pdfSaveOptions.OnePagePerSheet = true; workbook.Save("./CIPL-INDIA-LIMO-4-Air...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  8. CSV to DataFrame | CSV to Pandas DataFrame in P...

    Learn how to convert CSV to pandas DataFrame in Python using Aspose.Cells for Python with step-by-step examples. Import CSV in pandas, handle Excel via CSV, and build DataFrames easily....Step Step 1: Load CSV into Workbook Step 2: Extract Data from...by loading the CSV into a workbook. Extract its contents and...

    blog.aspose.com/cells/convert-csv-to-pandas-dat...
  9. Convert RTF to XLTM using Python or with free O...

    RTF to XLTM conversion in your Python applications without using Microsoft Word or Excel or online. Test free RTF to XLTM online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...files that combine reusable workbook structure with advanced functionality...

    products.aspose.com/total/python-net/conversion...
  10. 使用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....此代码可用于监控 Workbook 相关代码。只需使用 SystemTimeInterruptM..."text/javascript" > const { Workbook , LoadOptions , SystemTimeInterruptM...

    docs.aspose.com/cells/zh/javascript-cpp/monitor...