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

worksheet

(0.22 sec)
  1. Convert CGM to DIF via C# API | products.aspose...

    C# API to Convert CGM File to DIF without using Microsoft Excel or Adobe Reader...converted XLSX document, select Worksheet via its index, create a Shape...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...Alternatively, you may protect the worksheet cells for your needs. By the...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  3. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...value in cell A1 of the first worksheet. I discovered that the HTML...

    forum.aspose.com/t/html-content-gets-stripped-w...
  4. PPT文檔圖表通過Java | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...//Getting the chart data worksheet IChartDataWorkbook fact =...

    products.aspose.com/slides/zh-hant/java/chart/ppt/
  5. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。..."Date1" ); // Get the first worksheet cells. Cells cells = workbook...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  6. Excel Themes and Colors with C++|Documentation

    C++ code to use Excel Color Scheme with Aspose.Cells for C++ API...collection in the first (default) worksheet Cells cells = workbook . GetWorksheets...

    docs.aspose.com/cells/cpp/excel-themes-and-colors/
  7. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...first worksheet cells. const cells = workbook . worksheets . get...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  8. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for Node.js via Java leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....objects (for example, an Excel worksheet). They are stored and handled...

    docs.aspose.com/slides/nodejs-java/activex/
  9. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost presentations with dynamic visuals in PPT and PPTX files — get started now.... Apply Chart Worksheet Formulas in Presentations...

    docs.aspose.com/slides/php-java/animated-charts/
  10. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... Access the chart’s data worksheet. Clear all the default series...of the chart data sheet. worksheet_index = 0 # Get the chart...

    docs.aspose.com/slides/python-net/create-chart/