Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 234,356 for

cells

(0.26 sec)
  1. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your documents with customizable styles and properties today!...that represents current table cell formatting properties. public...Examples Shows how to format cells with a document builder. Document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties visible in the Document Information Panel using Aspose.Cells with C++....Cells can be used to add custom properties...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/adding-custom-propert...
  3. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...Cells 提供了 Picture.SignatureLine 属性来添加工作表的签名行。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  4. 用C++格式化切片器|Documentation

    使用Aspose.Cells和C++格式化Microsoft Excel中的切片器。...Cells还允许你使用 Slicer.GetNumberOfColumns()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  5. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.Cells在C++中通过正则表达式替换工作簿内的文本。...Cells提供通过正则表达式在工作簿中替换文本的功能。API提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  6. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...Cells 会将整个工作簿加载到内存中。也可以只加载特定工作表,这...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class CustomLoad...

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  7. Export Chart to SVG with viewBox attribute usin...

    Export a chart to SVG format with viewBox attribute using Aspose.Cells with C++....Cells provides ImageOrPrintOptions...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  8. AutoFit Rows and Columns with JavaScript via C+...

    This article shows how to autoFit rows, columns, rows of merged Cells, and a row in a range of Cells using Aspose.Cells for JavaScript via C++....auto-size the width and height of cells according to their content....also available through Aspose.Cells for JavaScript via C++, so developers...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  9. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....Cells provides the Shape.Glow property...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  10. 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...