Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 161,041 for

workbook

(0.09 sec)
  1. Repair excel file via Java | products.aspose.com

    Repair a corrupt excel file using Java. Recovery tool to repair corrupted excel file within Java application....Workbook; import com.aspose.cells.WarningInfo;...by creating an instance of Workbook, using the inheritance class...

    products.aspose.com/cells/java/recovery/
  2. Repair xlsx file via Java | products.aspose.com

    Repair a corrupt xlsx file using Java. Recovery tool to repair corrupted xlsx file within Java application....by creating an instance of Workbook, using the inheritance class...to the code above. Save the workbook, the corrupted xlsx file will...

    products.aspose.com/cells/java/recovery/repair-...
  3. Search and replace text in XLSM document via Ja...

    Java sample code to redact sensitive information in XLSM file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Save the workbook. System Requirements Aspose...XLSM Files - Java Workbook workbook = new Workbook(dataDir + "sourceFile...

    products.aspose.com/cells/java/redaction/xlsm/
  4. Update XLTM File using .NET | products.aspose.com

    Modify XLTM documents in C# VB.NET applications without using Microsoft Excel....NET Create new Workbook class object having the source...Format) Edit XLSB (Excel Binary Workbook) Edit XLSM (Macro-enabled...

    products.aspose.com/total/net/update/xltm/
  5. Merge TSV Files via Java | products.aspose.com

    Java sample code to combine TSV documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....TSV file with an instance of Workbook class. Load the second TSV...document with an instance of Workbook class. Merge files using combine()...

    products.aspose.com/cells/java/merger/tsv/
  6. Excel set print horizontal and convert excel to...

    Hello, I have a excel set the print horizontal and conver excel to pdf, but the text box not visible. Workbook Workbook = new Workbook("test.xlsx"); Workbook.save("test.pdf"); test.zip (245.1 KB)... Workbook workbook = new Workbook("test.xlsx");...xlsx"); workbook.save("test.pdf"); test.zip (245.1 KB) simon.zhao November...

    forum.aspose.com/t/excel-set-print-horizontal-a...
  7. Export XLT to WORD in Android or with free Onli...

    Android API to Convert XLT to WORD without using Microsoft Word or online. Test free XLT to WORD online converter quickly before integrating the code....to WORD Open XLT file using Workbook class Convert XLT to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  8. Aspose::Cells::Drawing::TextEffectFormat class ...

    Aspose::Cells::Drawing::TextEffectFormat class. Contains properties and methods that apply to WordArt objects in C++....//Instantiating a Workbook object Workbook workbook ; ShapeCollection...ShapeCollection shapes = workbook . GetWorksheets (). Get ( 0 ). GetShapes...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  9. Aspose.Cells 8.7.1 中的公共 API 更改|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....//Create workbook object Workbook workbook = new Workbook (); //Access...worksheet Worksheet worksheet = workbook . Worksheets [ 0 ]; //Add...

    docs.aspose.com/cells/zh/net/public-api-changes...
  10. FormulaSettings.CalculationId | Aspose.Cells fo...

    FormulaSettings property. Specifies the version of the calculation engine used to calculate values in the Workbook...to calculate values in the workbook. public string CalculationId...results of all formulas on this workbook immediately after loading...

    reference.aspose.com/cells/net/aspose.cells/for...