Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 99,951 for

workbook

(0.23 sec)
  1. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for JavaScript via C++....is possible to protect the workbooks and worksheets separately..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...

    docs.aspose.com/cells/javascript-cpp/detect-if-...
  2. Updating Slicer with Golang via C++|Documentation

    This article shows how to update linked pivot tables by updating slicer using the Aspose.Cells for C++ API.... It then saves the workbook as output Excel file . The...with Golang via C++ Manage Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/updating-slicer/
  3. Find out if VBA Project is Protected|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....following sample code creates a workbook and then checks whether its...Protect the VBA Project of Excel Workbook Check if VBA Project is Protected...

    docs.aspose.com/cells/net/find-out-if-vba-proje...
  4. Export print area range to HTML|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....Following sample code loads a workbook and then exports the print...while loading HTML to an Excel workbook Export Similar Border Style...

    docs.aspose.com/cells/net/export-print-area-ran...
  5. Printing Range of Pages using SheetRender and W...

    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....print a range of pages of a workbook or worksheet. The following...It prints pages 2‑5 of the workbook and worksheet. AI Document...

    docs.aspose.com/cells/python-net/printing-range...
  6. Specify Job or Document Name while printing wit...

    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....document name while printing your workbook or worksheet using the WorkbookRender...job name while printing your workbook or worksheet. Specify Job...

    docs.aspose.com/cells/python-net/specify-job-or...
  7. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized using Aspose.Cells with C++....file and save it as PDF { Workbook wb ( filePath + u "sample...load options for the second workbook LoadOptions loadOptions ;...

    docs.aspose.com/cells/cpp/autofit-row-height/
  8. Find the Maximum Rows and Columns Supported by ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++....following sample code creates a workbook first in XLS format and then...of Revision Logs in Shared Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/find-maximum-rows-...
  9. How to set point as total with C++|Documentation

    In some Excel charts, for example a Waterfall chart, you may need to set a point as total. This article describes how to use Aspose.Cells with C++ to do it....( u "" ); // Load the workbook Workbook wb ( filePath + u "SampleSheet...( subtotals ); // Save the workbook wb . Save ( filePath + u "output...

    docs.aspose.com/cells/cpp/how-to-set-point-as-t...
  10. 设置列宽为可缩放单位,如em或百分比,使用C++实现|Documentation

    学习如何使用Aspose.Cells for C++将列宽设置为可缩放单位,如em或百分比。...// Load sample source file Workbook wb ( srcDir + u "sampleForScalableCol...SetExportImagesAsBas ( true ); // Save the workbook in Html format with specified...

    docs.aspose.com/cells/zh/cpp/set-column-width-t...