Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 161,039 for

workbook

(0.11 sec)
  1. Your First Aspose.Cells Application - Hello Wor...

    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 an instance of the Workbook class. Apply the license:...Creating a Workbook The following example creates a new workbook from...

    docs.aspose.com/cells/python-java/your-first-as...
  2. HorizontalPageBreak | Aspose.Cells for Java API...

    Encapsulates the object that represents a horizontal page break....//Instantiating a Workbook object Workbook workbook = new Workbook(); //Obtaining...index Worksheet worksheet = workbook.getWorksheets().get(0); //Add...

    reference.aspose.com/cells/java/com.aspose.cell...
  3. Public API Changes in Aspose.Cells 8.0.1|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 a new Workbook Workbook book = new Workbook (); //Set the...automatically created by the Workbook object. In order to change...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Error Decoding CSV File. No imaging component s...

    Hi team, we ran into the following error while trying to convert a CSV file to TIFF. “Error Decoding TestFile.CSV. No imaging component suitable to complete this operation was found.” Aspose.Cells 23.8.0.0 Could you …... To render workbook/worksheet to image such as...need to load the csv as a Workbook instance, for your reference...

    forum.aspose.com/t/error-decoding-csv-file-no-i...
  5. Question about division by zero (DIV/0) error t...

    Hi, I have an Excel Workbook that uses the NPER function but it causes a #DIV/0! division by zero error in Microsoft Excel. Here is an example Workbook: TestCase08.zip (6.6 KB) However, if I use Apose.Cells .NET versi…...2:31am #1 Hi, I have an Excel workbook that uses the NPER function...Excel. Here is an example workbook: TestCase08.zip (6.6 KB) However...

    forum.aspose.com/t/question-about-division-by-z...
  6. Aspose::Cells::WorkbookSettings::IsDefaultEncry...

    Aspose::Cells::WorkbookSettings::IsDefaultEncrypted method. Indicates whether encrypting the Workbook with default password if Structure and Windows of the Workbook are locked in C++....Indicates whether encrypting the workbook with default password if Structure...Structure and Windows of the workbook are locked. bool Aspose ::...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  7. Image for OLE is not proper inside PPT - Free S...

    Hi! Aspose team, I have the requirement to display ole object inside PPT. OLE Object is fine. But the image which I am creating for the worksheet is not coming proper. The Text in the image for the cell is getting cu…...Create a workbook Workbook workbook = new Workbook(dataDir+"Example...11; Worksheet dataSheet = workbook.getWorksheets().get(0); dataSheet...

    forum.aspose.com/t/image-for-ole-is-not-proper-...
  8. Unlock XLS document via Java | products.aspose.com

    Java sample code to unlock password protected XLS file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....unlock XLS via Java Instantiate Workbook class with path to protected...method Remove Workbook protection with Workbook.Unprotect method...

    products.aspose.com/cells/java/unlock/xls/
  9. WriteWorkbookStream() | Aspose.Slides for C++ A...

    Initializes the internally contained Excel Workbook with user-specified value....internally contained Excel workbook with user-specified value...containing the entire Excel workbook. See Also Typedef SharedPtr...

    reference.aspose.com/slides/cpp/aspose.slides.c...
  10. Data|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....Formatting Create Named Range in a Workbook Creating Subtotals Find or...Manipulate Named Range in a Workbook Precedents and Dependents...

    docs.aspose.com/cells/cpp/data/