Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 244,728 for

cells

(0.19 sec)
  1. Setting Shared Formula in Aspose.Cells|Document...

    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 Contents [ Hide ] Suppose you...formula with Aspose.Cells. Aspose.Cells lets you specify a formula...

    docs.aspose.com/cells/net/setting-shared-formul...
  2. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...Cells现在支持从工作簿中获取刷新日期和刷新者信息。 PivotTable...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using namespace...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  3. Specify image resolution, quality, compression ...

    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....sample value to "A1" cell worksheet . Cells [ "A1" ]. PutValue...sample value to "A2" cell worksheet . Cells [ "A2" ]. PutValue...

    docs.aspose.com/cells/net/specify-image-resolut...
  4. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to extract text from a PDF with tables in an Table-row-cell structure but the text contained in a PDF cell is not in the proper cell. Here is the code sample: …...PDF Java table/row/cell extraction issue Aspose.PDF Product...Table-row-cell structure but the text contained in a PDF cell is not...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...
  5. Remove ActiveX Control with C++|Documentation

    Learn how to remove ActiveX Control from workbooks using Aspose.Cells for C++....Cells provides the ability to remove...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/remove-activex-control/
  6. 使用C++获取工作表唯一ID|Documentation

    本文介绍如何用C++库和API程序化获取Excel工作表的唯一ID。...Cells 提供通过 GetUniqueId() 方法获取工作表唯一ID的功能。以下代码示例演示如何使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/get-worksheet-uniq...
  7. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....stored in cells as numbers. Thus, the values of cells that contain...time (fractional part). The Cell::GetDoubleValue() method returns...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  8. Table header cell has no associated subcells - ...

    I am using Aspose.PDF for .NET version 25.8.0. I need to create a tagged table that passes the “Table header cell has no associated subCells” check for PDF/UA compliance. I have found that the object created by headerR…...Table header cell has no associated subcells Aspose.PDF Product...that passes the “Table header cell has no associated subcells”...

    forum.aspose.com/t/table-header-cell-has-no-ass...
  9. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....Cells.GridWeb control which provides...Worksheet source data using Aspose.Cells component and pastes the chart...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. 使用JavaScript通过C++格式化区域|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/how-to-...