Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 143,821 for

aspose.cells

(0.29 sec)
  1. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.cells library in C++. By using the Aspose.cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....text in a cell, use the Aspose.Cells.Style.IsTextWrapped property...#include <iostream> #include "Aspose.Cells.h" using namespace Aspose...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  2. 在使用Node.js通过C++为已签名的Excel文件添加数字签名|Documentation

    这篇文章介绍了如何使用Aspose.cells for Node.js via C++和Node.js为已签名的Excel文件添加数字签名。...Contents [ Hide ] 可能的使用场景 Aspose.Cells for Node.js via C++提供了 Workbook...在为已签名的Excel文档添加数字签名时请注意,如果原始文档由Aspose.Cells生成,则效果良好。但如果由其他引擎(如Microsoft...

    docs.aspose.com/cells/zh/nodejs-cpp/add-digital...
  3. Copying Rows and Columns in Python|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....Python Contents [ Hide ] Aspose.Cells - Copying Rows and Columns...Columns Copying Rows Aspose.Cells provides the copyRow method of...

    docs.aspose.com/cells/java/copying-rows-and-col...
  4. Protect and Unprotect Workbook Structure with N...

    Protect and unprotect workbook structure of Excel files using Node.js via C++....Workbook Structure Using Aspose.Cells for Node.js via C++ Only...AsposeCells = require ( "aspose.cells.node" ); // The path to...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  5. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.cells for .NET features, achieve a certain excel appearance, or make a use case possible....provides information on using Aspose.Cells in a variety of practical...Developed by Apple Inc. using Aspose.Cells Save Different Ways to Save...

    docs.aspose.com/cells/net/developer-guide/
  6. Different Ways to Save Files|Documentation

    Aspose.cells for .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....Files Contents [ Hide ] Aspose.Cells makes it possible to create...Different Ways to Save Files Aspose.Cells provides the Workbook which...

    docs.aspose.com/cells/net/different-ways-to-sav...
  7. 使用Node.js通过C++计算Excel 2016中的MINIFS和MAXIFS函数|Doc...

    本文介绍如何使用Aspose.cells库在Microsoft Excel 2016中通过Node.js的C++调用来计算MINIFS和MAXIFS函数。加载现有Excel文件或创建新文件,然后使用Aspose.cells的方法计算这些函数并将结果保存到磁盘。...Aspose.Cells for Node.js via C++也支持这...calculateFormula() 方法,通过Aspose.Cells for Node.js via C++进行公式计算,然后将结果保存为...

    docs.aspose.com/cells/zh/nodejs-cpp/calculation...
  8. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.cells for Node.js via C++ API....However, you can find it using Aspose.Cells using LookInType.OriginalValues...Microsoft Excel find options but Aspose.Cells can find it using LookInType...

    docs.aspose.com/cells/nodejs-cpp/search-data-us...
  9. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.cells for Python via .NET API.... The Aspose.Cells for Python via .NET API...Sample Code import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/python-net/disable-css-wh...
  10. Implement Custom Paper Size of Worksheet for Re...

    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....size of a worksheet using Aspose.Cells APIs. Implement Custom Paper...Worksheet for Rendering Aspose.Cells allows you to implement...

    docs.aspose.com/cells/java/implement-custom-pap...