Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells...
Learn how to password protect the VBA Project of an Excel workbook using Aspose.Cells with C++....Project of a workbook with Aspose.Cells using the VbaProject.Protect()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...
This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....Headers and Footers using Aspose.Cells for C++ With Worksheet.PageSetup...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....Workbook Structure Using Aspose.Cells for C++ Only need the following...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....Possible Usage Scenarios Aspose.Cells for C++ supports reading...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...
Handle empty worksheets and print blank pages with Aspose.Cells using C++....the sheet is empty, then Aspose.Cells will not print anything...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...