Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 243,684 for

aspose cells

(0.32 sec)
  1. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages.... Aspose.Cells supports the same feature...and Footers with Aspose.Cells Aspose.Cells behaves the same as...

    docs.aspose.com/cells/cpp/setting-different-hea...
  2. Utilize Sheet.SheetId property of OpenXml with ...

    This article shows how to utilize the Sheet.SheetId property of OpenXml using the Excel manipulation C++ API or library programmatically.... Aspose.Cells provides the equivalent...property of OpenXml using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/utilize-sheet-sheetid...
  3. Support the layout of DIV tags while loading HT...

    Learn how to support the layout of DIV tags while loading HTML into an Excel workbook using Aspose.Cells for C++.... Please download the Aspose logo (5115218.png) used in...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; std ::...

    docs.aspose.com/cells/cpp/support-the-layout-of...
  4. Automatically refresh OLE object via Microsoft ...

    Learn how to refresh OLE objects automatically in Microsoft Excel using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells provides the OleObject.GetAutoLoad()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/automatically-refresh...
  5. Removing Slicer with C++|Documentation

    Learn how to remove slicers in Excel files programmatically using Aspose.Cells for C++....want to remove it using Aspose.Cells API programmatically, please...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/removing-slicer/
  6. How to set Series invisible with C++|Documentation

    In an Excel chart, you may need to set a series invisible. This article describes how to use Aspose.Cells with C++ to do it....to achieve this using the Aspose.Cells library. How to set series...series invisible using Aspose.Cells We use the following code to...

    docs.aspose.com/cells/cpp/how-to-set-series-inv...
  7. 用C++查找单元格值是否以单引号开始|Documentation

    学习如何使用Aspose.Cells for C++ API查找单元格值是否以单引号开始。...用C++查找单元格值是否以单引号开始 Contents [ Hide ] Aspose.Cells 现在提供了属性 Style::QuotePrefix...下面的示例代码解释了像“sample”和“‘sample”这样的字符串不能通过 Cell::GetStringValue 属性进行区分。因此,我们必须使用...

    docs.aspose.com/cells/zh/cpp/find-if-the-cell-v...
  8. 使用C++将工作簿保存为严格Open XML电子表格格式|Documentation

    了解如何使用Aspose.Cells for C++将工作簿保存为严格Open XML电子表格格式。...Contents [ Hide ] 可能的使用场景 Aspose.Cells允许你将工作簿保存为 严格Open XML电子表格...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/save-workbook-to-s...
  9. 在Jython中复制和移动工作表|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....Contents [ Hide ] Aspose.Cells - 复制和移动工作表 使用 Aspose.Cells Java for Jython...代码 from aspose - cells import Settings from com . aspose . cells...

    docs.aspose.com/cells/zh/java/copying-and-movin...
  10. 用C++更新Power Query公式项|Documentation

    学习如何使用Aspose.Cells for C++更新Power Query公式项,以修改Excel文件中的数据源文件位置。...在此情况下,Aspose.Cells API提供通过使用 PowerQueryFormulaIte...类来更新源文件位置的选项。 更新Power Query公式项 Aspose.Cells API提供了更新Power Query公式项的能力。以下代码演示如何使用...

    docs.aspose.com/cells/zh/cpp/update-power-query...