Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 106,203 for

workbook

(0.31 sec)
  1. 在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....ImageFormat (); //Instantiate a new workbook with path to an Excel file...file $book = new Workbook ( $dataDir . "MyTestBook1.xls" ); //Create...

    docs.aspose.com/cells/zh/java/converting-worksh...
  2. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... To export the workbook to MS Word document (DOCX)...as the second parameter of Workbook.Save method. You may also...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  3. 档案

    档案... Workbook wb = new Workbook("SampleExcel.xlsx");...值创建数据透视表并对其进行排序。 Workbook wb = new Workbook("SampleExcel.xlsx");...

    blog.aspose.com/zh/cells/create-pivot-tables-in...
  4. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity....default font specified under the Workbook’s DefaultStyle.font property...the font defined under the workbook’s DefaultStyle.font property...

    docs.aspose.com/cells/javascript-cpp/configurin...
  5. Converting Worksheet to Image and Worksheet 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....NET supports converting a workbook to multiple image files, one...worksheet from a template workbook to an image file. Convert...

    docs.aspose.com/cells/python-net/converting-wor...
  6. Convert PPTM to XLTX using Python or with free ...

    PPTM to XLTX conversion in your Python applications without using Microsoft Office or online. Test free PPTM to XLTX online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...standardized and reusable workbook creation. It is beneficial...

    products.aspose.com/total/python-net/conversion...
  7. Convert PPSM to XLTM using Python or with free ...

    PPSM to XLTM conversion in your Python applications without using Microsoft Office or online. Test free PPSM to XLTM online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...template format for repeatable workbook generation. This is useful...

    products.aspose.com/total/python-net/conversion...
  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....ApplicationClass (); //Add a Workbook. Excel . Workbook objBook = ExcelApp...ExcelApp . Workbooks . Add ( System . Reflection . Missing . Value...

    docs.aspose.com/cells/zh/net/rotating-cell-text/
  9. 在刷新AutoFilter后获取所有隐藏行索引|Documentation

    了解如何在使用C++ API的Aspose.Cells for JavaScript中,通过刷新AutoFilter后获取所有隐藏行的索引。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiating a Workbook object from file input const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/get-all...
  10. 用 JavaScript 通过 C++ 读写 XLS 和 XLSB 文件的外部连接|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++读取和写入XLS和XLSB文件的外部连接。..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Excel Xlsb file const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/read-an...