Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 102,533 for

workbook

(0.19 sec)
  1. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for .NET....lines of code to protect the workbook’s structure of Excel files...Protect or Unprotect the Shared Workbook Encrypting Excel Files Analyzing...

    docs.aspose.com/cells/net/protect-and-unprotect...
  2. 使用Python.NET在PDF中嵌入附件|Documentation

    学习如何使用 Aspose.Cells for Python 将 Ole 对象附件嵌入到 PDF 文件中 via .NET。...cells import Workbook , PdfSaveOptions # Open the...the template file wb = Workbook ( "embedded-attachments-example...

    docs.aspose.com/cells/zh/python-net/embed-attac...
  3. Protecting Worksheet in Jython|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.... cells import Workbook from com . aspose . cells...by Excel file path excel = Workbook ( dataDir + "Book1.xls" )...

    docs.aspose.com/cells/java/protecting-worksheet...
  4. 使用 LightCells API 与 C++|Documentation

    学习如何在 C++ 中使用 LightCells API 高效读取和写入大型 Excel 文件,且内存占用极少。...在这两个过程中,处理一个 Cell 对象然后丢弃它,Workbook 对象不会保留集合。因此,在导入和导出具有大数据集的...maxRows ; int maxColumns ; Workbook _workbook ; public : TestDataProvider...

    docs.aspose.com/cells/zh/cpp/using-lightcells-api/
  5. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...5 KB) Workbook workbook = new Workbook(filePath + "template...workbookDesigner = new WorkbookDesigner(workbook); workbookDesigner.ContainsVariables...

    forum.aspose.com/t/variables-in-excel-template/...
  6. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...style properties: var workbook = new Workbook("yourfile.xlsx"); var...var worksheet = workbook.Worksheets[0]; var cell = worksheet...

    forum.aspose.com/t/the-library-doesnt-apply-the...
  7. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for Python via .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....create_style method of the Workbook class Access the newly added...via .NET provides a class, Workbook , that represents a Microsoft...

    docs.aspose.com/cells/python-net/cells-formatting/
  8. 电子表格编辑器 与文件一起使用|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....fileUpload fileUploadListener = "#\{workbook.onFileUpload\}" update = ":ribbon...InputStream ,创建 com.aspose.cells.Workbook 类的实例。只要用户在 Web 浏览器中查看或编辑电...

    docs.aspose.com/cells/zh/java/spreadsheet-edito...
  9. Export CSV to PPSX in Android or with free Onli...

    Android API to Convert CSV to PPSX without using Microsoft Word or online. Test free CSV to PPSX online converter quickly before integrating the code....to PPSX Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  10. Export ODS to WORD in Android or with free Onli...

    Android API to Convert ODS to WORD without using Microsoft Word or online. Test free ODS to WORD online converter quickly before integrating the code....to WORD Open ODS file using Workbook class Convert ODS to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...