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

workbook

(0.16 sec)
  1. The conversion from Excel to PDF is encounterin...

    Hi supporter or anyone, I am using Aspose.Cells version 26.2. When converting from Excel to PDF, some Khmer characters are showing a “+” sign underneath or are being displayed as broken “0” characters, as shown in the a…...Load file Excel Workbook workbook = new Workbook("D:\\tmp\\a.xlsx");...alse); // Convert và save workbook.save("D:\\tmp\\output.pdf"...

    forum.aspose.com/t/the-conversion-from-excel-to...
  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. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....xlsx" ); Workbook workbook ( inputFilePath ); Worksheet...Worksheet worksheet = workbook . GetWorksheets (). Get ( 0 ); AutoFilter...

    docs.aspose.com/cells/cpp/get-all-hidden-rows-i...
  4. 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...
  5. 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...
  6. Convert XLTX to POTX via PHP or with free Onlin...

    PHP API to Convert XLTX to POTX or Online App without using Microsoft Excel or Powerpoint. Test free XLTX to POTX online converter quickly before integrating the code....Open and load XLTX file using Workbook class Set the PDF save options...Template file used to create new workbooks with predefined formatting...

    products.aspose.com/total/php-java/conversion/x...
  7. 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/
  8. 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...
  9. 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...
  10. 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...