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

workbook

(0.16 sec)
  1. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... workbook = chart . chart_data . chart_data_workbook worksheet_index...chart_data . series . add ( workbook . get_cell ( worksheet_index...

    docs.aspose.com/slides/zh/python-net/chart-data...
  2. Export Comments while Saving Excel file to HTML...

    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 ( path . join ( sourceDir...js via C++ Export Document Workbook and Worksheet Properties in...

    docs.aspose.com/cells/nodejs-cpp/export-comment...
  3. Refresh Values of Linked Shapes|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 if you want to save your workbook in XLS or XLSX format. However... if you want to save your workbook in PDF or HTML format, then...

    docs.aspose.com/cells/python-java/refresh-value...
  4. Set Default Font while rendering spreadsheet to...

    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....following sample code creates a workbook and adds some text in cell...unknown/non-existing font. Then it saves the workbook in HTML by setting different...

    docs.aspose.com/cells/java/set-default-font-whi...
  5. Prevent Exporting Hidden Worksheet Contents on ...

    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....save Excel workbooks to HTML. However, if the workbook contains...additional settings for exporting workbook to HTML. The following articles...

    docs.aspose.com/cells/java/prevent-exporting-hi...
  6. 将多个工作簿合并成一个单一工作簿,使用C++实现|Documentation

    学习如何使用Aspose.Cells和C++将多个工作簿合并为一个单一工作簿。...该代码加载源工作簿,使用 Workbook::Combine() 方法将它们合并,并保存输出工作簿。...Open the first excel file. Workbook sourceBook1 ( sourceFile1...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  7. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for Node.js via C++....is possible to protect the workbooks and worksheets separately...); // Create an instance of Workbook and load a spreadsheet const...

    docs.aspose.com/cells/nodejs-cpp/detect-if-work...
  8. Check if Digital Signature of VBA Code is Valid...

    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....VBA code is valid using the Workbook.VbaProject.IsValidSigned property...modify its VBA code, save the workbook, and then recheck, we find...

    docs.aspose.com/cells/net/check-if-digital-sign...
  9. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....// Open an Excel file Workbook workbook ( inputFilePath ); //...document with encrypted settings workbook . Save ( outputFilePath ,...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  10. Converting HTML files to Excel Spreadsheets in ...

    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....class workbook = Rjb :: import ( 'com.aspose.cells.Workbook' ) ...results to disk in XLSX format workbook . save ( @data_dir + "output...

    docs.aspose.com/cells/java/converting-html-file...