Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 106,111 for

workbook

(4.21 sec)
  1. Convert XLTM to PPS via PHP or with free Online...

    PHP API to Convert XLTM to PPS or Online App without using Microsoft Excel or Powerpoint. Test free XLTM to PPS online converter quickly before integrating the code....Open and load XLTM file using Workbook class Set the PDF save options...template is used to create a new workbook, the macros from the template...

    products.aspose.com/total/php-java/conversion/x...
  2. How to Apply Conditional Formatting in Excel Ba...

    This article guides on how to apply conditional formatting in Excel based on cell value using Python. It has the IDE settings and steps along with a sample code to create conditional formatting in Excel using Python....Java to format cells Create a Workbook and access the first worksheet...condition and save the resultant workbook These steps define the process...

    kb.aspose.com/cells/python/how-to-apply-conditi...
  3. Convert POTX to EXCEL using Python or with free...

    POTX to EXCEL conversion in your Python applications without using Microsoft Office or online. Test free POTX to EXCEL online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...organized into rows, columns, and workbook-friendly structures. In automation-driven...

    products.aspose.com/total/python-net/conversion...
  4. View and Update XLSX Properties Online or Updat...

    View and modify XLSX properties through online app for free. Android API code to update and add XLSX properties....project Load XLSX file using Workbook class. Get all custom properties...Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...

    products.aspose.com/total/android-java/metadata...
  5. View and Update Excel Properties Online or Upda...

    View and modify Excel properties through online app for free. Android API code to update and add Excel properties....project Load Excel file using Workbook class. Get all custom properties...Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...

    products.aspose.com/total/android-java/metadata...
  6. View and Update XLSM Properties Online or Updat...

    View and modify XLSM properties through online app for free. Android API code to update and add XLSM properties....project Load XLSM file using Workbook class. Get all custom properties...Files Metadata (Excel Binary Workbook) XLSM Files Metadata (Macro-enabled...

    products.aspose.com/total/android-java/metadata...
  7. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....or not, then please set the Workbook.GetCheckCustomNumber() property...Since we have already set Workbook.GetCheckCustomNumber() property...

    docs.aspose.com/cells/cpp/check-custom-number-f...
  8. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/charts while select the image /chart. At client level mean When i select the image in the viewer I want the positions....(Java) // Load workbook Workbook wb = new Workbook("input.xlsx");...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  9. 通过JavaScript使用C++在形状的文本选项中指定东方和拉丁字体名称|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++在形状的文本选项中指定东方和拉丁字体名称。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Create empty workbook. const wb = new Workbook (); // Access...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  10. Keep Separators for Blank Rows while exporting ...

    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....xlsx" ); // Create a Workbook object and open the file from...const wb = new AsposeCells . Workbook ( filePath ); // Instantiate...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...