Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 19,598 for

custom data

(0.12 sec)
  1. Convert Mesh to Triangle Mesh and Primitive Sha...

    Aspose.3D for .NET API allows developers to convert any mesh object to triangle mesh with Custom memory layout of the vertex. The Custom memory layout of the Vertex is defined using the Struct or dynamically by VertexDeclaration class in the code examples....Mesh to Triangle Mesh with Custom Memory Layout of the Vertex...mesh with custom memory layout of the vertex. The custom memory...

    docs.aspose.com/3d/net/convert-mesh-to-triangle...
  2. Customize PowerPoint Fonts in .NET|Aspose.Slide...

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

    docs.aspose.com/slides/net/custom-font/
  3. Aspose::Words::MailMerging namespace | Aspose.W...

    Aspose::Words::MailMerging namespace. The Aspose.Words.MailMerging namespace contains classes of the "original" mail merge reporting engine in C++....Description FieldMergingArgs Provides data for the MergeField event. To...ImageFieldMergingArg Provides data for the ImageFieldMerging()...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. IStructuredDocumentTag.xmlMapping property | As...

    IStructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML Data in a Custom XML part of the current document....structured document tag to XML data in a custom XML part of the current...structured document tag to XML data. Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Microsoft Report Builder and Aspose.BarCode for...

    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....correctly manage custom report code, and custom assemblies like...Visual Studio with SQL Server Data Tools or Microsoft Reporting...

    docs.aspose.com/barcode/reportingservices/micro...
  6. ChartDataLabelCollection.NumberFormat | Aspose....

    Discover the ChartDataLabelCollection NumberFormat property to easily Customize Data label formats for your entire series, enhancing clarity and presentation....to set number format for the data labels of the entire series...how to enable and configure data labels for a chart series. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property Data types for enhanced document management and Customization....PropertyType enumeration Specifies data type of a document property...how to work with a document’s custom properties. Document doc =...

    reference.aspose.com/words/net/aspose.words.pro...
  8. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...Calculate(CalculationData data) { try { var val = data.Cell.Value; data.Cell.Formula...Formula = data.Cell.R1C1Formula = null; data.Cell.Value = val;...

    forum.aspose.com/t/calculateformula-throws-an-e...
  9. 用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...
  10. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using the Aspose.Cells for Java 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/java/how-to-format-number...