Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 241,984 for

aspose cells

(0.28 sec)
  1. Creating a complex PDF|Aspose.PDF for .NET

    Aspose.PDF for NET allows you to create more complex documents that contain images, text fragments, and tables in one document....a PDF document using C# and Aspose.PDF. In this article, we will...complex document with C# and Aspose.PDF for .NET. As an example...

    docs.aspose.com/pdf/net/complex-pdf-example/
  2. Combine Multiple Workbooks into a Single Workbo...

    Learn how to combine multiple workbooks into a single workbook using Aspose.Cells with C++.... Aspose.Cells supports this feature. This...simple lines of code using Aspose.Cells. Combining Workbooks with...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  3. 在使用C++将Excel保存为HTML时禁用Downlevel Revealed Commen...

    使用Aspose.Cells和C++在将Excel文件保存为HTML时,消除Downlevel Revealed Comments。...可能的使用场景 将Excel文件保存为HTML时,Aspose.Cells显示了下层条件注释。这些条件注释主要与旧版本的Internet...Downlevel-revealed conditional comment Aspose.Cells允许你通过将 HtmlSaveOptions.G...

    docs.aspose.com/cells/zh/cpp/disable-downlevel-...
  4. 在文档信息面板中添加自定义属性(C++)|Documentation

    学习如何使用 Aspose.Cells 与 C++ 添加在文档信息面板中可见的自定义属性。...Hide ] 在文档信息面板中可见的自定义属性 Aspose.Cells可以用于向工作簿对象中添加可在文档信息面板中看到...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/adding-custom-prop...
  5. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples.... Aspose supports creating Excel charts with Aspose.Cells...in PowerPoint slides through Aspose.Slides for Java. This article...

    docs.aspose.com/slides/java/creating-excel-char...
  6. 使用C++处理数据透视表的数据字段显示格式|Documentation

    学习如何使用Aspose.Cells for C++操作数据透视表中数据字段的显示格式。...使用C++处理数据透视表的数据字段显示格式 Contents [ Hide ] Aspose.Cells支持数据透视表中所有数据字段的数据显示格式。 “...“从最小到最大排名”和“从最大到最小排名”显示格式选项 Aspose.Cells提供设置数据透视字段显示格式的能力。API提供了...

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  7. Implement Subtotal or Grand Total Labels in Oth...

    Learn how to implement subtotal and grand total labels in non‑English languages using Aspose.Cells for C++.... Aspose.Cells allows you to do this using...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class...

    docs.aspose.com/cells/cpp/implement-subtotal-or...
  8. 使用C++将Excel转换为带提示的HTML|Documentation

    使用Aspose.Cells在C++中将Excel转换为HTML同时添加提示信息。...Aspose.Cells支持这一点,提供了 HtmlSaveOptions...<iostream> #include "Aspose.Cells.h" #include "Aspose.Cells/HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  9. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes inside a worksheet using Aspose.Cells with C++....Possible Usage Scenarios Aspose.Cells allows you to set the margins...returns an object of the Aspose.Cells.Drawing.Texts.ShapeTextAlignment...

    docs.aspose.com/cells/cpp/set-margins-of-commen...
  10. Output Blank Page when there is Nothing to Prin...

    Handle empty worksheets and print blank pages with Aspose.Cells using C++....the sheet is empty, then Aspose.Cells will not print anything...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/output-blank-page-whe...