Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 19,587 for

custom data

(0.27 sec)
  1. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market Data, including the high, low, and close prices, onto a chart for better analysis and visualization....stock chart uses four columns of data. The first column is a category...LegendPositionType . Bottom ; // Set data range (range and orientation)...

    docs.aspose.com/cells/javascript-cpp/create-hig...
  2. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Java with concise code examples, compatible with PPT and PPTX to automate presentation workflows....specified chart’s data label will be displayed as data callout or as...as data label. Presentation pres = new Presentation (); try {...

    docs.aspose.com/slides/java/callout/
  3. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and PPTX to automate presentation workflows....specified chart’s data label will be displayed as data callout or as...as data label. Presentation pres = new Presentation (); try {...

    docs.aspose.com/slides/androidjava/callout/
  4. Convert SVG to XPS | Aspose.HTML for .NET

    Convert SVG to XPS using Aspose.HTML for .NET. Consider various SVG to XPS conversion scenarios in C# examples. Try online SVG Converter....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/net/convert-svg-to-xps/
  5. Online PPT to XLAM Conversion or Build .NET bas...

    Free online app to convert PPT to XLAM files. .NET C# conversion library code for PPT documents....However, when working with dynamic data, add-ins like XLA (Excel Add-in)...enabling better decision-making. Data-Driven Presentations : Use XLA...

    products.aspose.com/total/net/conversion/ppt-to...
  6. 用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|Documentation

    本文介绍如何使用C++加载一个现有的Excel文件或创建一个新文件,通过Aspose.Cells提供的方法实现自定义计算引擎并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...接口,该接口具有一个 Calculate(CalculationData data) 方法。该方法会针对所有公式进行调用。在这个方法中,我们捕获了...CalculationData & data ) override { U16String funcName = data . GetFunctionName...

    docs.aspose.com/cells/zh/cpp/implement-custom-c...
  7. CustomPartCollection.Clear | Aspose.Words for .NET

    Effortlessly clear your CustomPartCollection with our efficient Clear method, removing all elements for seamless management and enhanced performance....access a document’s arbitrary custom parts collection. Document...doc = new Document ( MyDir + "Custom parts OOXML package.docx" );...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Online OTT to XLTX Conversion or Build .NET bas...

    Free online app to convert OTT to XLTX files. .NET C# conversion library code for OTT documents....Document from Stream via C#, Add Custom Properties in XLTX File via...However, when working with dynamic data, spreadsheets like Excel become...

    products.aspose.com/total/net/conversion/ott-to...
  9. KML

    KML (Keyhole Markup Language) is a file format used to display geographic Data in an Earth browser, such as Google Earth or Google Maps. It uses a markup language to define points, lines, polygons, and other geographic features, allowing users to create and share Custom maps and overlays....format used to display geographic data in an Earth browser, such as...allowing users to create and share custom maps and overlays. Download...

    products.aspose.com/gis/net/gis-formats/kml/
  10. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....getMyDir() + "CD collection data.xml", false, "text/xml", "XML"...getMyDir() + "CD collection data.xml", false, "text/xml", "XML"...

    reference.aspose.com/words/java/com.aspose.word...