Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 201,190 for

aspose cells

(0.08 sec)
  1. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...Hide ] 在文档信息面板中可见的自定义属性 Aspose.Cells可以用于向工作簿对象中添加可在文档信息面板中看到...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  2. 用C++减少单元格Calculate方法的计算时间|Documentation

    本文介绍如何使用Aspose.Cells库来减少Microsoft Excel中单元格计算方法的计算时间。 通过加载现有的Excel文件或创建一个新文件,我们可以使用Aspose.Cells提供的方法来优化单元格计算方法并提高其性能。 最后,我们将修改后的Excel文件保存到磁盘。...Aspose.Cells提供了 CalculationOptions.GetRecursive()...false 时,只会计算一次依赖单元格,之后不会重新计算。 减少Cell.Calculate()方法的计算时间 以下示例代码演示了...

    docs.aspose.com/cells/zh/cpp/decrease-the-calcu...
  3. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。... Aspose.Cells允许修改任何这些样式或您使用所需属性定义的任何其他样式。...单击 确定 以保存样式并将其应用于所选范围。 使用Aspose.Cells 以下示例演示了如何使用 Style.Update...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  4. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply advanced filter of microsoft excel to display records meeting complex criteria by using the Aspose.Cells for C++ API.... Aspose.Cells also allows you to apply...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  5. How to Create ZIP File in Memory in C#

    This step-by-step tutorial explains how to create ZIP file in memory in C#. This C# code will compress file contents of a directory and create ZIP archive in memory....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/net/how-to-create-zip-file-in...
  6. Convert XLS File with Images or Charts to PDF w...

    Convert XLS files containing images or charts to PDF documents using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells supports converting XLS...charts to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/convert-xls-file-with...
  7. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign your VBA code project using Aspose.Cells for C++ with a certificate....your VBA code project using Aspose.Cells with its Workbook.VbaProject...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/digitally-sign-a-vba-...
  8. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...
  9. How to Add Image Watermark to PSD in C#

    This step by step tutorial elaborates how to add image watermark to PSD in C#. Adding image watermark to PSD in C# is quick and easy with Aspose.PSD for .NET....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/psd/net/how-to-add-image-watermar...
  10. How to Password Protect a ZIP File in C#

    This basic tutorial explains how to password protect a ZIP file in C#. It includes all relevant details and a code snippet to encrypt ZIP file in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/net/how-to-password-protect-a...