Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 203,959 for

aspose.cells

(0.4 sec)
  1. Labels in charts are positioned incorrectly whe...

    Hi Aspose team, I’m having an issue where the data labels in a chart are way off in position when compared to it excel equivalent. Code used to generate the output: using (Workbook TemplateWB = new Workbook(dir + @"\T…...renders the chart as image Aspose.Cells Product Family cells-net...OnePagePerSheet = true, ImageType = Aspose.Cells.Drawing.ImageType.Emf, ...

    forum.aspose.com/t/labels-in-charts-are-positio...
  2. 如何用C++设置工作簿的自动恢复属性|Documentation

    学习如何用Aspose.cells for C++启用或禁用工作簿的自动恢复属性。...如何用C++设置工作簿的自动恢复属性 Contents [ Hide ] 你可以使用Aspose.Cells设置工作簿的自动恢复属性。该属性的默认值为 true...Excel会禁用该Excel文件的自动恢复(自动保存)。 Aspose.Cells提供了 Workbook.GetAutoRecover()...

    docs.aspose.com/cells/zh/cpp/how-to-set-autorec...
  3. 使用 C++ 将工作表渲染到图形上下文|Documentation

    学习如何使用 Aspose.cells for C++ 将工作表渲染到图形上下文。...将工作表渲染到图形上下文 Contents [ Hide ] Aspose.Cells 现在可以将工作表渲染到图形上下文。图形上下文可...float height) * 以下代码演示了如何使用 Aspose.Cells 将工作表渲染到图形上下文。一旦执行代码,它将打...

    docs.aspose.com/cells/zh/cpp/render-worksheet-t...
  4. Export Chart to SVG with viewBox attribute usin...

    Export a chart to SVG format with viewBox attribute using Aspose.cells with C++.... However, Aspose.Cells provides ImageOrPrintOptions...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...
  5. Change the Font on just the specific Unicode ch...

    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....like Times New Roman, then Aspose.Cells changes the font of entire...deal with this problem, Aspose.Cells provides PdfSaveOptions...

    docs.aspose.com/cells/net/change-the-font-on-ju...
  6. How to Format Number to Percentage with C++|Doc...

    This article will introduce how to Format Number to Percentage using Aspose.cells for C++ API....Number to Percentage in Aspose.Cells for C++ Formatting numbers...numbers to percentages in Aspose.Cells for C++ is a straightforward...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  7. How to Add Top10 Conditional Formatting|Documen...

    How to use the Aspose.cells library in C# to apply Top10 conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....Formatting Using Aspose.Cells for .NET Aspose.Cells fully supports...

    docs.aspose.com/cells/net/how-to-add-top10-cond...
  8. Create Workbook and Worksheet Scoped Named Rang...

    Learn to create workbook and worksheet scoped named ranges with C++ using Aspose.cells.... Aspose.Cells provides the same functionality...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/create-workbook-and-w...
  9. 用C++设置填充效果|Documentation

    Aspose.cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.cells库设置单元格的填充效果。... Aspose.Cells还以灵活的方式支持这些功能。在本主题中,我们将学习如何使用Aspose.Cells来使用这些功能。...Cells来使用这些功能。 设置颜色和背景图案 Aspose.Cells提供了一个表示Microsoft Excel文件的类, Workbook...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  10. 使用 C++ 进行重采样添加的图片 Excel 转 PDF 转换|Documentation

    学习如何使用 Aspose.cells 与 C++ 进行重采样以减少 PDF 大小。...Aspose.Cells支持重新采样已添加的图像,以减小输出的PDF文件大小并稍微提高性能。...稍微提高性能。 请参阅以下示例代码,描述如何使用Aspose.Cells API执行该任务。该示例将Microsoft ...

    docs.aspose.com/cells/zh/cpp/resampling-added-i...