Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 96,264 for

aspose cells

(0.08 sec)
  1. Page Setup and Printing Options with C++|Docume...

    Configure page setup and print settings to control the printing process using Aspose.Cells with C++....and are fully supported in Aspose.Cells. This article shows how...lines of code using the Aspose.Cells API. Working with Page and...

    docs.aspose.com/cells/cpp/page-setup-and-printi...
  2. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells APIs have enhanced the Protection...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/verify-password-used-...
  3. Export VBA Certificate to File or Stream with C...

    Learn how to export VBA Digital Certificate to a file or memory stream using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells allows you to export VBA...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/export-vba-certificat...
  4. Show Report Filter Pages Option with C++|Docume...

    Learn how to enable the "Show Report Filter Pages" option in pivot tables using Aspose.Cells for C++.... Aspose.Cells also supports this feature...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/show-report-filter-pa...
  5. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...main () { Aspose :: Cells :: Startup (); // Source directory...

    docs.aspose.com/cells/cpp/export-xml-data-linke...
  6. How to Lock a Zip Folder via C# | Lock ZIP arch...

    C# source code for protecting ZIP archives with password. Add single or multiple files and folders to locked ZIP archives programmatically....Products Aspose.Total Product Solution Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/zip/net/lock/
  7. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API...Text of Cell with C++ Contents [ Hide ] Rotate Text of Cell in Aspose...Aspose.Cells Aspose.Cells is a powerful C++ component that enables...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  8. Calculating IFNA function using Aspose.Cells wi...

    How to calculate IFNA functions using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the IFNA function and get the result. Finally, we 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...
  9. Search Data using Original Values with C++|Docu...

    Learn how to Search Data using Original Values through the Aspose.Cells for C++ API.... For example, suppose cell D4 has formula =Sum(A1:A2) and...However, you can find it using Aspose.Cells using LookInType.OriginalValues...

    docs.aspose.com/cells/cpp/search-data-using-ori...
  10. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet 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...