Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 20,510 for

custom data

(1.17 sec)
  1. Document.CustomXmlParts | Aspose.Words for .NET

    Explore the Document CustomXmlParts property to manage Custom XML Data Storage Parts efficiently. Enhance your document's functionality today!...sets the collection of Custom XML Data Storage Parts. public ...Aspose.Words loads and saves Custom XML Parts into OOXML and DOC...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device....Customize PowerPoint Fonts on Android Contents [ Hide ] Aspose...fonts. See OpenType . Load Custom Fonts Aspose.Slides allows...

    docs.aspose.com/slides/androidjava/custom-font/
  3. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to values in the workbook. As a result the Custom f…...the custom functions are being calculating using old data. The...dependency tree itself. All of the custom function dependencies need...

    forum.aspose.com/t/abstractcalculationengine-de...
  4. XmlMapping.custom_xml_part property | Aspose.Wo...

    XmlMapping.Custom_xml_part property. Returns the Custom XML Data part to which the parent structured document tag is mapped....custom_xml_part property XmlMapping.custom_xml_part property...property Returns the custom XML data part to which the parent structured...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Python via .NET API....it allows users to represent data in a way that is easy to understand...format numbers to time in Excel: Data Representation : Time formatting...

    docs.aspose.com/cells/python-net/how-to-format-...
  6. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Node.js via C++ API....it allows users to represent data in a way that is easy to understand...format numbers to time in Excel: Data Representation : Time formatting...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  7. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for .NET API....it allows users to represent data in a way that is easy to understand...format numbers to time in Excel: Data Representation : Time formatting...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the Data labels of the entire series....to set number format for the data labels of the entire series...how to enable and configure data labels for a chart series. doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage Data label visibility for your series, enhancing your Data visualization experience....sets a flag indicating whether data labels are displayed for the...how to enable and configure data labels for a chart series. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...,其中包含一个 calculate(CalculationData data) 方法。该方法会对所有公式调用。在此方法中,我们捕获 TODAY...< html > < head > < title > Custom Calculation Engine Example...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...