Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 105,428 for

workbook

(0.29 sec)
  1. Get the Version Number of the Application that ...

    Learn how to retrieve the version number of the application that created an Excel document using Aspose.Cells with Golang via C++....Cells provides the Workbook.GetVersion() property for...demonstrates the use of the Workbook.GetVersion() property. It...

    docs.aspose.com/cells/go-cpp/get-the-version-nu...
  2. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/PPTX)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。... chart_data_workbook . get_cell ( 0 , 0 , 1 ) series_cell...200 ) workBook = chart . chart_data . chart_data_workbook chart...

    docs.aspose.com/slides/zh/python-net/chart-series/
  3. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...Workbook; import com.aspose.cells.Worksheet;...getSlides().get_Item(0); Workbook workbook = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  4. 导出 Excel 数据以填写 PDF 表单|Aspose.PDF for .NET

    本节解释了如何使用 AutoFiller 类导出 Excel 工作表数据以填写 PDF 表单。...GetDataDir_AsposePdf_Excel (); var workbook = new Workbook (); // Creating a file...file through the file stream workbook . Open ( fstream ); // Accessing...

    docs.aspose.com/pdf/zh/net/export-excel-workshe...
  5. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file using built-in document properties with Aspose.Cells for C++....following sample code creates a workbook and changes its built-in document...

    docs.aspose.com/cells/go-cpp/specify-document-v...
  6. XLSX-to-PDF-to-PPTX in Java: The Legend Color I...

    When converting the Excel chart to PDF and then to PPTX, the Legend color icon is not properly aligned with the legend text. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspo…...PowerPointService() def workbook = new Workbook('/Users/nitesh.kc/Downloads/NPC_ISSue...kc/Downloads/NPC_ISSue.xlsx') workbook.save("/Users/nitesh.kc/Downloads/Lorem...

    forum.aspose.com/t/xlsx-to-pdf-to-pptx-in-java-...
  7. Delete Ranges|Documentation

    This article describes how to Delete Ranges And Shift Cells Left or Right with Aspose.Cells for Python via .NET library....Document Assistant Close Create Workbook and Worksheet Scoped Named...

    docs.aspose.com/cells/python-net/delete-ranges-...
  8. Adjusting Row Height and Column Width|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 WorksheetCollection...

    docs.aspose.com/cells/java/adjusting-row-height...
  9. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....GitHub Convert PDF to Excel Workbook in PHP Convert SVG file to...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  10. How to Generate Excel File in C#

    This topic exhibits how to generate Excel file in C# in a console .NET application without using MS Excel interop....SetLicense method Create an empty Workbook Input report data into the...the first worksheet in the workbook to make a simple report. In...

    kb.aspose.com/cells/net/how-to-generate-excel-f...