Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 103,883 for

workbook

(0.52 sec)
  1. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...Example </ h1 > < p > Select a workbook file (optional). The example...example will also create a new workbook with 3 pages and apply a text...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  2. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via C++ code...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Creating a workbook const workbook = new Workbook (); // Access...

    docs.aspose.com/cells/javascript-cpp/merge-or-u...
  3. Hiding the Display of Zero Values in the Worksh...

    This article shows sample code that explains how to programmatically hide zero values in an Excel spreadsheet using the JavaScript library via C++...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/hiding-the...
  4. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API.... Step 2: Create a New Workbook or Open an Existing One You...You can either create a new workbook or open an existing one. Step...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using JavaScript with Aspose.Cells for JavaScript via C++....JavaScript via C++ provides the Workbook.addDigitalSignature(digitalSignatureColl)...demonstrates how to make use of the Workbook.addDigitalSignature(digitalSignatureColl)...

    docs.aspose.com/cells/javascript-cpp/add-digita...
  6. 使用JavaScript通过C++进行JSON|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel工作簿转换为JSON。...Json 作为 Workbook.save(string, SaveFormat) 方法的第二个参数传递。你还可以使用...Aspose.Cells Example - Convert Workbook to JSON </ title > </ head...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. Getting started|Documentation

    setup Aspose.Cells for Node.js via Java and installation guidelines....cells" ); var workbook = new aspose . cells . Workbook ( aspose ... FileFormatType . XLSX ); workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-java/getting-started/
  8. Aspose cells : Text hover - Free Support Forum ...

    Hi Team, I have a cell with large content, and the text is wrapped within the cell. However, when I hover over the cell, I’m unable to see the full content as a tooltip or hover preview. Can we achieve this functionalit…...import Workbook, HtmlSaveOptions # Load the workbook workbook = Workbook("your_file...Workbook("your_file.xlsx") # Create HtmlSaveOptions and set AddTooltipText...

    forum.aspose.com/t/aspose-cells-text-hover/314873
  9. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the compatibility checker through the Aspose.Cells for .NET API.... When you save a workbook in a previous version (Excel...Compatibility Checker scans the workbook to see if it contains features...

    docs.aspose.com/cells/net/disable-compatibility...
  10. 支持使用 C++ 及 JavaScript 的 XAdES 签名|Documentation

    本文介绍如何用 C++ 及 JavaScript 及 Aspose.Cells 支持 XAdES 签名..."Run Example" to sign the workbook. </ p > < input type = "file"..."text/javascript" > const { Workbook , SaveFormat , DigitalSignature...

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