Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 241,384 for

cells

(0.19 sec)
  1. CellFormat.FitText | Aspose.Words for .NET

    Discover the CellFormat FitText property, easily compress text to fit your cell's width, enhancing readability and presentation in your spreadsheets....property If true , fits text in the cell, compressing each paragraph...paragraph to the width of the cell. public bool FitText { get ; set ;...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....Cells allows the user to show and...their own interest. So, Aspose.Cells allows developers to control...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  3. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...Cells支持将工作簿转换为JSON(JavaScript对象表示法)文件。...件。 将Excel工作簿转换为JSON Aspose.Cells API支持将电子表格转换为JSON格式。将工作簿导出为JSON,只需将...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  4. Convert XLS File with Images or Charts to PDF w...

    Convert XLS files containing images or charts to PDF documents using Aspose.Cells with C++....Cells supports converting XLS files...charts to PDF documents. Aspose.Cells for C++ can work independently...

    docs.aspose.com/cells/cpp/convert-xls-file-with...
  5. Keep Separators for Blank Rows while exporting ...

    Learn how to keep separators for blank rows when exporting spreadsheets to CSV format using Aspose.Cells with C++....Cells provides the ability to keep...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/keep-separators-for-b...
  6. 创建命名区域|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....Cells for .NET允许开发人员通过其应用程序执行大部分在Microsoft...Basic来执行这些步骤。接下来的代码示例展示了如何使用 Aspose.Cells for .NET ,同样使用C#或Visual Basic来执行相同的操作。...

    docs.aspose.com/cells/zh/net/creating-a-named-r...
  7. 用C++更改切片器属性|Documentation

    使用Aspose.Cells和C++更改单个Excel文件中切片器的属性。...Cells为您提供了更新这些属性的选项。 更改切片器属性 请查看以下示例代码。它加载包含表的...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/change-slicer-prop...
  8. Work with Tables in C#|Aspose.Words for .NET

    How to work with tables in C#. Introducing to work with tables and Table node concepts in Aspose.Words for .NET....consists of such elements as Cell , Row , and Column . This is...would conform to the concept of cells, rows, and columns. Aspose.Words...

    docs.aspose.com/words/net/working-with-tables/
  9. 在工作表中删除重复行(使用C++)|Documentation

    学习如何使用Aspose.Cells for C++ API删除工作表中的重复行。...Cells提供了 Cells::RemoveDuplicates() 方法用于此操作。也可以设置...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/remove-duplicate-r...
  10. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/access-the-text-box-b...