Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 238,879 for

aspose cells

(0.14 sec)
  1. 用 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell...

    学习如何使用 Aspose.Cells 与 C++ 实现类似于 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...FormulaLocal 的 Cell.FormulaLocal Contents [ Hide...例如, SUM 函数在德语中称为 SUMME 。Aspose.Cells无法处理非英语函数名称。在Microsoft Excel...

    docs.aspose.com/cells/zh/cpp/implement-cell-for...
  2. Access and Update the Portions of Rich Text of ...

    Learn how to Access and Update the Portions of Rich Text of Cell through the Aspose.Cells for C++ API....Text of Cell with C++ Contents [ Hide ] Aspose.Cells allows you...text of a cell. For this purpose, you can use Cell.GetCharacters()...

    docs.aspose.com/cells/cpp/access-and-update-the...
  3. Workbook object increases in size when iteratin...

    I have a particular Excel workbook with one worksheet that has a large used range due to a formula in cell XFD1. When iterating over the used range on this sheet with Aspose, the total size of the workbook noticeably in…...worksheet used range Aspose.Cells Product Family cells-net bytefyre May...used range due to a formula in cell XFD1. When iterating over the...

    forum.aspose.com/t/workbook-object-increases-in...
  4. 用C++向Microsoft Excel公式监视窗口添加单元格|Documentation

    学习如何使用Aspose.Cells for C++在Excel中向公式监视窗口添加单元格。加载或创建一个Excel文件,操作单元格,设置公式,然后保存修改后的文件。...Add() 方法通过Aspose.Cells API将单元格添加到 监视窗口 。 将单元格添加到Microsoft...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-cells-to-micro...
  5. 将每个工作表保存为不同的 PDF 文件,使用 C++|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件中的每个工作表保存为单独的 PDF 文件。...Hide ] Aspose.Cells 支持将包含图片、图表等的 XLS 文件转换为 PDF 文档。Aspose.Cells...C++ 可以独立完成将电子表格转换为 PDF ,无需使用 Aspose.PDF for C++。转换过程中不需要创建或使用任何临时文件,全部在内存中完成。...

    docs.aspose.com/cells/zh/cpp/save-each-workshee...
  6. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。...要用 Aspose.Cells 实现相同的功能,可以使用 ListColumn::GetFormula...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

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

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。...当某个字符出现在使用特定字体(如Times New Roman)的单词或句子中时,Aspose.Cells会将整个单词或句子的字体更改为可以显示该字符的字体(如Arial...而不是整个单词或句子的字体。 为了解决这个问题,Aspose.Cells提供了 PdfSaveOptions.IsFontSubstitutionCh...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...
  8. Licensing|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....free evaluation version of Aspose.Cells for Go via C++ can be downloaded...of Aspose’s website at: https://releases.aspose.com/cells/go-cpp/...

    docs.aspose.com/cells/go-cpp/licensing/
  9. 验证单元格值是否满足数据验证规则(使用C++)|Documentation

    学习如何通过Aspose.Cells for C++ API验证单元格值是否符合数据验证规则。... 介绍 Aspose.Cells提供 Cell.GetValidationValue()...False ,否则返回 True 。 以下示例代码演示了 Cell.GetValidationValue() 方法的工作方...

    docs.aspose.com/cells/zh/cpp/verify-that-cell-v...
  10. Cell.previousCell property | Aspose.Words for N...

    Cell.previousCell property. Gets the previous [Cell](../) node....property Cell.previousCell property Gets the previous Cell node....previousCell () : Aspose . Words . Tables . Cell Remarks The method...

    reference.aspose.com/words/nodejs-net/aspose.wo...