Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 244,639 for

cells

(0.19 sec)
  1. Table.AllowCellSpacing | Aspose.Words for .NET

    Discover the Table AllowCellspacing property to easily manage cell spacing in your layouts. Enhance your design with customizable options!...the “Allow spacing between cells” option. public bool AllowCellSpacing...spacing between individual cells in a table. Document doc = new...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....for tables, and extracts their cell text content. It uses the ‘TableAbsorber’...then iterates through rows and cells to print out the text inside...

    docs.aspose.com/pdf/python-net/extracting-table/
  3. Search Data using Original Values with C++|Docu...

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

    docs.aspose.com/cells/cpp/search-data-using-ori...
  4. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....Cells. This sample code shows you...Aspose :: Cells :: IWorkbook > book = Aspose :: Cells :: Factory...

    docs.aspose.com/slides/cpp/image/
  5. 用C++查找XML映射的根元素名称|Documentation

    学习如何使用Aspose.Cells for C++查找XML映射的根元素名称。...Cells 的 XmlMap.GetRootElementName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/find-the-root-elem...
  6. Change Tick Label Direction with C++|Documentation

    Learn how to change the direction of tick labels in Aspose.Cells for C++. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....Cells provides you with the ability...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-tick-label-dir...
  7. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Cells. Aspose.Cells provides the Trendline...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  8. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...Cells 将 Excel 保存为标准尺寸的 PDF。然而,您也可以使用...PdfOptimizationType::MinimumSize 使用 Aspose.Cells 将 Excel 保存为标准或最小尺寸的 PDF 以下示例代码展示了如何使用...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  9. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....Cells If you need to use Aspose.Cells to add icons...you insert icons using Aspose.Cells . There is also a required sample...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  10. Table|Aspose.Slides Documentation

    Create and format tables in C# with Aspose.Slides: insert data, merge Cells, style borders, align content, and import/export for PPT, PPTX and ODP....removing them, and merging cells using Aspose.Slides for .NET...); } Merge Table Cells Merge adjacent cells of a table into a...

    docs.aspose.com/slides/net/examples/elements/ta...