Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 20,365 for

custom data

(0.21 sec)
  1. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for Python via .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....comparisons, patterns, and trends in data with charts than with raw numbers...charts at runtime, based on the data in a spreadsheet, is one of...

    docs.aspose.com/cells/python-net/chart-types/
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... In case of custom value type, to specify a value...ErrorBarCustomValues property of the specific data point in the DataPoints collection...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Convert CSV, TSV and TXT to Excel|Documentation

    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.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. Opening CSV files and...

    docs.aspose.com/cells/net/convert-csv-tsv-and-t...
  4. Create PDF Report In C#

    Generate reports and automate documents using PDF templates and Custom Data in C#....using PDF templates and custom data This report generator provides...reports from PDF templates and custom data using C#. PDF Python C# View...

    products.aspose.com/words/net/report/pdf/
  5. Create HTML Report In Java

    Generate reports and automate documents using HTML templates and Custom Data in Java....using HTML templates and custom data This report generator provides...from HTML templates and custom data using Java. HTML Python Java...

    products.aspose.com/words/java/report/html/
  6. Aspose::Words::Markup::CustomPart::get_Data met...

    Aspose::Words::Markup::CustomPart::get_Data method. Contains the Data of this Custom part in C++....:get_Data method Contents [ Hide ] CustomPart::get_Data method...method Contains the data of this custom part. System :: ArrayPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped to XML Data....is successfully mapped to XML data. get isMapped () : boolean Examples...how to set XML mappings for custom XML parts. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words.WebExtensions module | Aspose.Word...

    The Aspose.Words.WebExtensions module provides classes that allow to Customize elements and attributes that extend the XML vocabulary for representing Office Add-ins....provides classes that allow to customize elements and attributes that...between a web extension and the data in the document. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy of this collection and its items....access a document’s arbitrary custom parts collection. doc = aw...aw . Document ( MY_DIR + 'Custom parts OOXML package.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Using ICustomFunction Feature|Documentation

    This article describes how to create a Custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register Custom functions and get the results. Finally, we save the modified Excel file to disk....ICustomFunction feature to implement custom functions with Aspose.Cells...ICustomFunction interface allows to add custom formula calculation functions...

    docs.aspose.com/cells/java/how-to-calculate-cus...