Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 161,013 for

workbook

(0.13 sec)
  1. VerticalPageBreak类 | Aspose.Cells for Python vi...

    VerticalPageBreak类 VerticalPageBreak类 封装表示垂直分页符的对象。 VerticalPageBreak 类型公开了以下成员: 特性 属性 描述 start_row 获取垂直分页符的起始行索引。 en......cells import Workbook excel = Workbook () # Add a pagebreak...

    reference.aspose.com/cells/python-net/zh/aspose...
  2. PdfSecurityOptions | Aspose.Cells for .NET API 参考

    PdfSecurityOptions 的构造函数... Workbook wb = new Workbook (); wb . Worksheets...

    reference.aspose.com/cells/zh/net/aspose.cells....
  3. CalculateFormulas | Aspose.Sildes for .NET API ...

    Calculates all formulas in the Workbook and updates corresponding cells values....Calculates all formulas in the workbook and updates corresponding...condition CellCircularReferenc Workbook contains formulas with a circular...

    reference.aspose.com/slides/net/aspose.slides.c...
  4. Threaded Comments in Excel using Python

    Use the Python Excel API to programmatically read, add, edit, and delete threaded comments from an Excel worksheet....Create an instance of the Workbook class. Add an author to the...Save the Excel file using the Workbook.save(string) method. The following...

    blog.aspose.com/cells/threaded-comments-in-exce...
  5. Convert PCL to XLSM via C# API | products.aspos...

    C# API to Convert PCL File to XLSM without using Microsoft Excel or Adobe Reader...Load XLSX document by using Workbook class Save the document to...watermark, you can create a new Workbook object and open the converted...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Create and Format Table|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 an Worksheets collection...

    docs.aspose.com/cells/cpp/create-and-format-table/
  7. ChartDataWorkbook | Aspose.Slides for Java API ...

    Provides access to embedded Excel Workbook...Provides access to embedded Excel workbook Methods Method Description...Calculates all formulas in the workbook and updates corresponding...

    reference.aspose.com/slides/java/com.aspose.sli...
  8. TextBoxCollection | Aspose.Cells for Java API R...

    Encapsulates a collection of objects....//Instantiating a Workbook object Workbook workbook = new Workbook(); //get...TextBoxCollection textBoxCollection = workbook.getWorksheets().get(0).getTextBoxes();...

    reference.aspose.com/cells/java/com.aspose.cell...
  9. C++ API to Convert PDF to XLTX | products.aspos...

    Convert PDF to XLTX via C++ API without using Microsoft Excel or Adobe Reader...PDF to XLSB (Excel Binary Workbook) Convert PDF to XLSM (Macro-enabled...Template file used to create new workbooks with predefined formatting...

    products.aspose.com/total/cpp/conversion/pdf-to...
  10. An image becoming all white and text corruption...

    Hello Aspose, I am trying to convert ms Excel files to PDF on the environment Docker + Linux (Ubuntu 18.04.5 LTS). Among the outputs, I can find at least one image in which text corruption arises. Besides, I can find …...an Excel file Workbook workbook = new Workbook(filepath); //...Save the entire file as PDF workbook.Save(args[1] + "/" + filename...

    forum.aspose.com/t/an-image-becoming-all-white-...