Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 241,490 for

cells

(0.4 sec)
  1. 用C++释放工作簿的未管理资源|Documentation

    学习如何使用Aspose.Cells和C++释放工作簿的未管理资源。...Cells 提供 Workbook.Dispose() 方法用于释放...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/release-unmanaged-...
  2. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API.... For example, suppose cell D4 has formula =Sum(A1:A2) and...you can find it using Aspose.Cells with LookInType.OriginalValues...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  3. 在使用C++进行写保护时指定作者|Documentation

    学习如何在用Aspose.Cells for C++写保护工作簿时指定作者名称。...Cells API进行写保护时指定作者名称。请使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/specify-author-whi...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....Cells for Java, and these charts can...PowerPoint presentation using Aspose.Cells and Aspose.Slides. Required...

    docs.aspose.com/slides/java/creating-excel-char...
  5. Inserting and Deleting Rows and Columns in Jyth...

    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....Cells - Inserting and Deleting Rows...append documents using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/inserting-and-deleti...
  6. 使用 C++ 保护 PDF 文件|Documentation

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

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  7. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....tables [ i ]; // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Add, Extract, Delete Tables in PDF using C# | A...

    Manage Tables in PDF file programmatically with C# sample code using Aspose.PDF for .NET... Cells . Add ( "Column (" + row_count...row_count + ", 1)" ); row . Cells . Add ( "Column (" + row_count +...

    products.aspose.com/pdf/net/table/
  9. Save Specified Worksheets to PDF with C++|Docum...

    Export specific worksheets to PDF using Aspose.Cells with C++....Cells saves all visible worksheets...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-specified-worksh...
  10. Adding Formula to Cell|Documentation

    This article introduces how to get or set a formula in a cell in the worksheet in GridDesktop....Adding Formula to Cell Contents [ Hide ] A cell can contain not...formula is used in a cell when the cell’s value needs to be determined...

    docs.aspose.com/cells/net/aspose-cells-griddesk...