Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 160,984 for

workbook

(0.09 sec)
  1. 设置工作表的背景图片|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....ApplicationClass (); //Add a Workbook. Excel . Workbook objBook = ExcelApp...ExcelApp . Workbooks . Add ( System . Reflection . Missing . Value...

    docs.aspose.com/cells/zh/net/set-background-pic...
  2. Reading CSV File with Multiple Encodings|Docume...

    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 ( filePath...); //Save it in XLSX format workbook . save ( filePath + ".out...

    docs.aspose.com/cells/java/reading-csv-file-wit...
  3. Display String in Worksheet Cell|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.... Workbook myWorkbook = this . Application . Workbooks . Open...Aspose.Cells Workbook myWorkbook = new Workbook ( fileName );...

    docs.aspose.com/cells/net/display-string-in-wor...
  4. Aspose::Cells::FontSetting class | Aspose.Cells...

    Aspose::Cells::FontSetting class. Represents a range of characters within the cell text in C++....//Instantiating a Workbook object Workbook workbook ; //Adding a new...worksheet to the Excel object workbook . GetWorksheets (). Add ();...

    reference.aspose.com/cells/cpp/aspose.cells/fon...
  5. Class PictureCollection | Aspose.Cells for .NET...

    Aspose.Cells.Drawing.PictureCollection class. Encapsulates a collection of Picture objects...//Instantiating a Workbook object Workbook workbook = new Workbook (); //get...PictureCollection pictures = workbook . Worksheets [ 0 ]. Pictures...

    reference.aspose.com/cells/net/aspose.cells.dra...
  6. ChartData | Aspose.Slides for Java API Reference

    Represents data used for a chart plotting....internally contained Excel workbook it into an in-memory stream...internally contained Excel workbook with user-specified value...

    reference.aspose.com/slides/java/com.aspose.sli...
  7. IChartData | Aspose.Slides for Java API Reference

    Represents data used for a chart plotting....internally contained Excel workbook it into an in-memory stream...internally contained Excel workbook with user-specified value...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. Workbook.Settings | Aspose.Cells for .NET API R...

    Workbook property. Represents the Workbook settings...Workbook.Settings Workbook.Settings property Represents the workbook...workbook settings. public WorkbookSettings Settings { get ; }...

    reference.aspose.com/cells/net/aspose.cells/wor...
  9. Create TSV Files via C# | products.aspose.com

    TSV creater. Create TSV files in C# code. Generate TSV files using VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/create/tsv/
  10. Create MS Excel XLSX Files via C# | products.as...

    XLSX creater. Create XLSX files in C# code. Generate MS Excel XLSX files using VB.NET, Asp.NET or any .NET based application....in your class file Create Workbook class instance. Access the...the first worksheet of the workbook. Get the desired cell(s) of...

    products.aspose.com/cells/net/create/xlsx/