Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 161,039 for

workbook

(0.23 sec)
  1. Specify Job or Document Name while printing wit...

    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....Document Name while printing your workbook or worksheet using the WorkbookRender...Job Name while printing your workbook or worksheet Specify Job or...

    docs.aspose.com/cells/net/specify-job-or-docume...
  2. Convert xlsx to xml, but when the number of row...

    I refer to the link below to convert Excel to xml format. When the number of rows exceeds 65535, the data after 65535 rows is lost. Version info: Aspose.Cells for Net 23.9... Workbook workbook = new Workbook(filePath); SpreadsheetML2003Sav... opts.LimitAsXls = false; workbook.Save(filePath + ".out.xml"...

    forum.aspose.com/t/convert-xlsx-to-xml-but-when...
  3. calculation_id property | Aspose.Cells for Pyth...

    calculation_id property calculation_id property Specifies the version of the calculation engine used to calculate val......to calculate values in the workbook. Remarks This property is...results of all formulas on this workbook immediately after loading...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Printer Drivers supported by Aspose Total - Asp...

    Problem Statement - Requirement to print worksheets to network printers Printer Brand - HP , Xerox, Canon, Ricoh Scenario - Leverage worksheet to be generated using Aspose Library. Request a physical network printer…...features (Sheet to Image and Workbook to image) using the APIs....rendered image of the sheet/workbook to the printer where you need...

    forum.aspose.com/t/printer-drivers-supported-by...
  5. Worksheet to Image Conversion in PHP|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....through Path // Creating a Workbook object and opening an Excel...path $workbook = $ptr -> New ( "Aspose.Cells.Workbook" , array...

    docs.aspose.com/cells/net/worksheet-to-image-co...
  6. GridLoadOptions | Aspose.Cells for Java API Ref...

    Represents the options of loading the file....unparsed data in memory for the Workbook when it is loaded from template...getPassword() Gets the password of the workbook. hashCode() notify() notifyAll()...

    reference.aspose.com/cells/java/com.aspose.grid...
  7. page_index property | Aspose.Cells for Python v...

    page_index property page_index property Gets or sets the 0-based index of the first page to save. Remarks Default is ......PdfSaveOptions , Workbook # Open an Excel file wb = Workbook ( "Book1...

    reference.aspose.com/cells/python-net/aspose.ce...
  8. GridPdfSaveOptions.SetImageResample | Aspose.Ce...

    GridPdfSaveOptions method. Sets desired PPIpixels per inch of resample images and jpeg quality. All images will be converted to JPEG with the specified quality setting and images that are greater than the specified PPI pixels per inch will be resampled... Workbook wb = new Workbook ( "Book1.xlsx" );...

    reference.aspose.com/cells/net/aspose.cells.gri...
  9. Class TxtLoadOptions | Aspose.Cells for .NET AP...

    Aspose.Cells.TxtLoadOptions class. Represents the options for loading text 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/txt...
  10. Converting Worksheet to SVG in Ruby|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....Code def worksheet_to_svg ( workbook ) # Convert each worksheet...into svg format sheet_count = workbook . getWorksheets () . getCount...

    docs.aspose.com/cells/java/converting-worksheet...