Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 102,522 for

workbook

(0.14 sec)
  1. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines...."text/javascript" > const { Workbook , FileFormatType , SaveFormat...Create a new workbook var workbook = new Workbook ( FileFormatType...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  2. 在Jython中复制行和列|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 import Workbook class RowsAndColumns : def...Instantiating a Workbook object by excel file path workbook = Workbook ( dataDir...

    docs.aspose.com/cells/zh/java/copying-rows-and-...
  3. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....Cells provides the Workbook.contentTypePropertie method..."text/javascript" > const { Workbook , SaveFormat , FileFormatType...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  4. Regarding Graphs linked to the cell data - Free...

    The graph displayed in the viewer is dynamically linked to the cell data. Any modifications to the cell content are impacting the graph. Is there a way to prevent the graph from updating automatically....feature either for the whole workbook or for individual charts.... Why it happens When a workbook is loaded Aspose Cells reads...

    forum.aspose.com/t/regarding-graphs-linked-to-t...
  5. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++.... It then saves the workbook as the output PDF file . The...Create workbook from the Excel file Workbook workbook ( inputFilePath...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  6. Data Filtering|Documentation

    Learn how to add a data filter by using the Aspose.Cells for JavaScript via C++ API....Cells provides the Workbook class that represents an Excel...Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/javascript-cpp/data-filte...
  7. 使用JavaScript通过C++查明VBA项目是否受保护|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...getElementById ( 'fileInput' ); let workbook ; if ( fileInput . files ...

    docs.aspose.com/cells/zh/javascript-cpp/find-ou...
  8. 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...
  9. Issue with the excel Xls file when tested in As...

    Hi Team, I tried adding the Xls file to Aspose checker and there was pop up stating converted into PDF and vanished within few seconds. But I was unable to find the converted PDF document. Please find the attached sam…...the Excel file Workbook workbook = new Workbook("path/to/your/file...xls"); // Save the workbook as a PDF workbook.Save("path/to/output/file...

    forum.aspose.com/t/issue-with-the-excel-xls-fil...
  10. 用C++指定工作簿的自定义数字小数点和组分隔符|Documentation

    通过使用Aspose.Cells for C++ API,在MS Excel中和用C++代码修改数字的十进制和分组分隔符。...); // Create a new workbook Workbook workbook ; // Specify custom...custom separators workbook . GetSettings (). SetNumberDecimalSepa...

    docs.aspose.com/cells/zh/cpp/specify-custom-num...