Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 201,342 for

aspose cells

(0.16 sec)
  1. 指定在输出 PDF 和图片中如何交叉字符串,由 C++ 实现|Documentation

    学习如何使用 Aspose.Cells for C++ 控制 PDF 和图片输出中的文本溢出。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Rendering ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/specify-how-to-cro...
  2. Using Sparklines and Settings 3D Format with C+...

    Learn how to use sparklines and apply 3D formatting in Excel files using Aspose.Cells with C++....mini-charts that you can place inside cells so that you can view data and...with a lot of busy charts. Aspose.Cells provides an API for manipulating...

    docs.aspose.com/cells/cpp/using-sparklines-and-...
  3. Change Slicer Properties with C++|Documentation

    Change the properties of a Slicer in Excel files using Aspose.Cells with C++.... Aspose.Cells provides you with the option...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/change-slicer-propert...
  4. 使用C++控制工作表标签栏的方法|Documentation

    学习如何通过Aspose.Cells for C++ API控制工作表标签栏。...Aspose.Cells支持这些功能。Aspose.Cells提供以下属性和方法帮助你实现目标。...GetFirstVisibleTab() ** 使用Aspose.Cells for C++控制工作表标签栏的方法** 此示例演示如何:...

    docs.aspose.com/cells/zh/cpp/how-to-control-she...
  5. How to Add a PDF Page to Another PDF using Java

    This article explains how to how to add a PDF page to another PDF using Java. All the details are available owing to the IDE configuration, a list of programming tasks, and a running sample code to insert PDF page into PDF using Java....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/pdf/java/how-to-add-a-pdf-page-to...
  6. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  7. 在用 C++ 设置样式的 Custom 属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持在样式设置时检查自定义数字格式。本文将展示如何使用 Aspose.Cells 库检查自定义数字格式以确保样式正确。...属性分配了无效的自定义数字格式,Aspose.Cells 不会抛出任何异常。但是,如果你希望 Aspose.Cells 检查所分配的自定义数字格式是否有效,请将...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-custom-numbe...
  8. 使用C++设置图表数据源|Documentation

    了解Aspose.Cells for C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,以及如何连接和从中检索数据以填充工作表。... 设置图表数据 使用Aspose.Cells处理图表时,有以下两种数据类型需要处理: 图表数据。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/data-formatting-in...
  9. 在将电子表格导出为CSV格式时,保持空白行的分隔符(使用C++)|Documentation

    学习如何在使用Aspose.Cells与C++导出CSV格式时保持空白行的分隔符。...在将电子表格导出为CSV格式时保留空行的分隔符 Aspose.Cells 提供在转换电子表格为CSV格式时保持行分隔符的能力。为此,你可以使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/keep-separators-fo...
  10. Insert Background Image to Excel with C++|Docum...

    How to insert background image to Excel using Aspose.Cells for C++....picture for a sheet using Aspose.Cells API. Setting Sheet Background...Setting Sheet Background with Aspose.Cells The code below sets a background...

    docs.aspose.com/cells/cpp/insert-background-ima...