Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 30,198 for

worksheet

(0.07 sec)
  1. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...html > Protect and Unprotect Worksheet with JavaScript via C++ Assign...

    docs.aspose.com/cells/javascript-cpp/encrypting...
  2. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports getting a list of fonts used in a spreadsheet or workbook, allowing users to get font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of fonts.... It has one dummy worksheet which has some dummy fonts...

    docs.aspose.com/cells/go-cpp/get-a-list-of-font...
  3. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....workbook and access the first worksheet. const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  4. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for Node.js via C++. This article will show you how to retrieve font information from a document.... It has one dummy worksheet which has some dummy fonts...

    docs.aspose.com/cells/nodejs-cpp/get-a-list-of-...
  5. Create Chart in PPTX Presentation Files using P...

    Python source code to create chart in PPTX Presentation....= 0 # Get the chart data worksheet fact = chart . chart_data...

    products.aspose.com/slides/python-net/chart/pptx/
  6. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports getting a list of fonts used in a spreadsheet or workbook, allowing users to get font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of fonts.... It has one dummy worksheet which has some dummy fonts...

    docs.aspose.com/cells/net/get-a-list-of-fonts-u...
  7. How to Fill PDF Form with Excel Data using C#

    This tutorial guides on how to fill PDF form with Excel data using C#. It contains details to use both PDF and Excel files in the same application, stepwise approach to write the application and a runnable sample code that can be used to auto fill PDF form from Excel using C#....contains a worksheets collection and each worksheet has collection...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-with...
  8. New bug with MergeNamedStyles - Free Support Fo...

    I appear to have found a bug with the MergeNamedStyles function added recently. Please run the following top-level code (adjusting the file paths as needed) with the attached zipped workbooks as a .NET 9 C# console app …...Worksheets["Input"]; if (inputSheet...(inputSheet != null) { targetWbk.Worksheets.RemoveAt("Input"); } inputSheet...

    forum.aspose.com/t/new-bug-with-mergenamedstyle...
  9. | Aspose

    Sample code for PDF to XLS Java conversion. Use API example code for batch PDF files to XLS conversion within any Web or Desktop Java based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  10. | Aspose

    Sample code for JPG to XLS Java conversion. Use API example code for batch JPG files to XLS conversion within any Web or Desktop Java based application....workbook can have one or more worksheets. Data is stored and displayed...users in table format in worksheet and can span numeric values...

    products.aspose.com/ocr/cpp/conversion/jpg-to-xls/