Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 238,879 for

aspose cells

(0.3 sec)
  1. 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++....Possible Usage Scenarios Aspose.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...
  2. 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++....Usage Scenarios Earlier, Aspose.Cells could not render Office...saved to PDF format. Now, Aspose.Cells renders them correctly....

    docs.aspose.com/cells/cpp/render-office-add-ins...
  3. 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.... Aspose.Cells also allows you to set the...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/setting-formula-calcu...
  4. 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++....12 version of Aspose.Cells introduces an option that...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/disable-css-while-sav...
  5. 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++.... Aspose.Cells provides a way to detect...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; Vector...

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

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

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

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

    docs.aspose.com/cells/zh/cpp/verify-password-us...
  8. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...Hide ] 读取和写入带有查询表数据源的表格 使用Aspose.Cells可以读取和写入带有QueryTable作为数据源...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  9. 使用C++处理ContentTypeProperties|Documentation

    使用Aspose.Cells在Excel文件中添加自定义ContentTypeProperties。...ertie Contents [ Hide ] Aspose.Cells提供 Workbook.ContentTypePropertie...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/working-with-conte...
  10. Unprotecting Simply Protected Worksheet in Jyth...

    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....Jython Contents [ Hide ] Aspose.Cells - Unprotecting Simply Protected...unprotect a worksheet using Aspose.Cells for Java with Jython . Below...

    docs.aspose.com/cells/java/unprotecting-simply-...