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

aspose cells

(0.25 sec)
  1. 使用 C++ 在 ODF 1.1、1.2 和 1.3 规格下保存 ODS 文件|Documen...

    使用 Aspose.Cells 和 C++ 将 Excel 转换为符合 ODF 1.1、1.2 和 1.3 规范的文件。...ODS 文件 Contents [ Hide ] Aspose.Cells 支持将 ODS 文件( OpenDocument...Format ) 1.1、1.2 和 1.3 规格的文件。Aspose.Cells 有 OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/zh/cpp/save-ods-file-in-o...
  2. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells supports converting an Excel...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-table-to-ods/
  3. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用C++語言在PDF檔中添加表格。...為了在PDF中添加表格,我們將使用[Aspose.PDF for C++]( https://products.aspose.com/pdf/cpp...https://www.nuget.org/packages/aspose.pdf ) 包管理器,搜索“.PDF”並安裝。您也可以從程式包管理器主控台使用以下命令。...

    products.aspose.com/pdf/zh-hant/cpp/table/add/
  4. Sort Data in Worksheets|Documentation

    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....code example for VSTO and Aspose.Cells. VSTO Excel . Workbook myWorkbook...XlSortDataOption . xlSortNormal ); Aspose.Cells Workbook myWorkbook = new...

    docs.aspose.com/cells/net/sort-data-in-worksheets/
  5. 使用 C++ 保护 PDF 文件|Documentation

    了解如何使用 Aspose.Cells 与 C++,为 PDF 文件设置所有者密码和用户密码以实现保护。... Aspose.Cells 提供 PdfSecurityOptions 支持安全性功能。保存为...访问,如权限所述。 下面的示例代码描述了如何使用Aspose.Cells保护PDF文件。 #include <iostream>...

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  6. 创建Excel图表并将其嵌入演示文稿作为OLE对象|Aspose.Slides 文档

    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....Aspose通过使用Aspose.Cells for C++提供创建Excel图表的支持,进一步通过Aspose...C++提供创建Excel图表的支持,进一步通过Aspose.Slides for C++将这些图表嵌入到PowerPoint幻灯片中作为OLE对象。本文涵盖了创建和嵌入MS...

    docs.aspose.com/slides/zh/cpp/creating-excel-ch...
  7. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  8. Python Word 文檔處理 API – Aspose |產品.aspose.com

    用於處理 Word 文件的 Python 庫。創建、編輯、轉換 DOCX、DOC、RTF、PDF、EPUB、WordML、ODT、HTML、文本和許多其他格式。... Aspose Words for Python via .NET 下載 文檔 價錢 Aspose.Words...自動化文檔密集型業務流程;減少人工干預、錯誤和延遲。 Aspose.Words for Python via .NET 開發者提供了以下功能:...

    products.aspose.com/words/zh-hant/python-net/
  9. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....apply formats to a cell or range of cells and have that formatting...depending on the value of the cell or the value of a formula. For...

    docs.aspose.com/cells/cpp/conditional-formatting/
  10. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++.... Aspose.Cells for C++ library can fulfill...achieve these goals using Aspose.Cells for C++. Necessary sample...

    docs.aspose.com/cells/cpp/export-equation/