Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 106,130 for

workbook

(0.95 sec)
  1. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/zh/cpp/verify-password-us...
  2. Find if the cell value starts with single quote...

    Learn how to find if the cell value starts with a single quote mark through the Aspose.Cells for C++ API....Startup (); // Create workbook Workbook wb ; // Create worksheet...

    docs.aspose.com/cells/cpp/find-if-the-cell-valu...
  3. Remove ODS Annotation Online or Manage Annotati...

    delete comments from ODS file through online app for free. Java API code to manage comments of ODS files....project Load Document via Workbook class object Select the specific...project Load Document via Workbook class object Get the sepecific...

    products.aspose.com/total/java/annotate/ods/
  4. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    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 , ImageOrPrintOptions...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  5. Globalization and Localization with Golang via ...

    Learn how to handle globalization and localization in Aspose.Cells for C++ to support multiple languages and regional settings....via C++ Import XML to Excel Workbook with Golang via C++ Queries...

    docs.aspose.com/cells/go-cpp/globalization-and-...
  6. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...using var workbook = new Aspose . Cells . Workbook ( "sample..."sample.xlsx" ); var worksheet = workbook . Worksheets [ worksheetIndex...

    docs.aspose.com/slides/zh/net/working-solution-...
  7. Set Default Font while Rendering a Spreadsheet ...

    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....only be effective when the workbook’s default font cannot render...following sample code creates a workbook, adds some text in cell A4...

    docs.aspose.com/cells/python-net/set-default-fo...
  8. 识别自封闭标签的Node.js和C++实现|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.... Workbook ( path . join ( sourceDir...loadOptions ); // Save the workbook wb . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/recognise-s...
  9. 在 Python.NET 中对德语区域设置的支持,用于命名范围公式|Documentation

    了解如何使用 Aspose.Cells for Python 处理 Excel 中德语区域设置的命名范围公式,编号 via .NET。...cells import Workbook source_dir = os . path . join...ZS \" ,FALSE))" wb_source = Workbook ( os . path . join ( source_dir...

    docs.aspose.com/cells/zh/python-net/support-for...
  10. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the Workbook. As a result the custom f…...dependent changes to values in the workbook. As a result the custom functions...console application and sample workbook that replicates the issue...

    forum.aspose.com/t/abstractcalculationengine-de...