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

cells

(0.15 sec)
  1. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....Cells for JavaScript via C++ provides...Manage Rows and Columns Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/inserting-...
  2. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。...Cells会将整个单词或句子的字体更改为可以显示该字符的字体(如Arial...个单词或句子的字体。 为了解决这个问题,Aspose.Cells提供了 PdfSaveOptions.IsFontSubstitutionCh...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  3. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after inserting text to the Cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...after inserting text to the cells of a table that is part of a...headerCell2 = new Cell(glossaryDoc); newTable.FirstRow.Cells.Add(headerCell2);...

    forum.aspose.com/t/cannot-append-text-to-tables...
  4. 使用 C++ 自定义图表|Documentation

    了解如何在Aspose.Cells for C++中自定义图表。我们的指南将演示如何修改图表布局、添加和格式化数据系列、调整轴线,以及应用各种格式选项,提升图表的外观和可用性。...Cells API также支持创建自定义图表,允许开发人员自己设置格式。...开发人员可以使用Aspose.Cells在运行时创建自定义图表。 图表由数据系列组成。在Aspose.Cells中,每个数据系列由 Series...

    docs.aspose.com/cells/zh/cpp/customizing-charts/
  5. Add Conditional Icons Set with the Cell Text wi...

    Learn how to add conditional icons next to cell text in Excel using Aspose.Cells with Golang via C++....Conditional Icons Set with the Cell Text with Golang via C++ Contents...icons next to the text in a cell to make data more meaningful...

    docs.aspose.com/cells/go-cpp/add-conditional-ic...
  6. Using Aspose.Cells for Java with ColdFusion|Doc...

    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 Java with ColdFusion Contents [...developers need to use Aspose.Cells for Java in their ColdFusion...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  7. 用C++设置工作表标签颜色|Documentation

    本文演示使用C++ API或库编程设置Excel工作表标签颜色的示例代码。...Cells允许您更改单个工作表标签的颜色,使其与其他工作表区分开。...。 使用Aspose.Cells设置工作表选项卡颜色 以下示例代码显示如何使用Aspose.Cells来设置选项卡颜色。 #include...

    docs.aspose.com/cells/zh/cpp/set-worksheet-tab-...
  8. How to set AutoRecover property of Workbook wit...

    Learn how to enable or disable the AutoRecover property of a workbook using Aspose.Cells for C++....Cells to set the AutoRecover property...for that Excel file. Aspose.Cells provides the Workbook.GetAutoRecover()...

    docs.aspose.com/cells/cpp/how-to-set-autorecove...
  9. Add a library reference to VBA project in workb...

    Learn how to add or register library references to the VBA project in a workbook using Aspose.Cells for C++....Cells VbaProject.References.AddRegisteredReferen()...in a workbook using Aspose.Cells The following sample code adds...

    docs.aspose.com/cells/cpp/add-a-library-referen...
  10. Support for German Locale in Named Range Formul...

    Learn how to handle named range formulae in German locale using Aspose.Cells with C++....Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/cpp/support-for-german-lo...