Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 102,518 for

workbook

(0.08 sec)
  1. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....[ Hide ] Converting Excel Workbook to HTML The Aspose.Cells API...below shows how to save a workbook as an HTML file using C++:...

    docs.aspose.com/cells/cpp/convert-excel-to-html/
  2. Working with ContentTypeProperties with Node.js...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for Node.js via C++....Cells provides Workbook.getContentTypeProper() method..."output" ); const workbook = new AsposeCells . Workbook ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/working-with-c...
  3. JSON with JavaScript via C++|Documentation

    Learn how to convert an Excel Workbook to JSON using Aspose.Cells for JavaScript via C++....Cells supports converting a workbook to a JSON (JavaScript Object...Notation) file. Convert Excel Workbook to JSON The Aspose.Cells API...

    docs.aspose.com/cells/javascript-cpp/convert-wo...
  4. Assign a Macro to a Form Control with JavaScrip...

    Learn how to assign a macro code to a Form Control such as a button using Aspose.Cells for JavaScript via C++....a Form Control inside the workbook. The following sample code...code creates a new workbook, assigns a macro code to a Form button...

    docs.aspose.com/cells/javascript-cpp/assign-mac...
  5. Reusing Style Objects|Documentation

    In Aspose.Cells for JavaScript via C++, you can simplify style management and improve code efficiency by creating and using reusable style objects. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....Cells Example - Create Workbook and Set Font </ h1 > < input..."text/javascript" > const { Workbook , SaveFormat , Color } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/reusing-st...
  6. Support for XAdES Signature with JavaScript via...

    This article describes support for XAdES Signature using JavaScript via C++ with Aspose.Cells....provides support for signing workbooks with an XAdES signature. For...DigitalSignature class to sign the source workbook. <!DOCTYPE html> < html >...

    docs.aspose.com/cells/javascript-cpp/support-fo...
  7. HTML with JavaScript via 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....[ Hide ] Converting Excel Workbook to HTML The Aspose.Cells API...below shows how to save a workbook as an HTML file using JavaScript...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  8. Delete Ranges with Node.js via C++|Documentation

    Learn how to delete ranges in Excel and shift cells left or up using Aspose.Cells for Node.js via C++....xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/delete-ranges-...
  9. Page Setup Features with JavaScript via C++|Doc...

    Explore page setup features using Aspose.Cells for JavaScript via C++. Learn how to configure page dimensions, orientations, and settings....page‑setup features of an Excel workbook. These features include setting...If none is selected, a new workbook will be created. </ p > <...

    docs.aspose.com/cells/javascript-cpp/page-setup...
  10. How to Print Excel as Fitted Pages Wide and Tal...

    Learn to set fit_to_pages_wide and fit_to_pages_tall properties for Excel printing using Aspose.Cells for Python via .NET API....Microsoft Excel: Open the workbook and select a worksheet. Navigate...import Workbook # Instantiating a Workbook object workbook = Workbook...

    docs.aspose.com/cells/python-net/how-to-print-e...