Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 203,310 for

cells

(0.1 sec)
  1. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...Cells允许你使用 Workbook.VbaProject.IsValidSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  2. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles during Excel to HTML conversion using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create workbook Workbook...

    docs.aspose.com/cells/cpp/exclude-unused-styles...
  3. Managing Page Breaks in Jython|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....Cells - Managing Page Breaks To append...append documents using Aspose.Cells Java for Jython . Here you can...

    docs.aspose.com/cells/java/managing-page-breaks...
  4. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z-order position of shapes in a worksheet using Aspose.Cells for C++....Cells provides the Shape.ToFrontOrBack()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  5. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  6. Table.cellSpacing property | Aspose.Words for N...

    Table.Cellspacing property. Gets or sets the amount of space (in points) between the Cells....space (in points) between the cells. get cellSpacing () : number...spacing between individual cells in a table. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Setting Conditional Formatting for Report Item|...

    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....Select cell I6 and add conditional formatting to this cell for the...the table report item. Format cells that are less than 1000 with...

    docs.aspose.com/cells/reportingservices/setting...
  8. Apply Conditional Formatting in Worksheets with...

    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/cpp/apply-conditional-for...
  9. CellFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellFormat class for comprehensive table cell formatting. Enhance your document styling with easy-to-use features!...Represents all formatting for a table cell. To learn more, visit the Working...collection of borders of the cell. BottomPadding { get; set; }...

    reference.aspose.com/words/net/aspose.words.tab...
  10. 单元格对齐设置|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....Cells - 单元格对齐设置 Aspose.Cells 提供一个称为 Workbook...类提供一个 Cells 集合。Cells 集合中的每个项代表 Cell 类的对象。 Aspose.Cells 在 Cell...

    docs.aspose.com/cells/zh/java/cell-alignment-se...