Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 238,873 for

aspose cells

(0.25 sec)
  1. Extend and Contribute to CRM Update Import Tool...

    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.... FileName = "Aspose ImportTool Export.xlsx" ; if...workbook . Worksheets . Add ( "Aspose Export" ); Worksheet MyWorksheet...

    docs.aspose.com/cells/net/extend-and-contribute...
  2. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.Cells using C++....with C++ Contents [ Hide ] Aspose.Cells supports saving an ODS file...and 1.3 specifications. Aspose.Cells has OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...
  3. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells for C++ supports reading...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  4. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....PowerPoint presentation through Aspose components are resized to an...PowerPoint presentation using Aspose.Slides for .NET. To address...

    docs.aspose.com/slides/net/working-solution-for...
  5. 用C++管理图片|Documentation

    使用 Aspose.Cells for C++ API 添加、定位和管理电子表格中的图像。...用C++管理图片 Contents [ Hide ] Aspose.Cells允许开发人员在运行时向电子表格添加图片。此外,可...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/managing-pictures/
  6. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...Contents [ Hide ] 为了兼容旧版本,Aspose.Cells在将Excel转换为PDF时默认渲染网格线为点线...aveOptions_Impl* impl) ,Aspose.Cells也可以将网格线渲染为实线。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  7. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....compatibility with older versions, Aspose.Cells renders gridlines as dotted...veOptions_Impl* impl) , Aspose.Cells can also render gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  8. 用C++管理Excel宏启用工作簿的VBA代码|Documentation

    在C++中添加VBA模块并修改VBA或宏,使用Aspose.Cells库。...Hide ] 在C++中添加VBA模块 Aspose.Cells允许通过Aspose.Cells添加新的VBA模块和宏代码。请使用...ShowMessage () MsgBox "Welcome to Aspose!" End Sub 以下是生成带有VBA模块和宏代码的输出XLSM文件的示例代码。...

    docs.aspose.com/cells/zh/cpp/manage-vba-project/
  9. Manage Comments and Notes with C++|Documentation

    Insert and manage comments or notes with Aspose.Cells for C++....additional information to cells. Aspose.Cells provides two methods...methods for adding comments to cells. The first is to create comments...

    docs.aspose.com/cells/cpp/comments-and-notes/
  10. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column using the Aspose.Cells for C++ API.... Aspose.Cells offers this feature. To...properties, and then use the Cell.GetColumn() property to obtain...

    docs.aspose.com/cells/cpp/get-max-index-in-row-...