Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 241,426 for

cells

(0.18 sec)
  1. Copy Page Setup Settings from Source Worksheet ...

    This article explains how to use the C++ API or library sample code to copy Page Setup settings from a source worksheet into a destination worksheet programmatically....Cells APIs. Copy Page Setup Settings...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/copy-page-setup-setti...
  2. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....Cells also provides PivotTable.ShowInCompactForm()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  3. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...Cells支持在运行时将条件格式应用于单元格。本文解释了如何实现这...颜色标度条件格式的颜色。 应用条件格式 Aspose.Cells支持多种方式的条件格式: 使用设计师电子表格 使用复制方法。...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  4. Formatting Smart Markers|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....want to copy the style of the cell that contains the smart marker...purpose. Copying Styles from Cells with Smart Markers This example...

    docs.aspose.com/cells/java/formatting-smart-mar...
  5. Read and Write to Excel With Kotlin|Documentation

    Learn to read, write, and format Excel files in Kotlin using Aspose.Cells for Java. Includes code examples for formulas and formatting....Cells for Java is a powerful library...files using Kotlin and Aspose.Cells for Java. Prerequisites Kotlin...

    docs.aspose.com/cells/java/read-and-write-to-ex...
  6. Setting ScaleCrop and LinksUpToDate Properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/setting-scalecrop-and...
  7. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....number of characters that a cell can contain 32,767 characters...Maximum number of line feeds per cell 253 Sheets in a workbook Limited...

    docs.aspose.com/cells/net/excel-specifications-...
  8. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); U16String html = u8 "<html>...

    docs.aspose.com/cells/cpp/delete-redundant-spac...
  9. 使用C++将Excel转换为带提示的HTML|Documentation

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

    docs.aspose.com/cells/zh/cpp/convert-excel-to-h...
  10. 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++....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...