Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 238,873 for

aspose cells

(0.15 sec)
  1. 用C++检测VBA项目是否受保护且锁定以供查看|Documentation

    学习如何用Aspose.Cells for C++检测Excel中VBA项目是否已受保护且锁定查看。...] 用C++检测VBA项目是否受保护且锁定查看 Aspose.Cells允许你检测Excel文件的VBA(Visual Basic...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/check-if-vba-proje...
  2. 用C++在形状的文本选项中指定远东和拉丁字体名称|Documentation

    学习如何在形状的文本选项中使用编号Aspose.Cells for C++指定远东和拉丁字体名称。...Aspose.Cells提供 TextOptions.GetFarEastName()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/specify-the-far-ea...
  3. Setting Shadow of Text Effects of Shape or Text...

    Learn how to set the shadow of text effects for shapes or textboxes using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/cpp/setting-shadow-of-tex...
  4. 用C++向工作表添加WordArt水印|Documentation

    学习如何使用 Aspose.Cells for C++ 在Excel工作表中添加WordArt水印。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/add-wordart-waterm...
  5. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...将图表渲染为PDF 为了将图表渲染为 PDF 格式,Aspose.Cells API 已暴露 Chart::ToPdf 方法,支持将生成的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  6. VLOOKUP function returns unexpected result - Fr...

    VLOOKUP function behaves differently in Aspose.Cells and results don’t match with Excel. In below example, Excel will return #REF! whereas Aspose will return #N/A: =VLOOKUP(1/1/2020,$C1:$D4,#N/A,FALSE) If value is not…...unexpected result Aspose.Cells Product Family cells-net , vlookup-formula...vlookup-formula , aspose-cells sajad.deyargaroo March 31, 2025, 10:48pm...

    forum.aspose.com/t/vlookup-function-returns-une...
  7. 使用C++更改单元格对齐方式并保持现有格式|Documentation

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

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  8. Converting Chart to Image in SVG Format with C+...

    Learn how to convert charts to SVG images using Aspose.Cells with C++.... Aspose.Cells can save charts as images...code explains how to use Aspose.Cells to convert a chart into...

    docs.aspose.com/cells/cpp/converting-chart-to-i...
  9. Hiding and Showing Rows and Columns in Jython|D...

    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....Jython Contents [ Hide ] Aspose.Cells - Hiding and Showing Rows...show rows and columns using Aspose.Cells for Java with Jython . Here...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  10. Grouping and Ungrouping Rows and Columns in Jyt...

    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....Jython Contents [ Hide ] Aspose.Cells - Grouping and Ungrouping...with rows and columns using Aspose.Cells Java for Jython . Here you...

    docs.aspose.com/cells/java/grouping-and-ungroup...