Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 201,206 for

aspose cells

(0.12 sec)
  1. Create ZIP in Java

    This quick guide explains how to create a ZIP file in Java. It encompasses all the information including the program flow and a runnable sample code to develop a ZIP file maker in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/java/create-zip-in-java/
  2. Resize EPS in Java

    This brief article elaborates on how to resize EPS in Java. It discusses the system setup, the program flow, and a sample code to resize EPS image in Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/page/java/resize-eps-in-java/
  3. Create ZIP in C#

    This brief tutorial covers how to create a ZIP file in C#. It contains all the details including the algorithm and the code snippet to develop a ZIP file maker 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/create-zip-in-csharp/
  4. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set preset WordArt style to the text of a shape using Aspose.Cells for C++....text of the shape using Aspose.Cells. Please use FontSetting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  5. How to Render XSL FO to PDF File using C++

    In this tutorial, we will learn how to render XSL FO to PDF file using C++. You can convert XSL FO to PDF document with high fidelity 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/pdf/cpp/how-to-render-xslfo-to-pd...
  6. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...将图表渲染为PDF 为了将图表渲染为 PDF 格式,Aspose.Cells API 已暴露 Chart::ToPdf 方法,支持将生成的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  7. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...使用 Aspose.Cells 与 C++ 添加 ActiveX 控件 Contents [ Hide ] 您可以使用 ...ShapeCollection::AddActiveXControl() 方法通过 Aspose.Cells 添加 ActiveX 控件。此方法接受一个参数...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  8. 使用 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 和 Aspose.Cells 保护或取消保护Excel文件的工作簿结构。... ** 使用 Aspose.Cells for C++ 保护工作簿结构** 只需要以下简单代码行来实现保护...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  9. 为表单控件分配宏代码(如按钮)|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...
  10. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/python/how-to-convert-excel...