Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 246,578 for

cells

(0.11 sec)
  1. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose Cells api know where to look for fonts. I use the below mentioned line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…...Cells Product Family oraspose March...where I need to let aspose cells api know where to look for fonts...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  2. 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...
  3. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/z-axis/
  4. 使用C++通过JavaScript插入微型图|Documentation

    使用Aspose.Cells for JavaScript via C++为Excel创建微型图。...Cells for JavaScript via C++,通过以下示例代码轻松创建微型图:...> < head > < title > Aspose.Cells Example </ title > </ head >...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  5. 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...
  6. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....Cells Contents [ Hide ] Normal Unicode...characters are 4 bytes long. Aspose.Cells now supports rendering of these...

    docs.aspose.com/cells/cpp/render-unicode-supple...
  7. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....Cells supports the conversion of Excel...into PDF documents. Aspose.Cells supports converting Excel files...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  8. 用C++实现多线程同时读取单元格数值|Documentation

    学习如何通过Aspose.Cells for C++ API同时在多个线程中读取单元格值。...Cells来实现这一目的。 要同时在多个线程中读取单元格值,请将 Worksheet...get_Worksheets () -> Get ( 0 ) -> get_Cells () -> set_MultiThreadReading...

    docs.aspose.com/cells/zh/cpp/reading-cell-value...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....asTable (); // Find out if any cells in the table have other tables...tables directly within its cells" , i , count ); // Find out...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C++ 设置数字格式|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库,支持多种单元格数字设置。本文将介绍如何使用Aspose.Cells库管理单元格的数字格式,以便根据需要调整电子表格中的数字格式。...Cells支持此功能,并允许开发人员为数字或日期设置任何显示格式。...、 百分比 等。Aspose.Cells支持所有这些显示格式。 Aspose.Cells提供了一个表示Microsoft...

    docs.aspose.com/cells/zh/cpp/cells-number-setti...