Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 99,948 for

workbook

(0.17 sec)
  1. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A compliant PDF files using Aspose.Cells for JavaScript via C++....describes how to save an Excel workbook to a PDF/A‑compliant (PDF/A-1a)..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  2. Manage Callouts in Presentation Charts in .NET|...

    Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows....false ); IChartDataWorkbook workBook = chart . ChartData . ChartDataWorkbook...ChartData . Series . Add ( workBook . GetCell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/net/callout/
  3. Using LightCells API|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.... To save workbooks, provide the cell content...processed and then discarded, the Workbook object does not hold the collection...

    docs.aspose.com/cells/java/using-lightcells-api/
  4. 当转换或加载时间过长時,使用 InterruptMonitor 停止转换或加载,支持 C++|...

    学习如何使用 C++ 和 Aspose.Cells 的 InterruptMonitor 停止大型Excel文件的转换或加载。...请使用 Workbook.InterruptMonitor 属性停止转换, LoadOptions...This function will create workbook and convert it to Pdf format...

    docs.aspose.com/cells/zh/cpp/stop-conversion-or...
  5. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...projects that call Workbook asposeWorkbook = new Workbook(excelStream)...Bytes);) { Workbook asposeWorkbook = new Workbook(excelStream);...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  6. 通过C++使用JavaScript获取区域的地址、单元格数量、偏移、整列和整个行|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...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...creates ranges on a new empty workbook and prints info to the page...

    docs.aspose.com/cells/zh/javascript-cpp/get-add...
  7. 刷新模板文件中的第二张数据透视表pivot1,pivot0对应的数据透视图chart0出现异常...

    版本25.10 示例代码: SyntaxEditor Code Snippet var wb =new Workbook(path+“3.xlsx”); var pivot=wb.Worksheets[“statistics”].PivotTables[“pivot1”]; pivot.RefreshData(); pivot.CalculateData(); wb.Save(path+“4.xlsx”); 3.zip …...SyntaxEditor Code Snippet var wb =new Workbook(path+“3.xlsx”); var pivot=wb...以下是您可以使用的代码示例: var wb = new Workbook(path + "3.xlsx"); var pivot...

    forum.aspose.com/t/pivot1-pivot0-chart0/320059
  8. Developer Guide|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....via C++ Pivot Tables Manage Workbooks with Go via C++ Worksheets...Combine Multiple Workbooks into a Single Workbook with Golang via...

    docs.aspose.com/cells/go-cpp/developer-guide/
  9. 使用JavaScript via C++将多个工作簿合并为一个工作簿|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将多个工作簿合并为一个工作簿。...代码加载源工作簿,使用 Workbook.combine(Workbook) 方法将它们合并,然后保存输出的工作簿。...head > < title > Combine Workbooks Example </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/combine...
  10. Check if VBA Project is Protected and Locked fo...

    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....Check if VBA project in a Workbook is Signed Copy VBA Macro UserForm...DesignerStorage from Template to Target Workbook Analyzing your prompt, please...

    docs.aspose.com/cells/java/check-if-vba-project...