Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 104,120 for

workbook

(0.15 sec)
  1. 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...
  2. 在演示文稿中使用 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...
  3. 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...
  4. Updating Slicer with Golang via C++|Documentation

    This article shows how to update linked pivot tables by updating slicer using the Aspose.Cells for C++ API.... It then saves the workbook as output Excel file . The...with Golang via C++ Manage Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/updating-slicer/
  5. Export print area range to HTML|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....Following sample code loads a workbook and then exports the print...while loading HTML to an Excel workbook Export Similar Border Style...

    docs.aspose.com/cells/net/export-print-area-ran...
  6. Find out if VBA Project is Protected|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....following sample code creates a workbook and then checks whether its...Protect the VBA Project of Excel Workbook Check if VBA Project is Protected...

    docs.aspose.com/cells/net/find-out-if-vba-proje...
  7. Printing Range of Pages using SheetRender and W...

    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....print a range of pages of a workbook or worksheet. The following...It prints pages 2‑5 of the workbook and worksheet. AI Document...

    docs.aspose.com/cells/python-net/printing-range...
  8. Specify Job or Document Name while printing wit...

    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....document name while printing your workbook or worksheet using the WorkbookRender...job name while printing your workbook or worksheet. Specify Job...

    docs.aspose.com/cells/python-net/specify-job-or...
  9. Find the Maximum Rows and Columns Supported by ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++....following sample code creates a workbook first in XLS format and then...of Revision Logs in Shared Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/find-maximum-rows-...
  10. Convert Excel to PDF, the border width of table...

    Hi, when convert excel to pdf, I want to the border with of table to be more thin. In excel, the cellbordertype has set to thin. Can I customize the table border width? Or after converting to PDF, read the file through a…...is as follows Workbook workbook = new Workbook("excel1.xlsx");...xlsx"); workbook.save("test1.pdf"); The expected result is like border-width2...

    forum.aspose.com/t/convert-excel-to-pdf-the-bor...