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

workbook

(0.2 sec)
  1. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....source Excel file Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook (); //Set CheckCustomNumberFor...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. 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/
  3. 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...
  4. 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...
  5. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....01_SourceDirectory \\ " ); Workbook wb ; SignatureLine signatureLine...outputPath ); std :: cout << "Workbook with signature line saved...

    docs.aspose.com/cells/cpp/add-signature-line/
  6. 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...
  7. 在使用DrawObjectEventHandler类的JavaScript通过C++进行渲染到...

    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...."text/javascript" > const { Workbook , SaveFormat , PdfSaveOptions...sample Excel file const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/zh/javascript-cpp/get-dra...
  8. 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...
  9. Managing Page Breaks|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....class Workbook that represents an Excel file. The Workbook class...

    docs.aspose.com/cells/go-cpp/managing-page-breaks/
  10. Set Default Font while rendering spreadsheet to...

    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....when the default font of the workbook cannot render your characters...following sample code creates a workbook, adds some text in cell A4...

    docs.aspose.com/cells/net/set-default-font-whil...