Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 103,883 for

workbook

(0.33 sec)
  1. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the Aspose.Cells for Python via .NET sample code to determine if Paper Size of Worksheet is Automatic programmatically.... First Worksheet of First Workbook - IsAutomaticPaperSize : False...First Worksheet of Second Workbook - IsAutomaticPaperSize : True...

    docs.aspose.com/cells/python-net/determine-if-p...
  2. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....Load the Excel file into the Workbook object using the LoadOptions...loading the workbook. In the final step, when a workbook is successfully...

    kb.aspose.com/cells/python/how-to-read-password...
  3. Insert Slicer|Documentation

    Manage slicers of Excel files with Aspose.Cells for Node.js via C++.... Finally, it saves the workbook in output XLSX and output...column. Finally, it saves the workbook in output XLSX format. Sample...

    docs.aspose.com/cells/nodejs-cpp/create-slicer/
  4. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-font-settings/
  5. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....HTML data to JSON Create a Workbook class object to load the HTML...be created. First of all, a Workbook class object is used to load...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  6. How to Convert Excel to PPTX in Python

    This quick article covers the details of how to convert Excel to PPTX in Python. To convert Excel to PPTX in Python environment preparation as well as the code snippet is present for demonstration....source Excel file with the Workbook object for conversion to a...presentation Convert the Excel workbook to a PowerPoint PPTX presentation...

    kb.aspose.com/cells/python/how-to-convert-excel...
  7. 用Node.js通过C++区分X轴和类别轴的差异|Documentation

    了解如何区分Aspose.Cells for Node.js via C++中的X轴和类别轴。我们的指南将帮助您理解它们在使用和属性上的差异,以及如何根据需要配置它们。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/x-axis-vs-c...
  8. Numbers ֆայլի փոխակերպում PDF-ի Java-ում

    Այս հոդվածը ներկայացնում է, թե ինչպես փոխակերպել Numbers ֆայլը PDF-ի Java-ում։ Այն ներառում է IDE-ի կարգավորման մանրամասներ, քայլերի ցանկ և օրինակ կոդ՝ Numbers ֆայլը PDF-ի փոխակերպելու համար Java-ում։...Աղբյուր Excel ֆայլի բեռնում workbook դասի օբյեկտի մեջ Ելքային PDF...բեռնեք աղբյուր Excel ֆայլը Workbook օբյեկտի մեջ և ստեղծեք PdfSaveOptions...

    kb.aspose.com/hy/cells/java/convert-numbers-fil...
  9. Support for German Locale in Named Range Formul...

    Learn how to support German locale in named range formulae using Aspose.Cells for Node.js via C++.... Workbook (); wb . save ( sourceFilePath...wbSource = new AsposeCells . Workbook ( sourceFilePath ); const...

    docs.aspose.com/cells/nodejs-cpp/support-for-ge...
  10. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( path . join...first worksheet const sheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...