Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 229,109 for

aspose cells

(0.22 sec)
  1. 如何用 C++ 改变批注的字体颜色|Documentation

    学习如何使用 Aspose.Cells 和 C++ 自定义批注的字体颜色。...Aspose.Cells提供了API以完成此任务。 Aspose.Cells 提供了 Shape.GetTextBody()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/how-to-change-the-...
  2. 用C++将单元格链接至XML映射元素|Documentation

    学习如何使用Aspose.Cells与C++将单元格链接至XML映射元素。...可能的使用场景 您可以使用 Aspose.Cells 将单元格链接到 XML 地图元素。请使用此目的的 Cells.LinkToXmlMap()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/link-cells-to-xml-...
  3. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from printing excel through the Aspose.Cells for C++ API....Printing Excel File using Aspose.Cells for C++ The following sample...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  4. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time.... Aspose.Cells provides OoxmlCompressionType...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  5. 使用 C++ 获取带外部链接的范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取带外部链接的范围。...Aspose.Cells 提供通过 Name.GetReferredAreas...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-range-with-ext...
  6. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Create an instance...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  7. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  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 "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/create-workbook-and-w...
  9. Licensing|Documentation

    Aspose.Cells for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....How to Apply a License in Aspose.Cells Component The license is...license before utilizing Aspose.Cells if you want to avoid its...

    docs.aspose.com/cells/net/licensing/
  10. Setting Shared Formula in Aspose.Cells|Document...

    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....Setting Shared Formula in Aspose.Cells Contents [ Hide ] Suppose...this formula with Aspose.Cells. Aspose.Cells lets you specify...

    docs.aspose.com/cells/net/setting-shared-formul...