Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 244,064 for

aspose cells

(1.73 sec)
  1. 创建 Excel 图表并将其嵌入到演示文稿中作为 OLE 对象|Aspose.Slides 文档

    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....Aspose 提供了使用 Aspose.Cells for .NET 创建 Excel...Excel 图表的支持,并且这些图表可以通过 Aspose.Slides for .NET 作为 OLE 对象嵌入到 PowerPoint...

    docs.aspose.com/slides/zh/net/creating-excel-ch...
  2. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using..."=HYPERLINK( \" https://www.aspose.com \" , \" Aspose Website \" )" ; dis...

    docs.aspose.com/cells/cpp/specify-formula-field...
  3. Create Pivot Tables and Pivot Charts with C++|D...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with C++.... Aspose.Cells supports pivot tables and...Pivot Tables and Charts Aspose.Cells provides a special set of...

    docs.aspose.com/cells/cpp/create-pivot-tables-a...
  4. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // For complete examples...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  5. Import XML into Excel Workbook with C++|Documen...

    Import data from an XML data file into Microsoft Excel using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells allows you to import the...Excel. Import XML Map using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  6. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row....def row_format ( self ) -> aspose . words . tables . RowFormat...modify the format of rows and cells in a table. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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/
  10. 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...