Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 30,455 for

worksheet

(0.11 sec)
  1. Accessing array element by index in Excel templ...

    Hello, In the Word template, we can access specific array elements using elementAt function. I wanted to know if we can achieve the same functionality in the Excel template too. I tried the following smart markers to …...two cell ranges in the same worksheet: designer.setLineByLine(false);...output file has 2 worksheets. The first worksheet has 2 tables for...

    forum.aspose.com/t/accessing-array-element-by-i...
  2. Word From Excel Mail Merge C++ Ում

    Անհատականացրեք ձեր Mail merge Word from Excel ֆայլը՝ օգտագործելով C++...xlsx" )); auto worksheet = workbook-> GetIWorksheets...GetObjectByIndex ( 0 ); auto dataRange = worksheet-> GetICells ()-> GetMaxDisplayIRange...

    products.aspose.com/words/hy/cpp/mailmerge/word...
  3. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....workbook and access the first worksheet. Workbook workbook ; WorksheetCollection...workbook . GetWorksheets (); Worksheet sheet = sheets . Get ( 0 );...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  4. Managing Document Properties in PHP|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....)); $worksheets = $ptr -> Get ( $workbook , "Worksheets" , array...$customDocProp = $ptr -> Get ( $worksheets , "CustomDocumentProper"...

    docs.aspose.com/cells/net/managing-document-pro...
  5. 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 JavaScript via C++. This article will show you how to retrieve font information from a document.... It has one dummy worksheet that contains some dummy fonts...{ Workbook , SaveFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  6. 在 Aspose.Cells 中锁定 WordArt 水印|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....default sheet Worksheet sheet = workbook . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/zh/net/locking-wordart-wa...
  7. Convert EXCEL to RTF using Python or with free ...

    EXCEL to RTF conversion in your Python applications without using Microsoft Office or online. Test free EXCEL to RTF online converter quickly before integrating the code....formatting, data validation, worksheet protection, and more. It also...such as data validation, worksheet protection, and more. The...

    products.aspose.com/total/python-net/conversion...
  8. Inserting a WAV file as an OLE Object with C++|...

    Learn how to insert a WAV file as an OLE object in Excel Worksheets using Aspose.Cells with C++....types of OLE objects to Excel worksheets. We will see in the following...= 0 ; Workbook workbook ; Worksheet sheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/inserting-a-wav-file-...
  9. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for Node.js via C++. Ensure fonts are available for optimal conversion fidelity....priority Supported Font Formats Worksheet to Image - Set Pixel Format...Document Assistant Close Convert Worksheet to Image - Remove whitespace...

    docs.aspose.com/cells/nodejs-cpp/configuring-fo...
  10. Add calculated field in Pivot Table with Golang...

    How to add a calculated field in a pivot table with Aspose.Cells for C++....calculated field is added to the worksheet. Set the original data and...

    docs.aspose.com/cells/go-cpp/add-calculated-fie...