Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 239,064 for

aspose cells

(0.18 sec)
  1. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....your workbook using the Aspose.Cells API. Use the Workbook.GetAuthor()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/specify-author-while-...
  2. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....Setting Headers and Footers Aspose.Cells allows you to add headers...effort and development time. Aspose.Cells can import the file and...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  3. Public API Changes in Aspose.Cells 8.5.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....AI Public API Changes in Aspose.Cells 8.5.1 Contents [ Hide ]...describes the changes to the Aspose.Cells API from version 8.5.0 to...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. 使用C++应用Subtotal和更改详细下方轮廓总结行方向|Documentation

    了解如何使用Aspose.Cells for C++ API对数据应用Subtotal并更改详细下方轮廓总结行的方向。...Cells.Subtotal() 方法对数据应用Subtotal。它接受以下参数:...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/zh/cpp/applying-subtotal-...
  5. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....Cells.Subtotal() method. It takes...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/applying-subtotal-and...
  6. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification....earliest features supported by Aspose.PDF for .NET is its capabilities...document. A new class named Aspose.PDF.Text.TableAbsorber provides...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  7. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells supports the conversion...files into PDF documents. Aspose.Cells supports converting Excel...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  8. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of Cells, including font, color, border, etc. By adjusting these properties, you have more control over how Cells look and appear....Change the format of a cell with C++ Contents [ Hide ] Possible...style of the cells. How to change the format of a cell in Excel To...

    docs.aspose.com/cells/cpp/how-to-change-format-...
  9. Set External Links in Formulas in Aspose.Cells|...

    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....External Links in Formulas in Aspose.Cells Contents [ Hide ] Sometimes...evaluate a cell or range value against them. Aspose.Cells provides...

    docs.aspose.com/cells/net/set-external-links-in...
  10. Calculating IFNA function using Aspose.Cells wi...

    How to calculate the IFNA function using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, you can use the methods provided by Aspose.Cells to calculate the IFNA function and obtain the result. Finally, you save the modified Excel file to disk....using Aspose.Cells with C++ Contents [ Hide ] Aspose.Cells supports...Calculating IFNA function using Aspose.Cells The following sample code...

    docs.aspose.com/cells/cpp/calculating-ifna-func...