Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 27,074 for

excel worksheet

(0.83 sec)
  1. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....existing chart inside the worksheet. Aspose.Cells provides the...contains a chart in its first worksheet, then resizes and repositions...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  2. "Unable to resize shapes in read-only mode." - ...

    “Unable to resize shapes in read-only mode.” Is there any way to resize the shapes in read only mode. “Unable to resize shapes in read-only mode.” image.png (29.3 KB)...read-only mode, or is the worksheet itself protected? Do you have...grouped, and is there any worksheet protection that might be preventing...

    forum.aspose.com/t/unable-to-resize-shapes-in-r...
  3. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....level, like MS Excel: Encrypt and decrypt Excel files To prevent...accessing data in Excel files, protect the Excel file with a password...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  4. Refresh Values of Linked Shapes with Node.js vi...

    Learn how to refresh the values of linked shapes in Excel using Aspose.Cells for Node.js via C++....have a linked shape in your Excel file which is linked to some...some cell. In Microsoft Excel, changing the value of the linked...

    docs.aspose.com/cells/nodejs-cpp/refresh-values...
  5. 在 VSTO 和 Aspose.Cells 中创建饼图|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.... Excel . Application ExcelApp = Application...Application ; //Add a Workbook. Excel . Workbook objBook = ExcelApp...

    docs.aspose.com/cells/zh/net/create-a-pie-chart...
  6. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....similar to MS Excel: Encrypt and decrypt Excel files To prevent...others from accessing data in Excel files, you can protect the file...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  7. How to Convert Excel to PPTX in Python

    This quick article covers the details of how to convert Excel to PPTX in Python. To convert Excel to PPTX in Python environment preparation as well as the code snippet is present for demonstration....Product Family How to Convert Excel to PPTX in Python This quick...to convert Excel to PPTX in Python . To convert Excel to PPTX in...

    kb.aspose.com/cells/python/how-to-convert-excel...
  8. Find or Search Data|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....Contents [ Hide ] In Microsoft Excel, users can search for cells...clicks OK to search for it. Excel highlights matching fields....

    docs.aspose.com/cells/java/find-or-search-data/
  9. Create High-Low-Close(HLC) Stock Chart with C++...

    Learn how to create a high-low-close stock chart using Aspose.Cells for C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization....the sample Excel file and generates the output Excel file . #include...Access the first worksheet Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/create-high-low-close...
  10. Create a Pie Chart in VSTO and Aspose.Cells|Doc...

    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....are: Creating a workbook and worksheet. Adding sample data. Referencing...//Instantiate the Application object. Excel . Application ExcelApp = Application...

    docs.aspose.com/cells/net/create-a-pie-chart-in...