Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 103,482 for

workbook

(0.13 sec)
  1. Update XLS File using .NET | products.aspose.com

    Modify XLS documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xls/
  2. Update TSV File using .NET | products.aspose.com

    Modify TSV documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/tsv/
  3. Update XLT File using .NET | products.aspose.com

    Modify XLT documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xlt/
  4. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...update a linked chart’s source workbook via the chart’s ChartData...change the external Excel workbook reference. What to do next...

    forum.aspose.com/t/updating-linked-excel-chart-...
  5. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....Sheet const workbook = new AsposeCells . Workbook ( filePath );...first worksheet const ws = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...
  6. Output Blank Page when there is Nothing to Prin...

    Handle empty worksheets and print blank pages with Aspose.Cells using C++....sample code creates an empty workbook that has an empty worksheet...02_OutputDirectory \\ " ); // Create workbook Workbook wb ; // Access first worksheet...

    docs.aspose.com/cells/cpp/output-blank-page-whe...
  7. 使用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....xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...worksheet const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-the...
  8. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....property, and then saves the workbook to the output Excel file ...Load your source Excel file Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  9. 通过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...
  10. 使用JavaScript通过C++禁用Excel中的兼容性检查器|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API禁用兼容性检查器。...Cells API禁用兼容性检查器 将 Workbook.checkCompatibility 属性设置为 false..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/disable...