Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 239,180 for

aspose cells

(0.92 sec)
  1. Convert Revision of XLSB to XLSM with C++|Docum...

    Learn to convert revisions of XLSB files into XLSM format using Aspose.Cells with C++....with C++ Contents [ Hide ] Aspose.Cells now supports the full conversion...into an XLSM file using Aspose.Cells, these .bin files are successfully...

    docs.aspose.com/cells/cpp/convert-revision-of-x...
  2. Finding Absolute Position of Shape inside the W...

    Determine the absolute position of a shape in a worksheet using Aspose.Cells with C++.... Aspose.Cells provides the Shape.GetLeftToCorner()...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/finding-absolute-posi...
  3. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....using Aspose.Cells. #include <iostream> #include "Aspose.Cells...namespace Aspose :: Cells ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  4. Protecting Worksheet in 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....Jython Contents [ Hide ] Aspose.Cells - Protecting Worksheet To...protect a worksheet using Aspose.Cells for Java with Jython, see...

    docs.aspose.com/cells/java/protecting-worksheet...
  5. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++....with C++ Contents [ Hide ] Aspose.Cells allows you to set the default...property is useful when some cells in a spreadsheet have invalid...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  6. 用C++为Excel工作簿的VBA项目加密保护|Documentation

    了解如何使用Aspose.Cells结合C++为Excel工作簿的VBA项目添加密码保护。...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Vba ; int main () { Aspose :: Cells ::...

    docs.aspose.com/cells/zh/cpp/password-protect-t...
  7. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...template Aspose.Cells Product Family aspose-cells-java , cells-java...notes for Aspose Cells .NET version 25.7 but not for Aspose Cells...

    forum.aspose.com/t/variables-in-excel-template/...
  8. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++.... Aspose.Cells provides PdfSecurityOptions...with Aspose.Cells. #include <iostream> #include "Aspose.Cells...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  9. Rotate Text with Shape inside the Worksheet wit...

    Learn how to control text rotation with shapes in Excel worksheets using Aspose.Cells for C++....#include "Aspose.Cells.h" using namespace Aspose :: Cells ; using...namespace Aspose :: Cells :: Drawing ; using namespace Aspose :: Cells...

    docs.aspose.com/cells/cpp/rotate-text-with-shap...
  10. Save ODS File in ODF 1.1, 1.2 and 1.3 Specifica...

    Convert Excel to ODF 1.1, 1.2 and 1.3 Specifications with Aspose.Cells using C++....with C++ Contents [ Hide ] Aspose.Cells supports saving an ODS file...and 1.3 specifications. Aspose.Cells has OdsSaveOptions.GetOdfStrictVersion()...

    docs.aspose.com/cells/cpp/save-ods-file-in-odf-...