Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 1,831 for

worksheet to image

(0.09 sec)
  1. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how To get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for Node.js via C++. This article will show you how To retrieve font information from a document....your workbook into a PDF or image, Aspose.Cells requires that...undesired rendering of PDFs or images but also takes processing time...

    docs.aspose.com/cells/nodejs-cpp/get-a-list-of-...
  2. Create Microsoft Excel Files using Python | pro...

    Create Microsoft Excel Worksheet reports without installing Microsoft Office...inserting data, images, charts, pivot tables within worksheets and many...object and access the relevant Worksheet by providing its index. Use...

    products.aspose.com/total/python-java/create/
  3. Rows Collections - Free Support Forum - aspose.com

    Hi, I was wondering if there was a method To return a rows collection in a Worksheet following a certain criteria? For example, if i only wanted rows that had data/no data or is hidden/not hidden. At the moment I would…...return a rows collection in a worksheet following a certain criteria...property of the row. If a worksheet has data entry on say rows...

    forum.aspose.com/t/rows-collections/315172
  4. TickLabels.Offset does not work - Free Support ...

    Hi guys, I am trying To add offset To my value axis ticklabel but it does not work. The purpose would be To add space between the end of the curve and the ticklabels To display the end point value (datalabels) correctl…...value (datalabels) correctly: image.png (12.4 KB) Could you have...Workbook(pathWorkbook); Worksheet sheettest = wbtest.Worksheets[0]; Chart charttest...

    forum.aspose.com/t/ticklabels-offset-does-not-w...
  5. Get a List of Fonts Used in a Spreadsheet or Wo...

    Aspose.Cells for Python via .NET is a library for working with spreadsheet files. It supports retrieving a list of fonts used in a spreadsheet or workbook, allowing users To obtain font information used in a document. This article shows how To use the Aspose.Cells for Python via .NET library To get a list of fonts....your workbook into PDF or an image, Aspose.Cells for Python via...undesired rendering of PDFs or images but also adds processing time...

    docs.aspose.com/cells/python-net/get-a-list-of-...
  6. Add ActiveX Controls|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....needs to be added inside a worksheet. It has the following values...ControlType.LABEL ControlType.IMAGE ControlType.TOGGLE_BUTTON ControlType...

    docs.aspose.com/cells/python-net/add-activex-co...
  7. JavaScript via C++ APIs for Excel Spreadsheets ...

    Process Excel file formats using JavaScript via C++ library. Read write render & convert XLS XLSX XLSB XLTX XLTM XLSM XML ODS CSV and more formats in both browser and Node.js environments.... XPS Data Interchange: DIF Images: JPEG, PNG, BMP, SVG, TIFF...PDF format Convert Chart to Image format Simple & Reliable Conversion...

    products.aspose.com/cells/javascript-cpp/
  8. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …... image.png (4.0 KB) Professionalize...sheets.getCount(); i++) { Worksheet sheet = sheets.get(i); sheet...

    forum.aspose.com/t/macro-function-calculation/3...
  9. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need To let aspose cells api know where To look for fonts. I use the below mentioned line To achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…... and I want to generate an image from the sheet in question,...that I set to generate the image if I don’t have the system property...

    forum.aspose.com/t/limiting-font-folders-and-pr...
  10. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used To identify the portion of the source file that is being linked....only a few cells from the worksheet. Examples Shows how to insert...builder . insert_ole_object ( IMAGE_DIR + 'Microsoft Visio drawing...

    reference.aspose.com/words/python-net/aspose.wo...