Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 102,694 for

workbook

(0.2 sec)
  1. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for JavaScript via C++ API...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...getElementById ( 'fileInput' ); let workbook ; // If a file is provided...

    docs.aspose.com/cells/javascript-cpp/adding-htm...
  2. Add Digital Signature to an already signed Exce...

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

    docs.aspose.com/cells/nodejs-cpp/add-digital-si...
  3. Inserting a WAV file as an OLE Object with Java...

    Learn how to insert a WAV file as an OLE object in Excel worksheets using Aspose.Cells for JavaScript via C++....> < h1 > Add OLE Object to Workbook </ h1 > < p > Select an image..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....worksheet image, the Excel workbook is activated. End users can...changes to the actual Excel workbook and then return to the slide...

    docs.aspose.com/slides/python-net/working-solut...
  5. Threaded Comments with Node.js via C++|Document...

    Manage threaded comments in Excel documents using Aspose.Cells for Node.js via C++. Learn to add, read, edit, and remove threaded comments...."output" ); const workbook = new AsposeCells . Workbook (); // Add Author...Author const authorIndex = workbook . getWorksheets (). getThreadedCommentAu...

    docs.aspose.com/cells/nodejs-cpp/threaded-comme...
  6. 使用JavaScript通过C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel工作表中将WAV文件作为OLE对象插入。...> < h1 > Add OLE Object to Workbook </ h1 > < p > Select an image..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  7. Formatting Pivot Table with C++|Documentation

    Learn how to customize the appearance of pivot tables using Aspose.Cells for C++....Load a template file Workbook workbook ( inputFilePath ); int...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/formatting-pivot-table/
  8. Python中复制和移动工作表|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....Instantiating a Workbook object by excel file path workbook = self .... Workbook ( self . dataDir + "Book1.xls" ) \# Create a Worksheets...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  9. Working with Background in ODS Files with JavaS...

    Learn how to manage backgrounds in ODS files using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiate workbook from uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  10. Python中的分割窗格|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.... SaveFormat ; workbook = self . Workbook ( self . dataDir...xls" ) # Set the active cell workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/split-panes-in-py...