Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 41,183 for

worksheet

(0.06 sec)
  1. Convert Workbook to HTML using Aspose.Cells|Doc...

    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....Add Word Art Watermark to Worksheet using Aspose.Cells Detect...

    docs.aspose.com/cells/java/convert-workbook-to-...
  2. Export Chart to SVG with viewBox attribute|Docu...

    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....Articles Chart Rendering Export Worksheet or Chart into Image with Desired...

    docs.aspose.com/cells/java/export-chart-to-svg-...
  3. Shape to image Error in Azure - Free Support Fo...

    I’m attempting to convert an Xlsx file to a Pdf through an API. Works great locally, but when being run in Azure, I get a Share to image Error. var doc = new AsposeCells.Workbook(Image.Stream); doc.Save(convertedbyt…...provided to convert the first worksheet to an image (PNG), and it...

    forum.aspose.com/t/shape-to-image-error-in-azur...
  4. add_button method | Aspose.Cells for Python via...

    add_button method add_button Adds a Button to the Worksheet. Returns A Button object. def add_button ( self , upper_l......add_button Adds a Button to the worksheet. Returns A Button object....

    reference.aspose.com/cells/python-net/aspose.ce...
  5. add_arc method | Aspose.Cells for Python via .N...

    add_arc method add_arc Adds a ArcShape to the Worksheet. Returns A ArcShape object. def add_arc ( self , upper_left_r......add_arc Adds a ArcShape to the worksheet. Returns A ArcShape object...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Check IsHeightMatched with mergedCell in a row ...

    Hello, I have a Excel file and i want to indicate a row is IsHeightMatched or not when select a merged cell. But it allways return false, anyone can help me?...FindDataExcel(worksheet, “# #Replace ##”,""); if(cell...if(cell != null){ var row = worksheet.Cells.GetRow(cell.Row); if(row...

    forum.aspose.com/t/check-isheightmatched-with-m...
  7. ArcShape - Aspose.Cells for PHP via Java - API ...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...(value) Gets or sets the worksheet range used to fill the specified...

    reference.aspose.com/cells/php/aspose.cells/Arc...
  8. arcshape - Aspose.Cells for PHP via Java - API ...

    Explanation of Aspose.Cells for PHP via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....WorkbookRender WorkbookSettings Worksheet WorksheetCollection WriteProtection...(value) Gets or sets the worksheet range used to fill the specified...

    reference.aspose.com/cells/php/aspose.cells/arc...
  9. Working with the Glow Effect of Shape or Chart|...

    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....first shape in the first worksheet and sets the sub-properties...

    docs.aspose.com/cells/net/working-with-the-glow...
  10. Z Axis|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for .NET. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....of the chart in the first worksheet. Then we add a chart and set...

    docs.aspose.com/cells/net/z-axis/