Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 246,359 for

cells

(0.11 sec)
  1. 使用C++为不同页面设置不同的页眉和页脚|Documentation

    本文提供示例代码,展示如何使用C++库和API以编程方式设置Excel工作表的页面设置中的各种页眉和页脚。你可以为首页、奇数页和偶数页设置页眉和页脚。...Cells支持相同的功能。 在MS Excel中设置不同的页眉和页脚...输入不同的页眉和页脚。 使用Aspose.Cells设置不同的页眉和页脚 Aspose.Cells与Excel的行为相同。 设置标志...

    docs.aspose.com/cells/zh/cpp/setting-different-...
  2. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge Cells horizontally, enhancing your spreadsheet's layout and organization....how the cell is merged horizontally with other cells in the row...Examples Shows how to merge table cells horizontally. Document doc =...

    reference.aspose.com/words/net/aspose.words.tab...
  3. CellVerticalAlignment enumeration | Aspose.Word...

    aspose.words.tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell....justification of text inside a table cell. Members Name Description TOP...of a cell. CENTER Text is aligned in the middle of a cell. BOTTOM...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用C++利用OpenXml的Sheet.SheetId属性|Documentation

    本文演示如何使用C++的Excel操作API或库,编程实现OpenXml的Sheet.SheetId属性的使用。...Cells提供了 Worksheet.GetTabId() 属性作为等价属性。...属性作为等价属性。 使用 Aspose.Cells 利用 OpenXml 的 Sheet.SheetId 属性 以下示例代码加载了...

    docs.aspose.com/cells/zh/cpp/utilize-sheet-shee...
  5. 如何以及在哪里使用Node.js通过C++的枚举器|Documentation

    学习如何通过Aspose.Cells for Node.js via C++ API使用枚举器。...Cells API提供了一堆枚举器,但本文主要讨论如下三种类型。 单元格枚举器...要求使用任何这些方法。以下是返回单元格枚举器的方法。 Cells.getEnumerator() Row.getEnumerator()...

    docs.aspose.com/cells/zh/nodejs-cpp/how-and-whe...
  6. Print Comments while saving to PDF with C++|Doc...

    Learn how to print comments while saving Excel files to PDF using Aspose.Cells for C++....Cells provides the PrintCommentsType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/print-comments-while-...
  7. How to manage PivotChart with PivotOptions in C...

    How to manage PivotChart with PivotOptions using C++....Cells, you can use PivotOptions to...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-manage-pivotch...
  8. Apply Advanced Conditional Formatting|Documenta...

    How to use the Aspose.Cells library in C# to apply advanced conditional formatting. By adjusting these criteria, you have more control over how Cells look and appear....For example, it lets you apply cell shading, borders, colored icons...bar chart in the cells. Automatically shade cells with color scales...

    docs.aspose.com/cells/net/apply-advanced-condit...
  9. 使用C++在渲染Excel为PDF时绘制时间线|Documentation

    在C++中使用Aspose.Cells管理Excel文件的时间线。...Cells for Java现在默认支持此功能。只需将带有时间轴的...如果你的Excel文件已经应用了时间线,并希望在导出为PDF时保留时间线设置,Aspose.Cells现在默认支持此功能。只需将带时间线的Excel导出为PDF,生成的PDF将显示时间线。...

    docs.aspose.com/cells/zh/cpp/draw-timeline-whil...
  10. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...