Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 241,704 for

cells

(0.34 sec)
  1. Setting Margins with C++|Documentation

    Learn how to set the margins of an Excel worksheet using C++. This guide covers setting page margins, centering content, and configuring header and footer margins programmatically with Aspose.Cells for C++....Cells fully supports Microsoft Excel’s...discusses how to use Aspose.Cells to configure page margins. Setting...

    docs.aspose.com/cells/cpp/setting-margins/
  2. About HtmlSaveOptions.setExcludeUnusedStyles(tr...

    When using Aspose.Cells 20.12 to convert Excel to HTML, if excludeUnusedStyles is set to true, the content of Cells D3 and E3 might all turn black. Upon checking the browser console, it was found that the CSS style corr…...Cells Product Family cells-java xuerui December...11:10am 1 When using Aspose.Cells 20.12 to convert Excel to HTML...

    forum.aspose.com/t/about-htmlsaveoptions-setexc...
  3. 用 C++ 通过 JavaScript 管理 Excel 图表的轴线|Documentation

    学习如何在 Aspose.Cells for JavaScript 通过 C++ 中配置图表轴线。我们的指南将展示如何调整主轴和副轴,设置它们的范围,以及修改它们的属性,以增强你的图表。...Cells for Java脚本通过C++还允许你在运行时管理图表的轴。使用...> < head > < title > Aspose.Cells Example - Chart Axes </ title...

    docs.aspose.com/cells/zh/javascript-cpp/chart-a...
  4. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...Family tasks-net , cells-net , aspose-cells imparthgalani July...a small square dot border in cell Professionalize.Discourse July...

    forum.aspose.com/t/how-to-set-this-given-image-...
  5. Add Digital Signature to an already signed Exce...

    Learn how to add digital signatures to signed Excel files using Aspose.Cells for C++. Maintain document integrity with multiple signatures....Cells provides the Workbook::AddD...document was generated by Aspose.Cells, it works properly. However...

    docs.aspose.com/cells/cpp/add-digital-signature...
  6. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式...Cells允许使用 GetAlignments() 属性实现这一点。如果将其设置为...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  7. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with C++....Cells for C++. Please see the following...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  8. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Cells检索图表趋势线的方程文本。Aspose.Cells提供了 Trendline.GetText()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  9. 用C++改变刻度标签方向|Documentation

    了解如何在Aspose.Cells for C++中更改刻度标签的方向。我们的指南将帮助您理解如何调整轴上的刻度标签的方向,包括水平、垂直和倾斜方向。...Cells 通过使用 TickLabels.GetDirectionType()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-tick-label-...
  10. 使用C++处理形状或图表的阴影效果|Documentation

    学习如何使用Aspose.Cells for C++操控形状或图表的阴影效果。...Cells提供 GetShadowEffect() 方法和 ShadowEffect...GetTransparency() 使用 Aspose.Cells 处理形状或图表的阴影效果 以下示例代码加载 源Excel文件...

    docs.aspose.com/cells/zh/cpp/working-with-the-s...