Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 241,984 for

aspose cells

(0.14 sec)
  1. 使用C++处理数据透视表的数据字段显示格式|Documentation

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

    docs.aspose.com/cells/zh/cpp/working-with-data-...
  2. 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...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... color = aspose . pydrawing . Color . green...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 使用 C++ 处理 ODS 文件中的背景|Documentation

    学习如何使用 Aspose.Cells 和 C++ 管理 ODS 文件中的彩色和图形背景。... Aspose.Cells提供了读取后台信息并在ODS文件中添加背景的能力。...。 从ODS文件读取背景信息 Aspose.Cells 提供 OdsPageBackground 类来管理 ODS 文件中的背景。以下示例演示了通过加载...

    docs.aspose.com/cells/zh/cpp/working-with-backg...
  6. MarkdownSaveOptions.table_content_alignment pro...

    MarkdownSaveOptions.table_content_alignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the [SaveFormat.MARKDOWN](../../../Aspose.words/saveformat/#MARKDOWN) format...table_content_alignment ( self ) -> aspose . words . saving . TableContentAlignmen...table_content_alignment ( self , value : aspose . words . saving . TableContentAlignmen...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用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...
  8. 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...
  9. 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...
  10. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....with C++ Contents [ Hide ] Aspose.Cells APIs allow you to add WordArt...aspects of the watermark. Aspose.Cells APIs allow locking certain...

    docs.aspose.com/cells/cpp/locking-wordart-water...