Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 236,024 for

cells

(0.19 sec)
  1. Query Cell Areas Mapped to XML Map Path using W...

    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....Ask AI Query Cell Areas Mapped to XML Map Path using Worksheet...Usage Scenarios You can query cell areas mapped to the XML map...

    docs.aspose.com/cells/python-net/query-cell-are...
  2. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... cell_list [ 0 ] . text_fragments...100 100" new_table . default_cell_border = ap . BorderInfo ( ap...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  3. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....the auto filter on worksheet cells, then some of the rows get hidden...manually by Excel end user. Aspose.Cells deals with this problem using...

    docs.aspose.com/cells/go-cpp/get-all-hidden-row...
  4. Save Workbook to Strict Open XML Spreadsheet Fo...

    Learn how to save a workbook in Strict Open XML Spreadsheet format using Aspose.Cells for C++....Cells allows you to save the workbook...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/save-workbook-to-stri...
  5. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....Cells could not render Office Add-Ins...to PDF format. Now, Aspose.Cells renders them correctly. You...

    docs.aspose.com/cells/cpp/render-office-add-ins...
  6. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....Cells also allows you to set the Formula...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  7. Disable CSS while saving to HTML with C++|Docum...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....Cells introduces an option that allows...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  8. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted Office Open XML (OOXML) files using Aspose.Cells for C++....Cells provides a way to detect the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; Vector <...

    docs.aspose.com/cells/cpp/detect-file-format-of...
  9. 用C++移除切片器|Documentation

    学习如何用程序在Excel文件中移除切片器,使用Aspose.Cells for C++。...Cells API程序化移除,可以使用 Worksheet.Slicers...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/removing-slicer/
  10. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...Cells API通过引入一些有用的属性和方法来增强 Protection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/verify-password-us...