Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 161,004 for

workbook

(0.16 sec)
  1. Convert XLTM to PPTX with .NET or with free Onl...

    Convert XLTM to PPTX on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLTM to PPTX online converter quickly before integrating the code....NET Open XLTM file using Workbook class Convert XLTM to PDF...book = new Aspose . Cells . Workbook ( "input.xltm" ); // save...

    products.aspose.com/total/net/conversion/xltm-t...
  2. Class ImageOrPrintOptions | Aspose.Cells for .N...

    Aspose.Cells.Rendering.ImageOrPrintOptions class. Allows to specify options when rendering worksheet to images printing worksheet or rendering chart to image...this to true to try to use workbook’s default font to show these...all visible sheets in the workbook: Visible . SmoothingMode {...

    reference.aspose.com/cells/net/aspose.cells.ren...
  3. Aspose Cells Docker - Free Support Forum - aspo...

    I’m currently experiencing an issue with the Aspose Cells Java Library while running it within a Ruby on Rails application. The environment setup includes Phusion Passenger, Nginx, and Docker. To integrate the Aspose Cel…...Whenever I attempt to load a workbook from a template, Rjb freezes...Steps to Reproduce Load a workbook from a template using Aspose...

    forum.aspose.com/t/aspose-cells-docker/288778
  4. Aspos Cell - Java Smart markers for Pojo not wo...

    Hi Aspose Team, Aspose.Cell version 23.10 I am doing POC on creating an excel file using smart markers and POJO data source in java but it’s not working as expected. I have followed the below documentation but still d…...= new WorkbookDesigner(new Workbook(dataDir + “TestSmartMarkers...= new WorkbookDesigner(new Workbook(filePath + "TestSmartMarkers...

    forum.aspose.com/t/aspos-cell-java-smart-marker...
  5. DisplayUnitLabel类 | Aspose.Cells for Python via...

    DisplayUnitLabel类 DisplayUnitLabel类 表示显示单元标签。 继承: DisplayUnitLabel → ChartTextFrame → ChartFrame DisplayUnitLabel 类型公......cells import Workbook from aspose.cells.charts import...Instantiating a Workbook object workbook = Workbook () # Adding a...

    reference.aspose.com/cells/python-net/zh/aspose...
  6. Aspose.Cells.CellsException: Invalid cell name:...

    Hello, I have a presentation in our production environment where a routine is throwing an error from Aspose.Cells. The exception is the Aspose.Cells.CellsException. The message reads exclusively: Invalid cell name: Sys…...thrown at the line: using Workbook wb = new(ms); Here is the...cannot find any issue. The workbook can be instantiated successfully...

    forum.aspose.com/t/aspose-cells-cellsexception-...
  7. Class EbookLoadOptions | Aspose.Cells for .NET ...

    Aspose.Cells.EbookLoadOptions class. Represents options when importing an ebook file...format, you should not save the workbook as excel file format later...initializing styles of the workbook(Inherited from LoadOptions...

    reference.aspose.com/cells/net/aspose.cells/ebo...
  8. Shapes not being applied on top of Excel file -...

    Howdy, We are using Aspose.Cells for adding shapes (i.e., watermarks) on top of Excel files and noticing an issue with them not being applied to a sheet. In particular, there seems to be a bug with how cell data is det…...code as follows: Workbook workbook = new Workbook(filePath + "test-spreadsheet..."test-spreadsheet.xlsx"); int sheetCount = workbook.getWorksheets().getCount();...

    forum.aspose.com/t/shapes-not-being-applied-on-...
  9. GridJsWorkbook.Settings | Aspose.Cells for .NET...

    GridJsWorkbook property. Represents the Workbook settings...Settings property Represents the workbook settings. public GridWorkbookSettings...

    reference.aspose.com/cells/net/aspose.cells.gri...
  10. Check if VBA Project is Protected and Locked fo...

    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....Check if VBA project in a Workbook is Signed Copy VBA Macro UserForm...DesignerStorage from Template to Target Workbook...

    docs.aspose.com/cells/java/check-if-vba-project...