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

aspose cells

(0.14 sec)
  1. Shading class | Aspose.Words for Python

    Aspose.words.Shading class. Contains shading attributes for an object... SINGLE , 2 , aspose . pydrawing . Color . black...black ) # Create a row with two cells with different background colors...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...with different column counts Aspose.Words Product Family words-net...inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout()...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  3. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style....Gets the collection of default cell borders for the conditional...conditional style. get borders () : Aspose . Words . BorderCollection Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  5. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Aspose.Cells提供了 Workbook.GetVersion()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  6. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  7. Render table with Entity Framework|Aspose.PDF f...

    This article will show you how to render table using Entity Framework model as data source using the Aspose.PDF for .NET....generate a PDF document using the Aspose.PDF for .NET. Basics of generation...with Aspose.PDF One of the most important classes in Aspose.PDF...

    docs.aspose.com/pdf/net/render-table-using-enti...
  8. 使用 VSTO 和 Aspose.Slides for .NET 将 Excel 图表创建并嵌...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中将 Excel 图表作为 OLE 对象嵌入 PowerPoint(PPT、PPTX)幻灯片。...使用 VSTO 和 Aspose.Slides for .NET 将 Excel 图表创建并嵌入为 OLE 对象 Contents...图表是对数据的可视化展示,广泛用于演示幻灯片。本文将展示如何使用 VSTO 和 Aspose.Slides for .NET 以编程方式在 PowerPoint...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  9. 自动筛选数据|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....电子表格一起工作的开发人员,无论是通过 VSTO 还是 Aspose.Cells for .NET。 自动过滤数据 应用自动筛选到一列:...本文中的代码示例显示如何使用 VSTO 或 Apose.Cells 以及 C# 或 Visual Basic 执行这些步骤。...

    docs.aspose.com/cells/zh/net/auto-filter-data/
  10. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style....conditional_styles ( self ) -> aspose . words . ConditionalStyleColl...builder . insert_cell () builder . write ( 'Cell 1' ) builder ....

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