Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 105,263 for

workbook

(0.6 sec)
  1. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...been registered before the workbook (or the specific worksheet)...is added before any call to Workbook.Calculate , Worksheet.Calculate...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  2. 通过Node.js via C++嵌入附件到PDF|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将Ole对象作为附件嵌入到PDF中。... Workbook ( filePath ); // Set to embed...

    docs.aspose.com/cells/zh/nodejs-cpp/embed-attac...
  3. Customizing the Ribbon XML with C++|Documentation

    Learn how to customize the Ribbon XML in Excel files using Aspose.Cells with C++....01_SourceDirectory \\ " ); Workbook wb ( srcDir + u "aspose-sample...

    docs.aspose.com/cells/cpp/customizing-the-ribbo...
  4. Decrease the Calculation Time of Cell.Calculate...

    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....we recommend users to call Workbook.CalculateFormula() method...not want to calculate entire workbook. They just want to calculate...

    docs.aspose.com/cells/java/decrease-the-calcula...
  5. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell through the Aspose.Cells for .NET API.... Finally, it saves the workbook as the output Excel file ...

    docs.aspose.com/cells/net/access-and-update-the...
  6. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Python via .NET API.... Finally, it saves the workbook as the output Excel file (5112366...

    docs.aspose.com/cells/python-net/access-and-upd...
  7. Generate Thumbnail of the Worksheet with Node.j...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for Node.js via C++. Create small images for previews in documents and presentations.... Workbook ( filePath ); // Define ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/generate-thumb...
  8. 使用C++处理Shape或Chart的ThreeDFormat|Documentation

    学习如何用C++操控形状或图表的3D格式。...excel file containing a shape Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/zh/cpp/working-with-the-t...
  9. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, HTML, TXT and other popular formats using Aspose.Cells for Python via Java API....Adjust worksheets within workbooks Protect / unprotect worksheets...to be converted Workbook wkbk= new Workbook(SD_PATH + "template...

    products.aspose.com/cells/python-java/
  10. Support for TOCOL function in version 24.2.0.0 ...

    Hi, In my application, I am writing some value in my Workbook and then using CalculateFormula() to recalculate the Workbook because the written value can impact the values in other cells. But I am noticing the cells tha…...am writing some value in my workbook and then using CalculateFormula()...CalculateFormula() to recalculate the workbook because the written value...

    forum.aspose.com/t/support-for-tocol-function-i...