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

aspose cells

(0.22 sec)
  1. Unfreeze Rows or Columns of an Excel Worksheet ...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Aspose.Cells for C++ API.... Columns, or Panes with Aspose.Cells for C++ It’s simple to unfreeze...unfreeze panes with Aspose.Cells for C++. Use the Worksheet.UnFreezePanes...

    docs.aspose.com/cells/cpp/unfreeze-rows-or-colu...
  2. Password Protect or Unprotect the Shared Workbo...

    Learn how to password protect or unprotect a shared workbook using Aspose.Cells for C++.... Aspose.Cells also supports this feature...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/password-protect-or-u...
  3. 使用 C++ 不加载图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载不含图表的Excel文件。...不加载图表的源Excel文件 Contents [ Hide ] Aspose.Cells 允许您不加载图表,使用 LoadOptions...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/load-source-excel-...
  4. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....such as Times New Roman, Aspose.Cells changes the font of the...deal with this problem, Aspose.Cells provides the PdfSaveOptions...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  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. Table.clear_borders method | Aspose.Words for P...

    Table.clear_borders method. Removes all table and cell borders on this table....clear_borders() Removes all table and cell borders on this table. def clear_borders...LineStyle . SINGLE , 1.5 , aspose . pydrawing . Color . green...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....Setting Headers and Footers Aspose.Cells allows you to add headers...effort and development time. Aspose.Cells can import the file and...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  8. Aspose.Cells中使用C++的自定义XML部分|Documentation

    学习如何使用Aspose.Cells在Excel文件中以编程方式使用自定义XML部分。...在Aspose.Cells中使用C++的自定义XML部分 Contents [ Hide ] 在Aspose.Cells中使用自定义XML部件...ContentTypePropertie.Add() 方法,使用Aspose.Cells添加自定义XML部分。 以下示例代码使用 Workbook...

    docs.aspose.com/cells/zh/cpp/use-custom-xml-par...
  9. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....a PowerPoint presentation, Aspose.Slides provides the Table class...row 1 cell 1 table [ 0 , 0 ]. TextFrame . Text = "Row 1 Cell 1"...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  10. Converting Worksheet to Image File By Page|Docu...

    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.... Worksheets [ 0 ]; Aspose . Cells . Rendering . ImageOrPrintOptions...ImageOrPrintOptions options = new Aspose . Cells . Rendering . ImageOrPrintOptions...

    docs.aspose.com/cells/net/converting-worksheet-...