Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 241,490 for

cells

(0.14 sec)
  1. 使用C++在将文档转换为PDF时导出结构|Documentation

    了解如何在使用Aspose.Cells将文档转换为PDF时导出结构信息。...Cells可以保留Microsoft Excel文档中的结构信息,...#include "Aspose.Cells.h" #include "Aspose.Cells/PdfSaveOptions...

    docs.aspose.com/cells/zh/cpp/export-document-st...
  2. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...Cells 提供了 XmlMapCollection.Add() 方法,您可以使用该方法将...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...
  3. Convert Excel to High‑Resolution Image with C++...

    Generate high‑resolution images from Excel files using Aspose.Cells with C++....Cells offers functionality to set...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-excel-to-high...
  4. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....AI Display Bullets by setting Cell Value using HTML with C++ Contents...Contents [ Hide ] Aspose.Cells supports showing bullets with HTML...

    docs.aspose.com/cells/cpp/display-bullets-by-se...
  5. RowCollection.toArray method | Aspose.Words for...

    RowCollection.toArray method. Copies all rows from the collection to a new array of rows....and print the contents of each cell. let doc = new aw . Document...${ j } ` ); let cells = rows . at ( j ). cells ; for ( let k =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Password Protect the VBA Project of an Excel Wo...

    Learn how to password protect the VBA Project of an Excel workbook using Aspose.Cells with C++....Cells using the VbaProject.Protect()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/password-protect-the-...
  7. AutoFit Rows and Columns with Node.js via C++|D...

    This article shows how to autoFit rows, columns, rows of merged Cells, and rows in a range of Cells using Aspose.Cells for Node.js via C++....auto-size the width and height of cells according to their content....also available through Aspose.Cells for Node.js via C++, so developers...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-a...
  8. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++....Cells provides support for signing...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  9. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  10. Hiding and Showing Rows and Columns with JavaSc...

    Learn how to hide and show rows and columns in a worksheet using Aspose.Cells for JavaScript via C++....Cells. Controlling the Visibility...of Rows and Columns Aspose.Cells for JavaScript via C++ provides...

    docs.aspose.com/cells/javascript-cpp/hiding-and...