Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 239,180 for

aspose cells

(0.15 sec)
  1. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....compatibility with older versions, Aspose.Cells renders gridlines as dotted...veOptions_Impl* impl) , Aspose.Cells can also render gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  2. Detect Hyperlink Type with C++|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....links, cell references, file paths, etc. Aspose.Cells provides...link CellReference : Link to a cell or named range. To check the...

    docs.aspose.com/cells/cpp/detect-hyperlink-type/
  3. 使用 Aspose.Cells 和 C++ 检查密码修改权限|Documentation

    使用 Aspose.Cells 和 C++ 检查提供的密码是否匹配“密码修改”...使用 Aspose.Cells 和 C++ 检查密码修改权限 Contents [ Hide ] 有时你需要以编程方式检...有时你需要以编程方式检查提供的密码是否与“密码修改”匹配。Aspose.Cells 提供 WorkbookSettings.WriteProtection...

    docs.aspose.com/cells/zh/cpp/check-password-to-...
  4. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...Contents [ Hide ] 可能的使用场景 你可以使用 Aspose.Cells 添加带内置样式的文字艺术文本。请使用 ShapeCollection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  5. Adding Custom Properties visible inside Documen...

    Learn how to add custom properties visible in the Document Information Panel using Aspose.Cells with C++....Document Information Panel Aspose.Cells can be used to add custom...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/adding-custom-propert...
  6. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。...使用C++向工作表添加签名行 Contents [ Hide ] 介绍 Aspose.Cells 提供了 Picture.SignatureLine...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  7. 用C++格式化切片器|Documentation

    使用Aspose.Cells和C++格式化Microsoft Excel中的切片器。...Aspose.Cells还允许你使用 Slicer.GetNumberOfColumns()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/formatting-slicer/
  8. 使用C++的正则表达式替换工作簿内的文本|Documentation

    使用Aspose.Cells在C++中通过正则表达式替换工作簿内的文本。...使用C++的正则表达式替换工作簿内的文本 Contents [ Hide ] Aspose.Cells提供通过正则表达式在工作簿中替换文本的功能。API提供了...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/replace-text-in-a-...
  9. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...Contents [ Hide ] 默认情况下,Aspose.Cells 会将整个工作簿加载到内存中。也可以只加载特定工...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  10. 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 "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-chart-to-svg-w...