Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 203,311 for

cells

(0.11 sec)
  1. 使用 C++ 保护 PDF 文件|Documentation

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

    docs.aspose.com/cells/zh/cpp/secure-pdf-documents/
  2. 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...
  3. Row class | Aspose.Words for Node.js

    Aspose.Words.Tables.Row class. Represents a table row...Row can contain one or more Cell nodes. A minimal valid row needs...needs to have at least one Cell . Inheritance: Row → CompositeNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage OLE|Aspose.Slides for Python Documentation

    Manage OLE objects in PowerPoint presentations in Python...Cells for Python via .NET . If an...as slides import aspose.cells as cells with slides . Presentation...

    docs.aspose.com/slides/python-net/manage-ole/
  5. Configuring the Export|Aspose.Words for JasperR...

    This section provides a list with links to the Documentation about configuring the export....Spacings Setting Style for Empty Cells Round Points Processing Images...

    docs.aspose.com/words/jasperreports/configuring...
  6. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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 8.1.0 Contents [ Hide ] This...describes changes to the Aspose.Cells API from version 8.0.2 to 8...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. ConditionalStyleCollection.top_right_cell prope...

    ConditionalStyleCollection.top_right_cell property. Gets the top right cell style....top_right_cell property ConditionalStyleColl.top_right_cell property...top right cell style. @property def top_right_cell ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....Cells allows you to add headers and...and development time. Aspose.Cells can import the file and save...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  9. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...Cells Product Family cells-net , json Adhirath...ExportRangeToJsonOpt class provided by Aspose.Cells. Below is a sample code snippet...

    forum.aspose.com/t/convert-range-to-json/311994
  10. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in C# to apply conditional formatting in worksheets. By adjusting these criteria, you have more control over how Cells look and appear....conditional formatting to a range of cells in a worksheet. Conditional...apply formats to a range of cells, and have that formatting change...

    docs.aspose.com/cells/net/apply-conditional-for...