Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 238,873 for

aspose cells

(0.57 sec)
  1. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk....Decrease the Calculation Time of Cell.Calculate method with C++ Contents...calculated values of the individual cells. But sometimes, users do not...

    docs.aspose.com/cells/cpp/decrease-the-calculat...
  2. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border....@property def left ( self ) -> aspose . words . Border : ... Examples.... LineStyle . SINGLE , 2 , aspose . pydrawing . Color . black...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples.... Aspose supports creating Excel charts with Aspose.Cells...in PowerPoint slides through Aspose.Slides for C++. This article...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  4. 为表单控件分配宏代码(如按钮)|Documentation

    学习如何使用Aspose.Cells for C++将宏代码分配给按钮等表单控件。...为表单控件分配宏代码(如按钮) Contents [ Hide ] Aspose.Cells允许您向按钮等窗体控件分配宏代码。请使用 Shape...ShowMessage () MsgBox "Welcome to Aspose!" End Sub 在C++中将宏分配给表单控件 以下是生成输出XLSM文件的示例代码...

    docs.aspose.com/cells/zh/cpp/assign-macro-to-fo...
  5. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....Cells.Subtotal() method. It takes...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/applying-subtotal-and...
  6. Integrate with Microsoft Report Viewer in Local...

    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....you only need to install Aspose.Cells for Reporting Services on...built-in formats. By installing Aspose.Cells for Reporting Services on...

    docs.aspose.com/cells/reportingservices/integra...
  7. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Aspose.Cells for Java现在默认支持此功能。只需将带有...如果你的Excel文件已经应用了时间线,并希望在导出为PDF时保留时间线设置,Aspose.Cells现在默认支持此功能。只需将带时间线的Excel导出为PDF,生成的PDF将显示时间线。...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  8. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....a PowerPoint presentation, Aspose.Slides provides the Table class...Presentation class var pres = new aspose . slides . Presentation ( "table...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  9. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....Workbook Structure Using Aspose.Cells for C++ You only need the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  10. Assign Macro to Form Control with C++|Documenta...

    Learn how to assign a macro to a Form Control like a Button using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells allows you to assign a macro...ShowMessage() MsgBox "Welcome to Aspose!" End Sub Assign Macro to Form...

    docs.aspose.com/cells/cpp/assign-macro-to-form-...