Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 241,473 for

cells

(0.14 sec)
  1. Convert PPSM to XLSB using Python or with free ...

    PPSM to XLSB conversion in your Python applications without using Microsoft Office or online. Test free PPSM to XLSB online converter quickly before integrating the code....Cells for Python via .NET API is used...adding formulas, formatting cells, and more. Overall, Aspose.Total...

    products.aspose.com/total/python-net/conversion...
  2. Track Document Conversion Progress with C++|Doc...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....Cells supports tracking document conversion...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; class TestPageSavingCallba...

    docs.aspose.com/cells/cpp/track-document-conver...
  3. Setting Dynamic Array Formulas with JavaScript ...

    How to use Aspose.Cells library to calculate dynamic array formulas in Excel using JavaScript via C++. Load, calculate, and save Excel files easily....data rather than individual cells. Array formulas can be used...calculations across multiple cells or ranges simultaneously. They...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  4. Convert excel file to png using OnePagePerSheet...

    ERROR MESSAGE : Aspose.Cells.CellsException: Image dimensions (width=56972 height=179427) are too large. If you have enabled OnePagePerSheet, please disable it. how to solved this // === Remove margins === worksheet.Pa…...Cells Product Family cells-net , aspose-cells imparthgalani...11:29am 1 ERROR MESSAGE : Aspose.Cells.CellsException: Image dimensions...

    forum.aspose.com/t/convert-excel-file-to-png-us...
  5. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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 8.6.1 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.6.0 to 8...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. 通过 C++ 保护或取消保护共享工作簿|Documentation

    学习如何用 Aspose.Cells for C++ 对共享工作簿进行密码保护或取消保护。...Cells 保护或取消保护共享工作簿。Aspose.Cells 还支持使用 Workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/password-protect-o...
  7. Working with Validations in Worksheets|Document...

    This article introduces how to work with validation in GridDesktop....Cells.GridDesktop also supports adding...(or validation rules) to the cells of a worksheet. By applying...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...Cells支持在转换Excel为HTML时单独导出工作表CSS。请使用...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  9. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory path...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  10. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in points) to add above the contents of Cells....to add above the contents of cells. @property def top_padding (...builder . insert_cell () builder . write ( 'Row 1, cell 1.' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...