Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 203,310 for

cells

(0.09 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_AutofitToFirstFixedWidthCell method. Allow Table Columns To Exceed Preferred Widths of Constituent Cells in C++....Preferred Widths of Constituent Cells. bool Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Search and Replace Data in a Range with C++|Doc...

    This article shows how to search and replace data in a range in Excel using C++ code....any cell values outside the desired range. Aspose.Cells allows...article explains how. Aspose.Cells provides the FindOptions::SetRange()...

    docs.aspose.com/cells/cpp/search-and-replace-da...
  3. Zoom Factor in Jython|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 - Zoom Factor To append documents...documents using Aspose.Cells Java for Jython . Here you can see...

    docs.aspose.com/cells/java/zoom-factor-in-jython/
  4. Disable Downlevel Revealed Comments while savin...

    Eliminate Downlevel Revealed Comments while saving Excel files to HTML using Aspose.Cells with C++....Cells reveals Downlevel Conditional...conditional comment Aspose.Cells allows you to eliminate these...

    docs.aspose.com/cells/cpp/disable-downlevel-rev...
  5. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.Cells与C++。...Cells中得到充分支持。 本文展示如何在Visual Studi...Studio中创建控制台应用程序,并利用少量代码和Aspose.Cells API对工作表应用页面设置和打印参数。 处理页面和打印设置...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...
  6. Bookmark.is_column property | Aspose.Words for ...

    Bookmark.is_column property. Returns ``True`` if this bookmark is a table column bookmark.... cells . count : # Print the contents...the bookmark. print ( row . cells [ bookmark . first_column ]...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Rich Text Custom Data Label of Chart Point with...

    Learn how to add rich text custom data labels to chart points in Aspose.Cells for C++. Our guide will show you how to format the labels with different fonts, colors, and alignment options to enhance the appearance and readability of your charts....Cells to create rich text custom data...of the chart point. Aspose.Cells provides the DataLabels.Characters()...

    docs.aspose.com/cells/cpp/rich-text-custom-data...
  8. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的VBA代码是否已签名。...Cells允许用户检查VBA代码项目是否已签名。请使用 VbaProject::IsSigned...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  9. Check if VBA Project is Protected and Locked fo...

    Learn how to check if VBA Project is protected and locked for viewing in Excel files using Aspose.Cells for C++....Cells allows you to check if the VBA...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  10. 检测工作表中的合并单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持检测工作表中的合并单元格,方便用户识别和操作这些单元格。本文将介绍如何使用 Aspose.Cells 库检测合并单元格。...Cells允许您在工作表中获取合并的单元区域。您也可以取消合并(拆分)它们。本文展示了使用...展示了使用 Aspose.Cells API 执行任务的最简单的代码。 该组件提供 Cells::GetMergedAreas()...

    docs.aspose.com/cells/zh/cpp/detect-merged-cell...