Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 19,441 for

custom data

(0.46 sec)
  1. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this Custom XML part within an OOXML document in C++....string that identifies this custom XML part within an OOXML document...that is unique among all custom XML data parts in this document...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly.... Return Value A data source object that will provide...provide access to the data records of the specified table. Remarks...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Create DICOM file|Aspose.Medical for .NET Docum...

    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....be initialized before adding data, use the parameterless constructor...DicomFile dicomFile = new (); // Add data to the newly created DICOM file...

    docs.aspose.com/medical/net/developer-guide/cre...
  4. 使用Node.js的C++实现自定义计算引擎,以扩展Aspose.Cells的默认计算引擎|D...

    本文介绍如何通过使用 C++ 版 Aspose.Cells 库在 Node.js 中实现自定义计算引擎,从而扩展默认的计算引擎。加载现有的 Excel 文件或创建新文件,使用提供的方法并保存修改后的 Excel 文件。...,其中包含一个 calculate(CalculationData data) 方法。该方法会对所有公式调用。在此方法中,我们捕获 TODAY...Calculate method with custom logic calculate ( data ) { // Check the...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  5. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....information how we can extract data from some data source to a splendid...exports data from an XML file (You may also utilize other data sources)...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Report In Python

    Generate reports in Python and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Python via .NET reporting tools....automation using templates and custom data This report generator provides...formats based on templates and custom data using Python. DOCX Python...

    products.aspose.com/words/python-net/report/
  7. IMailMergeDataSourceRoot class | Aspose.Words f...

    aspose.words.mailmerging.IMailMergeDataSourceRoot class. Implement this interface to allow mail merge from a Custom Data source with master-detail Data....merge from a custom data source with master-detail data. Methods...Methods Name Description get_data_source(table_name) The Aspose.Words...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IStructuredDocumentTag.xml_mapping property | A...

    IStructuredDocumentTag.xml_mapping 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. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SSRS Barcode Generator | Aspose.BarCode for Rep...

    Add 1D and 2D barcodes to Microsoft SQL Server Reporting Services reports. Use a visual report item in RDL, render high-resolution barcodes, and deploy on SSRS 2008 R2 through 2022....inside SSRS reports using a Custom Report Item. Design in Visual...SSRS reports scannable without custom rendering code Aspose.BarCode...

    products.aspose.com/barcode/reporting-services/
  10. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to Customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings.... \\ Data \\ 01_SourceDirectory \\ " );...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-fill-settings/