Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 27,074 for

excel worksheet

(0.34 sec)
  1. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....level, like MS Excel: Encrypt and decrypt Excel files To prevent...accessing data in Excel files, protect the Excel file with a password...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  2. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....Point as Total” in Excel Chart In some Excel charts like waterfall...original file. Download the sample Excel file to follow along. Configure...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  3. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Name Variable Value Type Worksheet Template Directors RootData...RootData.Directors Worksheet Template Reportees Directors.Reportees...

    docs.aspose.com/cells/net/how-to-use-if-paramet...
  4. template.xlsx

    variables Scope Name Variable Name Variable Value Type Worksheet Template Directors RootData.Directors Worksheet Template Reportees Directors.Reportees Worksheet Template ReporteeName {Reportees.Fi......Name Variable Value Type Worksheet Template Directors RootData...RootData.Directors Worksheet Template Reportees Directors.Reportees...

    docs.aspose.com/cells/es/net/how-to-use-if-para...
  5. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...中的数据,您可以锁定 Excel 工作表上的单元格,然后使用密码保护工作表。 在 MS Excel 中保护和取消保护工作表...via C++保护工作表 只需要以下简单代码行来实现保护 Excel 文件的工作簿结构。 const path = require...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  6. Rendering Slicer with C++|Documentation

    Render slicers in Excel files using Aspose.Cells with C++.... If you convert your worksheet into an image or you save...sample code loads the sample Excel file that contains an existing...

    docs.aspose.com/cells/cpp/rendering-slicer/
  7. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("Excel-normal3.xlsx"); Worksheet Worksheet = workbook.getWorksh…...Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook...PictureCollection pictures = worksheet.getPictures(); pictures.add(0...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...
  8. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable text wrapping for data labels in charts using Aspose.Cells for C++. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Contents [ Hide ] Microsoft Excel 2013 allows users to wrap or...02_OutputDirectory \\ " ); // Path of input Excel file U16String inputFilePath...

    docs.aspose.com/cells/cpp/disable-text-wrapping...
  9. Aspose.Cells 8.4.2中的公共API更改|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....chart collection int idx = worksheet . getCharts (). add ( ChartType...chart instance Chart chart = worksheet . getCharts (). get ( idx...

    docs.aspose.com/cells/zh/java/public-api-change...
  10. 使用Node.js通过C++在工作表内旋转带有形状的文本|Documentation

    了解如何使用Aspose.Cells for Node.js via C++在Excel工作表内旋转带有形状的文本。...您可以在任何形状中添加文本,使用Microsoft Excel。如果使用非常旧的Microsoft Excel 2003添加形状,则文本不会随...2003添加形状,则文本不会随形状旋转。但如果使用较新的Microsoft Excel版本(如2007、2010、2013或2016等)添加形状,文本将随形状旋转。您可以通过...

    docs.aspose.com/cells/zh/nodejs-cpp/rotate-text...