Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 238,879 for

aspose cells

(0.24 sec)
  1. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号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/zh/cpp/setting-shadow-of-...
  2. 用C++设置图例项填充为无色|Documentation

    学习如何用Aspose.Cells for C++将图例项填充设置为无色。我们的指南将演示如何修改Microsoft Excel图表中图例项的填充色,以实现更好的可视化和自定义。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/set-text-of-chart-...
  3. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....Worksheet in Aspose.Cells If you need to use Aspose.Cells to add icons...help you insert icons using Aspose.Cells . There is also a required...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  4. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells supports the conversion...files into PDF documents. Aspose.Cells supports converting Excel...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  5. Customizing the Ribbon XML with C++|Documentation

    Learn how to customize the Ribbon XML in Excel files using Aspose.Cells with C++.... Aspose.Cells allows you to: Keep Ribbon...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/customizing-the-ribbo...
  6. 使用C++更改形状的调整值|Documentation

    使用Aspose.Cells和C++修改Excel中的形状调整值。...使用C++更改形状的调整值 Contents [ Hide ] Aspose.Cells 提供 Shape.Geometry.GetShapeAdjustValues...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-adjustment-...
  7. Removing Worksheets using Sheet Name in Jython|...

    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 – Removing Worksheets using...worksheet by its name using Aspose.Cells for Java in Jython . See...

    docs.aspose.com/cells/java/removing-worksheets-...
  8. 在Jython中使用工作表名称删除工作表|Documentation

    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....[ Hide ] Aspose.Cells - 使用工作表名称删除工作表 使用 Aspose.Cells Java for...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/removing-workshee...
  9. 在Jython中保护工作表|Documentation

    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....Contents [ Hide ] Aspose.Cells - 保护工作表 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  10. Replace text in SmartArt with C++|Documentation

    Learn how to update text in SmartArt using Aspose.Cells for C++ by setting the Shape.Text property.... Aspose.Cells provides this feature by...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/replace-text-in-smart...