Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 102,528 for

workbook

(1.04 sec)
  1. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...// Load the workbook Workbook wb = new Workbook(inStream); //...// Load the workbook Workbook wb = new Workbook(inStream); //...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  2. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the Workbook with custom properties. I am using the Workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for Workbook Save methods. Th…...where I am trying to save the workbook with custom properties. I...I am using the workbook.Save() to achieve it. After updating to...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  3. Automating PowerPoint Generation in PHP: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for PHP—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....-> setOverlay ( false ); $workbook = $chart -> getChartData ()...getCategories () -> add ( $workbook -> getCell ( $worksheetIndex...

    docs.aspose.com/slides/php-java/automating-powe...
  4. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Node.js via Java chart worksheets and automate reports across PPT and PPTX files in JavaScript....150 , 150 , 500 , 300 ); var workbook = chart . getChartData ()...any value to the property: workbook . getCell ( 0 , "F2" ). setValue...

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  5. De excel a prn - Free Support Forum - aspose.com

    de excel a prn...el siguiente: Workbook workbook = new Workbook(filePath + "sample...TxtSaveOptions(); options.Separator = ' '; workbook.Save(filePath + "out_net.prn"...

    forum.aspose.com/t/de-excel-a-prn/310848
  6. Accessing Table from Cell and Adding Values ins...

    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 , Utils } = AsposeCells...Create workbook from uploaded Excel file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/accessing-...
  7. 使用 JavaScript 通过 C++ 从工作簿中提取 OLE 对象|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...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...Instantiate workbook from uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/extract...
  8. How to create waterfall chart with Node.js via ...

    Create waterfall charts in Excel with Node.js and Aspose.Cells for Node.js via C++....instance of Workbook const workbook = new AsposeCells . Workbook ();...Worksheet in Workbook const worksheet = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/creating-water...
  9. 使用C++通过JavaScript插入微型图|Documentation

    使用Aspose.Cells for JavaScript via C++为Excel创建微型图。..."text/javascript" > const { Workbook , SaveFormat , CellArea ,...Instantiating a Workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  10. Reading CSV File with Multiple Encodings|Docume...

    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....file into Workbook Workbook workbook = new Workbook ( filePath...// Save it in XLSX format workbook . save ( filePath + ".out...

    docs.aspose.com/cells/java/reading-csv-file-wit...