Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 241,491 for

cells

(0.64 sec)
  1. 用C++根据原始值搜索数据|Documentation

    学习如何通过Aspose.Cells for C++ API根据原始值进行数据搜索。...Cells 使用 LookInType.OriginalValues...Excel的查找选项找到的单元格D4,但Aspose.Cells可以使用 LookInType.OriginalValues...

    docs.aspose.com/cells/zh/cpp/search-data-using-...
  2. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of table Cells....below the contents of table cells. get bottomPadding () : number...insertCell (); builder . write ( "Cell 1" ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConditionalStyle.BottomPadding | Aspose.Words f...

    Adjust the BottomPadding property in ConditionalStyle to customize table cell spacing. Enhance your design with precise control over layout and aesthetics....below the contents of table cells. public double BottomPadding...InsertCell (); builder . Write ( "Cell 1" ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words/con...
  4. 如何使用C++设置系列不可见|Documentation

    在Excel图表中,你可能需要将系列设置为不可见。本文介绍如何使用Aspose.Cells与C++实现。...Cells库实现此功能。 如何使用Aspose.Cells设置系列不可见 我们使用以下代码来将系列设置为不可见:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-set-series-...
  5. Calculate Page Setup Scaling Factor with JavaSc...

    This article provides sample code explaining how to use the JavaScript API via C++ to calculate Page Setup scaling factor using the Fit to n page(s) wide by m tall option of an Excel worksheet programmatically....Cells Example - Page Scale </ title...body > < script src = "aspose.cells.js.min.js" ></ script > < script...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  6. Copy Row Heights of Source Range to Destination...

    Learn how to copy row heights from a source range to a destination range using Aspose.Cells for C++....Cells provides the PasteType::RowHeights...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-row-heights-of-s...
  7. How to Edit Excel File in C++

    In this example, we will explore how to edit Excel file in C++. You can manipulate the Excel file data programmatically in C++ using simple API interface that can be used both in Microsoft Windows and Linux etc....Cells Product Family Aspose.Email...Excel File in C++ Add Aspose.Cells.Cpp with NuGet package Manager...

    kb.aspose.com/cells/cpp/how-to-edit-excel-file-...
  8. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to data fields of a pivot table using Aspose.Cells with C++....Cells can be used to apply a ConsolidationFunctio...Distinct Count, etc. Aspose.Cells provides the ConsolidationFunctio...

    docs.aspose.com/cells/cpp/consolidation-function/
  9. 用 C++ 将源范围的行高复制到目标范围|Documentation

    学习如何使用 Aspose.Cells for C++ 将行高从源范围复制到目标范围。...Cells 提供了 PasteType::RowHeights 枚举来实现这一点。当你用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/copy-row-heights-o...
  10. Copy Row Heights of Source Range to Destination...

    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 for JavaScript via C++ provides...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/copy-row-h...