Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,468 for

custom function

(0.06 sec)
  1. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a Function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a hyperlink base. On the File…... 7:04pm 1 Hello, I need a function to change the HyperlinkBase...Cells .Net doesn’t has the function: workbook.Settings.HyperlinkBase...

    forum.aspose.com/t/change-hyperlinkbase/314798
  2. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your Custom se…...PDF conversion on an Azure Function app running .NET 8 on Linux...problem, you can set up your custom set of fonts, following this...

    forum.aspose.com/t/html-to-pdf-conversion-fails...
  3. How to Manage Exchange Server Folders using EWS...

    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.... Access Custom Folders/Subfolders IEWSClient...lets developers access any custom folder or subfolder from the...

    docs.aspose.com/email/net/manage-folders-on-exc...
  4. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...Custom; validation.Formula1 = $""...)"""; I’ve made a comparable function for checking if something...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  5. 用C++直接计算自定义函数,无需在工作表中编写|Documentation

    本文介绍如何使用Aspose.Cells库在Microsoft Excel中直接计算自定义函数,而无需在工作表中编写函数。 通过加载现有的Excel文件或创建一个新的Excel文件,我们可以使用Aspose.Cells提供的方法来计算自定义函数并获得结果。 最后,我们将修改后的Excel文件保存到磁盘。...a calculation options with custom engine CalculationOptions opts...you can call your own custom function without // a need to write...

    docs.aspose.com/cells/zh/cpp/direct-calculation...
  6. Different Ways to Open Files|Documentation

    This article explains how to open an excel file using Aspose.Cells for .NET API.... To do this, create a custom function that inherits the LoadFilter...

    docs.aspose.com/cells/net/different-ways-to-ope...
  7. Public API Changes in Aspose.Cells 8.5.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....one parameter for the custom function is cell reference, in old...referred area. However, for many functions and users the cell values...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Consolidation Function Custom sorting in Pivot Table Customize Globalization...

    docs.aspose.com/cells/net/create-pivot-table/
  9. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++....>> ( static_cast < std :: function < bool ( System :: SharedPtr...>> ( static_cast < std :: function < bool ( System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Cell formula doesn't get set with formula witho...

    Hi team, I have a formula which is referring to Custom Function but in a different workbook. I’m trying to remove the reference part by replacing the formula (without ref), but it remains the same! In attached workbook…...which is referring to Custom Function but in a different workbook...doesn’t matter what the custom function is, e.g. the following...

    forum.aspose.com/t/cell-formula-doesnt-get-set-...