Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 236,024 for

cells

(0.22 sec)
  1. 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-...
  2. 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...
  3. 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-...
  4. 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/
  5. 用 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...
  6. Prefix Table Elements Styles with HtmlSaveOptio...

    Learn how to prefix table element styles using Aspose.Cells for C++ with the HtmlSaveOptions.TableCssId property....Cells allows you to prefix table element...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/prefix-table-elements...
  7. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly....Gets the collection of default cell borders for the conditional...below the contents of table cells. Font { get; } Gets the character...

    reference.aspose.com/words/net/aspose.words/con...
  8. 在 C++ 中如何用 PivotOptions 管理数据透视图|Documentation

    使用 C++ 管理带有 PivotOptions 的数据透视图的方法。...Cells,您可以使用 PivotOptions 来管理数据透视图。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-manage-pivo...
  9. Pivot Table Hide and Sort Data with C++|Documen...

    Learn how to hide and sort data in pivot tables using Aspose.Cells with C++....Cells supports hiding and sorting...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/pivot-table-hide-and-...
  10. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel workbooks to HTML using Aspose.Cells for C++....Cells by default exports the hidden...the _files directory. Aspose.Cells provides the HtmlSaveOptions...

    docs.aspose.com/cells/cpp/prevent-exporting-hid...