Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 161,021 for

workbook

(0.1 sec)
  1. ASPOSE CELLS : Save as PDF : manage Decimal/Tho...

    Hi, I'm using Aspose cells for Java 8.3.0.1. When i'm saving the Workbook with PDF format, it seems that Decimal/Thousands separators are connected to local variables : - On UNIX platform, local variables (LC_NUMERIC…... When i'm saving the workbook with PDF format, it seems...setting the locale of the Workbook instance using the WorkbookSettings...

    forum.aspose.com/t/aspose-cells-save-as-pdf-man...
  2. Zoom Factor using Apache POI and Aspose.Cells|D...

    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....Cells provides a class, Workbook, that represents a Microsoft...Microsoft Excel file. The Workbook class contains a WorksheetCollection...

    docs.aspose.com/cells/java/zoom-factor-using-ap...
  3. 在Python中转换为MHTML文件|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.... M_HTML ) # Instantiate a workbook and open the template XLSX...XLSX file wb = self . Workbook ( filePath ) # Save the MHT file...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  4. Aspose::Cells::Tables::ListObject class | Aspos...

    Aspose::Cells::Tables::ListObject class. Represents a list object on a worksheet. The ListObject object is a member of the ListObjects collection. The ListObjects collection contains all the list objects on a worksheet in C++....Startup (); Workbook workbook ; Cells cells = workbook . GetWorksheets...ListObjectCollection tables = workbook . GetWorksheets (). Get (...

    reference.aspose.com/cells/cpp/aspose.cells.tab...
  5. ShapeCollection class | Aspose.Cells for Python...

    ShapeCollection class ShapeCollection class Represents all the shape in a worksheet/chart. The ShapeCollection type e......import Workbook # Instantiating a Workbook object workbook = Workbook...get ShapeCollection shapes = workbook . worksheets [ 0 ] . shapes...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Public API Changes in Aspose.Cells 8.0.0|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....//Instantiate the Workbook with an object of LoadOptions Workbook book =...= new Workbook ( myDir + "large.xlsx" , options ); Demonstrates...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. 【Aspose Cell】値をセットしたセルのエラーについて - Free Support F...

    複数シート存在するxlsファイルの別シートを削除し、1シートのみ残す処理を行っています。 該当セルは削除するシートのセルを参照するようになっているため、シートの削除前に値をコピーしていますが コピー後のセルで"数値が文字列として保存されています"のエラーが表示されます。 処理としては セルの実際の値をコピー後、不要な2~3シート目を削除 cell.PutValue(cell.StringValue) wb.Worksheet…... Workbook wb = new Workbook(filePath + "壛岺慜Excel..."壛岺慜Excel.xls"); Workbook workbook = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/aspose-cell/262815
  8. Advanced Protection Settings since Excel XP in ...

    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....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/advanced-protection-s...
  9. Worksheet Views|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....Cells provides a class Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/cpp/worksheet-views/
  10. Class ToggleButtonActiveXControl | Aspose.Cells...

    Aspose.Cells.Drawing.ActiveXControls.ToggleButtonActiveXControl class. Represents a ToggleButton ActiveX control...) Workbook { get; } Gets the Workbook object.(Inherited...//Initialize a new workbook. Workbook book = new Workbook (); //Add a...

    reference.aspose.com/cells/net/aspose.cells.dra...