Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 102,518 for

workbook

(0.09 sec)
  1. Convert Excel to PowerPoint|Documentation

    Convert excel file to PPT using Python.... Convert Excel Workbook to PPT No need to wonder how...how to convert an Excel workbook to PowerPoint, because the Aspose...

    docs.aspose.com/cells/python-java/convert-excel...
  2. 使用Python创建、操作或删除工作表中的场景 via .NET|Documentation

    学习如何使用 Aspose.Cells for Python via .NET API 编程方式创建、修改和删除Excel工作表中的场景。...cells import Workbook # For complete examples and...the Workbook and load an Excel file workbook = Workbook ( os...

    docs.aspose.com/cells/zh/python-net/create-mani...
  3. 在PHP中向现有Excel文件添加工作表|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/zh/net/add-worksheets-to-...
  4. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/enable-css...
  5. Setting Pivot Table Option - For Empty Cells Sh...

    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...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiating a Workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/setting-pi...
  6. 使用JavaScript通过C++更改HTML链接目标类型|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++更改HTML链接目标类型,控制HTML链接中的target属性。..."text/javascript" > const { Workbook , SaveFormat , HtmlSaveOptions...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  7. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically....\\ " ); // Load the first workbook with automatic paper size...size set to false Workbook wb1 ( sourceDir + u "samplePageSetupIsAut-False...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  8. 删除工作簿中的工作表|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.... Workbook myWorkbook = this . Application . Workbooks . Open...Aspose.Cells Workbook myWorkbook = new Workbook ( fileName );...

    docs.aspose.com/cells/zh/net/delete-worksheets-...
  9. 在PHP中打开文件|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/zh/net/opening-files-in-php/
  10. HTML with Golang via C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with Golang via C++....[ Hide ] Converting Excel Workbook to HTML The Aspose.Cells API...below shows how to save a workbook as an HTML file using C++:...

    docs.aspose.com/cells/go-cpp/convert-excel-to-h...