Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 161,045 for

workbook

(0.09 sec)
  1. ContentTypeProperty类 | Aspose.Cells for Python ...

    ContentTypeProperty类 ContentTypeProperty类 表示标识符信息。 ContentTypeProperty 类型公开了以下成员: 特性 属性 描述 name 返回或设置对象的名称。 value 返回或......import Workbook # Instantiating a Workbook object workbook = Workbook...Workbook () # Add a new property. workbook . content_type_properties...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. Read CSV File With Multiple Encodings|Documenta...

    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....file into Workbook Workbook workbook = new Workbook ( dataDir...); //Save it in XLSX format workbook . save ( dataDir + "EncodedNewFile_Out...

    docs.aspose.com/cells/java/read-csv-file-with-m...
  3. combine method | Aspose.Cells for Python via .N...

    combine method combine Combines another Workbook object. def combine ( self , second_Workbook ): ... Parameter Type D......another Workbook object. def combine ( self , second_workbook ): ...Description second_workbook Workbook Another Workbook object. Remarks...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. Convert XLS to Byte Array via C# | products.asp...

    C# Sample code for XLS to Byte Array conversion. Use this code for Excel XLS to Byte Array conversion within VB.NET, Asp.NET or any .NET based application....Load input XLS File using Workbook Initialize MemoryStream object...C# Conversion Workbook workbook = new Workbook( "sourceFile.xls"...

    products.aspose.com/cells/net/conversion/xls-to...
  5. Class Protection | Aspose.Cells for .NET API Re...

    Aspose.Cells.Protection class. Represents the various types of protection options available for a worksheet...//Instantiating a Workbook object Workbook workbook = new Workbook (); Worksheet...Worksheet worksheet = workbook . Worksheets [ 0 ]; //Allowing...

    reference.aspose.com/cells/net/aspose.cells/pro...
  6. While converting XLSX to PDF Dynamic marker is ...

    I have applied Dynamic marker in template.xlsx but it is not reflecting in Generated PDF file. JAVA Code . WorkbookDesigner w=new WorkbookDesigner(); Template template=dao.getTemplate(templateID); InputStream inp…...getTemplateData()); Workbook workbook=new Workbook(inputStream); w...w.setWorkbook(workbook); DataSource dataSourse=dao.getTemplateData();...

    forum.aspose.com/t/while-converting-xlsx-to-pdf...
  7. SpreadsheetOptions | Aspose.Sildes for PHP via ...

    SpreadsheetOptions SpreadsheetOptions class Represents options which can be used to specify additional spreadsheets b......for the chart is an external workbook and it’s not available, it...InvalidOperationExce Thrown when external workbook in unavailable and RecoverWorkbookFromC...

    reference.aspose.com/slides/php-java/aspose.sli...
  8. WorkbookRender constructor | Aspose.Cells for P...

    WorkbookRender constructor init The construct of WorkbookRender def __init__ ( self , Workbook , options ): ... Param......WorkbookRender def __init__ ( self , workbook , options ): ... Parameter...Description workbook Workbook Indicate which workbook to be rendered...

    reference.aspose.com/cells/python-net/aspose.ce...
  9. WorkbookPrintingPreview constructor | Aspose.Ce...

    WorkbookPrintingPreview constructor init The construct of WorkbookPrintingPreview def __init__ ( self , Workbook , op......WorkbookPrintingPrev def __init__ ( self , workbook , options ): ... Parameter...Description workbook Workbook Indicate which workbook to be printed...

    reference.aspose.com/cells/python-net/aspose.ce...
  10. Create and Save New Workbooks|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....Türkçe 日本語 Create and Save New Workbooks Contents [ Hide ] Migration...Migration Tips: \1. Create Workbook object \2. Get current Worksheet...

    docs.aspose.com/cells/net/create-and-save-new-w...