Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 241,490 for

cells

(0.5 sec)
  1. Opening Files in Jython|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....Cells - Opening Files To open documents...documents using Aspose.Cells Java for Jython . Here you can see...

    docs.aspose.com/cells/java/opening-files-in-jyt...
  2. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Cells supports the DBNum custom pattern...formatting. For example, if your cell value is 123 and you specify...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  3. 用C++获取或设置嵌入OLE对象的类标识符|Documentation

    学习如何使用Aspose.Cells和C++获取或设置嵌入OLE对象的类标识符。...Cells提供了 OleObject.GetClassIdentifier()...<iostream> #include "Aspose.Cells.h" #include <guiddef.h> using...

    docs.aspose.com/cells/zh/cpp/get-or-set-the-cla...
  4. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Cells can add controls to a chart...spreadsheet’s content. Aspose.Cells allows you to add and manipulate...

    docs.aspose.com/cells/cpp/controls-in-charts/
  5. Getting Started|Documentation

    Setup Aspose.Cells for Python via Java and installation guidelines....Cells for Python via Java is a platform‑independent...0_131 \ bin ; Install Aspose.Cells for Python via Java from PyPI...

    docs.aspose.com/cells/python-java/getting-started/
  6. Find if the cell value starts with single quote...

    Learn how to find if the cell value starts with a single quote mark through the Aspose.Cells for JavaScript via C++ API....Find if the cell value starts with single quote mark Contents...Contents [ Hide ] Aspose.Cells now provides the Style.quotePrefix property...

    docs.aspose.com/cells/javascript-cpp/find-if-th...
  7. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the Cells....cell_spacing property Table.cell_spacing property Gets or sets...points) between the cells. @property def cell_spacing ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines....Cells for JavaScript via C++ is a...major Excel formats, Aspose.Cells for JavaScript via C++ ensures...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  9. Primary and Secondary Axis with C++|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Charts ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/primary-and-second-axis/
  10. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....Cells provides a way to convert Gregorian...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...