Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 106,497 for

workbook

(0.31 sec)
  1. Aspose.Cells: Excel to PDF conversion splits ro...

    Hello, We are facing an issue when converting an Excel document to PDF using Aspose. Problem description During the conversion, when an Excel worksheet spans multiple PDF pages, some data rows are split in the middle a…... Workbook workbook = new Workbook("e:\\test2\\TemplataInput...emplataInput.xlsx"); workbook.Save("e:\\test2\\out1.pdf"); We...

    forum.aspose.com/t/aspose-cells-excel-to-pdf-co...
  2. Named Ranges|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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/named-ranges/
  3. Convert PPSX to XLSX in Android Apps or with fr...

    Convert PPSX to XLSX in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPSX to XLSX online converter quickly before integrating the code....Load HTML document by using Workbook class Save the document to...a watermark, create a new Workbook to open the converted HTML...

    products.aspose.com/total/android-java/conversi...
  4. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...DocumentBuilder(RepDoc); using (Workbook TemplateWB = new Workbook(dir + @"\Tes...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  5. 使用GridJs存储|Documentation

    本文描述了 GridJs 的一般文件处理。...( sb == null ) { Workbook wb = new Workbook ( file ); wbj . ImportExcelFile...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  6. 使用C++为交替行和列应用条件格式阴影|Documentation

    如何在C++中使用Aspose.Cells库为交替行列的条件格式添加阴影。通过调整这些条件,您可以更好地控制单元格的外观和显示。...Create an instance of Workbook Workbook book ; // Access the Worksheet...

    docs.aspose.com/cells/zh/cpp/apply-shading-to-a...
  7. Convert PPTM to CSV via C++ or with free Online...

    Export PPTM to CSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTM to CSV online converter quickly before integrating the code....can be done by creating a Workbook object and then calling the...PPTM to XLSB (Excel Binary Workbook) Convert PPTM to XLSM (Macro-enabled...

    products.aspose.com/total/cpp/conversion/pptm-t...
  8. Convert PPSM to CSV using Python or with free O...

    PPSM to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPSM to CSV online converter quickly before integrating the code....HTML file with an instance of Workbook class Call the save method...PPSM to XLSB (Excel Binary Workbook) Convert PPSM to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...
  9. Inserting and Deleting Rows and Columns|Documen...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for Java APIs....Cells provides a Workbook class that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/inserting-and-deleti...
  10. Convert DOCX to XLS using Python or with free O...

    DOCX to XLS conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOCX to XLS online converter quickly before integrating the code....HTML file with an instance of Workbook class with file and LoadOptions...DOCX to XLSB (Excel Binary Workbook) Convert DOCX to XLSM (Macro-enabled...

    products.aspose.com/total/python-net/conversion...