Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 1,872 for

worksheet to image

(0.05 sec)
  1. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly.... Open the desired Worksheet and edit the data. Save the...workbook data. workbook . worksheets . get ( 0 ) . cells . get...

    docs.aspose.com/slides/python-net/manage-ole/
  2. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need To manage check box on excel cells thanks To the new feature provide per Excel. Image.png (7.4 KB) Which permit To have checkbox like this: Image.png (491 Bytes) We are developing a web application and…... image.png (7.4 KB) Which permit to...to have checkbox like this: image.png (491 Bytes) We are developing...

    forum.aspose.com/t/checkbox-on-excel/312207
  3. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: Image.png (95.4 KB) Column: Image.png (88.6 KB) Bubble: Image.png (1…... Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB)...KB) Bubble: image.png (107.6 KB) Attached Aspose program below:...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  4. Incorrect render of text with some fonts when D...

    Hello, The subject is quite similar To this Topic I created few months ago, but with a different outcome: Incorrect render of text with font from ApTos family My cusTomer is using the font Montserrat in his workbook. W…...You can see the result of the image created in this screenshot,...PowerPoint slide: image-copied-in-PPT.png (32,0 Ko) The image shows that...

    forum.aspose.com/t/incorrect-render-of-text-wit...
  5. Set Conditional Formats of Excel and ODS files ...

    How To apply conditional formats To Excel and ODS files in C++....one cell to another in the worksheet by calling the Range.Copy()...Conditional Formatting in Worksheets Apply Shading to Alternate...

    docs.aspose.com/cells/go-cpp/conditional-format...
  6. Calculation of Array Formula of Data Tables wit...

    How To use the Aspose.Cells library To calculate array formulas for a data table in Microsoft Excel using JavaScript via C++. Load or create an Excel file, calculate the array formula, and save the modified file.... as shown in the following images. The sample code generates...first worksheet const worksheet = workbook . worksheets . get...

    docs.aspose.com/cells/javascript-cpp/calculatio...
  7. Online XPS to DOTX Conversion or Develop Java b...

    Free online app To convert XPS To DOTX files. Java conversion library code for XPS documents....(PPT, PPTX), PDF, Email files, Images (JPG, PNG, BMP, GIF) and other...Aspose.PDF for Java , Aspose.Imaging for Java and more. XPS Conversion...

    products.aspose.com/total/java/conversion/xps-t...
  8. Autofit Rows and Columns in Excel using Java

    This tuTorial explains how To auTo fit Excel using Java. It covers the IDE setup, a list of steps, and a runnable sample code To auTo fit in Excel using Java....Imaging Product Family Aspose.BarCode...Access any particular worksheet with the Worksheet class using its...

    kb.aspose.com/cells/java/autofit-rows-and-colum...
  9. How to Unhide Multiple Sheets in Excel using Java

    This tuTorial guides on how To unhide multiple sheets in Excel using Java. It provides all the details To configure the environment, detailed steps and a runnable sample code To unhide Excel sheet using Java....Imaging Product Family Aspose.BarCode...object Get access to the worksheets collection in the workbook...

    kb.aspose.com/cells/java/how-to-unhide-multiple...
  10. Apply Advanced Conditional Formatting with Pyth...

    Learn how To implement Excel's advanced conditional formatting features like data bars, color scales, and icon sets using Aspose.Cells for Python via .NET....the first worksheet worksheet = workbook . worksheets [ 0 ] # Get...Get the A1 cell a1 = worksheet . cells . get ( "A1" ) # Get the...

    docs.aspose.com/cells/python-net/apply-advanced...