Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 239,225 for

aspose cells

(0.39 sec)
  1. Export Comments while Saving Excel files to HTM...

    Learn how to export comments while saving Excel files to HTML using Aspose.Cells with C++.... However, Aspose.Cells provides this feature using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-comments-while...
  2. Determine if Shape is Smart Art Shape with C++|...

    Learn how to determine if a shape is a Smart Art Shape 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/determine-if-shape-is...
  3. 在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...
  4. 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...
  5. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... The Aspose.PDF for Python library allows...with your PDF, install the Aspose.PDF library using the following...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  6. 使用 C++ 访问和修改关联 Ole 对象的显示标签|Documentation

    学习如何使用 Aspose.Cells for C++ 访问和修改 Excel 文件中链接的 Ole 对象的显示标签。...您还可以使用 Aspose.Cells API 结合 GetLabel() 和 SetLabel(const...。该代码访问Ole对象并将其标签从Sample APIs更改为Aspose APIs。请参见下面给出的控制台输出,以了解样本代码对样本Excel文件的效果。...

    docs.aspose.com/cells/zh/cpp/access-and-modify-...
  7. 使用C++创建带引导线的饼图|Documentation

    学习如何用Aspose.Cells for C++ API在Microsoft Excel中创建带引导线的饼图。我们的指南演示如何添加连接数据点和图例的引导线,提升图表的清晰度。...Contents [ Hide ] 本文介绍如何用Aspose.Cells for C++ API从零创建带引导线的饼图。...然而,使用Aspose.Cells API创建类似图表时,你必须明确设置对应属性。 为演示如何用Aspose.Cells...

    docs.aspose.com/cells/zh/cpp/creating-pie-chart...
  8. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells with C++....to PDF, Aspose.Cells substitutes fonts. Aspose.Cells provides...help you identify why an Aspose.Cells rendered PDF looks different...

    docs.aspose.com/cells/cpp/get-warnings-for-font...
  9. DocumentBuilder.row_format property | Aspose.Wo...

    DocumentBuilder.row_format property. Returns an object that represents current table row formatting properties....def row_format ( self ) -> aspose . words . tables . RowFormat...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../)....def equals ( self , other : aspose . words . tables . PreferredWidth...a preferred width for table cells. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...