Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 246,635 for

cells

(0.23 sec)
  1. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the C++ API to set custom paper size of your desired worksheets when rendering Excel file to PDF file format programmatically....Cells APIs. Implement Custom Paper...Worksheet for Rendering Aspose.Cells allows you to set your desired...

    docs.aspose.com/cells/cpp/implement-custom-pape...
  2. Apply Advanced Conditional Formatting with Gola...

    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/go-cpp/apply-advanced-con...
  3. Implementing Non-Sequential Ranges with JavaScr...

    Learn how to create named non‑sequential ranges with Aspose.Cells for JavaScript via C++. Use non‑adjacent cell ranges effectively....ranges are rectangular with cells continuous and adjacent to each...a non‑sequential cell range in which cells are not adjacent....

    docs.aspose.com/cells/javascript-cpp/implementi...
  4. Insert a Linked Picture from Web Address with C...

    Learn how to insert a linked picture from a web address into a worksheet using Aspose.Cells for C++....Cells for C++ Aspose.Cells for C++ supports...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/insert-a-linked-pictu...
  5. 用C++创建工作簿和工作表作用域命名范围|Documentation

    学习如何使用Aspose.Cells和C++创建工作簿和工作表作用域的命名范围。...Cells 提供了与 Microsoft Excel 相同的功能,...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/create-workbook-an...
  6. Managing Pictures with C++|Documentation

    Add, position, and manage images in spreadsheets using Aspose.Cells for C++ API....Cells allows developers to add pictures...shows the content of certain cells. Adding Pictures Adding pictures...

    docs.aspose.com/cells/cpp/managing-pictures/
  7. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with C++....Cells supports resampling added images...perform the task using the Aspose.Cells API. The example converts a...

    docs.aspose.com/cells/cpp/resampling-added-imag...
  8. Copy Sparkline by Specifying Data Range and Loc...

    Learn how to copy sparklines by specifying data range and location using Aspose.Cells for C++....Cells supports this feature. To copy...to other cells in Microsoft Excel: Select the cell containing...

    docs.aspose.com/cells/cpp/copy-sparkline-by-spe...
  9. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...Cells创建图表点的富文本自定义数据标签。Aspose.Cells提供 DataLabels...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  10. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....Cells API. This article will show...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/combine-multiple-work...