Sort Score
Result 10 results
Languages All
Labels All
Results 3,981 - 3,990 of 246,379 for

cells

(0.12 sec)
  1. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  2. Adding Cell Controls in Worksheets|Documentation

    This article introduces how to add control in worksheet in GridDesktop....Adding Cell Controls in Worksheets Contents [ Hide ] Cell controls...to worksheets. We call them Cell Controls because these controls...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. 使用C++获取创建Excel文档的应用程序版本号|Documentation

    学习如何使用Aspose.Cells与C++获取创建Excel文档的应用程序版本号。...Cells提供了 Workbook.GetVersion() 属性以实现此目的。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-the-version-nu...
  4. 用 C++ 过滤从模板文件加载工作簿时的数据类型|Documentation

    学习如何在使用 Aspose.Cells 与 C++ 加载模板文件时,过滤特定的数据类型。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/filtering-the-kind...
  5. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current insert position in C++....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more....Cells.h" using namespace Aspose :: Cells ; using namespace...namespace Aspose :: Cells :: Charts ; class ChartJapaneseSetting...

    docs.aspose.com/cells/cpp/convert-chart-to-imag...
  7. Cell.last_paragraph property | Aspose.Words for...

    Cell.last_paragraph property. Gets the last paragraph among the immediate children....last_paragraph property Cell.last_paragraph property Gets the...while i < 3 : builder . insert_cell () builder . write ( f 'Row...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 透视表和源数据|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 Example </ title > </ head >...> < body > < h1 > Aspose.Cells Example </ h1 > < input type =...

    docs.aspose.com/cells/zh/javascript-cpp/pivot-t...
  9. Smart Marker Parameters|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....markers are written into the cells where you want the information...Variables always fill only one cell whereas variable arrays may...

    docs.aspose.com/cells/net/smart-marker-parameters/
  10. Using PyInstaller to Easily Distribute Python A...

    Package Python code to EXE via PyInstaller....cells . Create a Python sample file...import os from jpype import * __cells_jar_dir__ = os . path . dirname...

    docs.aspose.com/cells/python-java/pyinstaller-p...