Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,751 for

workbook to pdf

(0.09 sec)
  1. 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++....images into a Word document, a PDF file, a PowerPoint presentation...file const workbook = new AsposeCells . Workbook ( path . join...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  2. How to Set Print Area with C++|Documentation

    This article shows you code explaining how To set print area using Aspose.Cells library with C++....:: Startup (); // Load the workbook U16String inputFilePath (...( u "input.xlsx" ); Workbook workbook ( inputFilePath ); // Access...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  3. How to Convert JSON to Excel in Java

    Using this brief tuTorial you will learn how To convert JSON To Excel in Java. For the conversion of JSON To XLSX Java is widely used as it requires limited resources and a few lines of code in any common operating system supporting Java platform....PDF Product Family Aspose.Cells Product...Maven repository Create a Workbook instance and get a reference...

    kb.aspose.com/cells/java/how-to-convert-json-to...
  4. How to Create Chart in Excel using Node.js

    This short tuTorial guides on how To create chart in Excel using Node.js. It has environment settings, a list of steps, and a runnable sample code To create graph in Excel using Node.js....PDF Product Family Aspose.Cells Product...for creating graphs Create a workbook and fill sample data into...

    kb.aspose.com/cells/nodejs/how-to-create-chart-...
  5. How to Export List Data to Excel in Java

    In this brief tuTorial you will learn how To export list data To Excel in Java. We will create an empty Workbook and a list of strings and then export list To Excel in Java...PDF Product Family Aspose.Cells Product...network. Ultimately create a new workbook and call importArrayList function...

    kb.aspose.com/cells/java/how-to-export-list-dat...
  6. Hyperlink is not preserved when converting PDF ...

    Hello, We are using Aspose.Pdf.Drawing 25.1.0 and Aspose.Cells 25.1.2 We are loading the attached Pdf containing an hyperlink To an Url. The Pdf is converted To an xlsx. The created xlsx document contains the text, bu…...preserved when converting PDF to XLSX Aspose.PDF Product Family tfipsrd...1 Hello, We are using Aspose.PDF.Drawing 25.1.0 and Aspose.Cells...

    forum.aspose.com/t/hyperlink-is-not-preserved-w...
  7. Convert Word to JSON Format via Java | products...

    Convert Word To JSON format via Java without using using Microsoft Word or Microsoft Excel...Load HTML document by using Workbook class Save the document to...to JSON format using Workbook.Save method Tools Required for Word...

    products.aspose.com/total/java/conversion/word-...
  8. How to Rotate a Cell in Excel using C#

    This quick tuTorial guides on how To rotate a cell in Excel using C#. While rotating cells in Excel using C#, you will also be able To change the style of the cell....PDF Product Family Aspose.Cells Product...be saved as an XLSX , XLS , PDF, etc. Steps to Rotate a Cell...

    kb.aspose.com/cells/net/how-to-rotate-a-cell-in...
  9. Compress PDF Files via .NET

    C# compression source code To compress Pdf documents inTo a single zip archive or vice versa on .NET Framework, .NET Core....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/zip/net/compress/pdf/
  10. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how To set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....these steps: Open your Excel workbook and go to the sheet you want...Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...