Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 18,254 for

custom data

(0.17 sec)
  1. How to set up series. Points. DataLabel. LinkSo...

    image.png (12.2 KB) image.png (48.7 KB) Still unable to take effect, I used WPS to create charts and series, using the same code. The files created by WPS can take effect, but using aspose.cells doesn’t test.zip (12.8…...only sets the series, points, data‑label and link‑source. var wb...= wb.Worksheets[0]; // … add data … var chart = ws.Charts.Add(ChartType...

    forum.aspose.com/t/how-to-set-up-series-points-...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for Java recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....in software development and data exchange. The de facto standard...Language (XML), a universal data exchange and storage format...

    docs.aspose.com/ocr/java/save-file/
  3. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowSeriesName method. Returns or sets a Boolean to indicate the series name display behavior for the Data labels of the entire series. true to show the series name; false to hide. By default false in C++....name display behavior for the data labels of the entire series...Examples Shows how to work with data labels of a bubble chart. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL....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...
  5. Features|Aspose.Imaging for .NET

    C# image processing library core features includes read and write images, draw images, process images and convert between formats....Ico Raw Data Processing Bmp (v2.4, partly only raw data load) Gif...Rotate Flip Scale Cache system Custom user images Sha-2 certificate...

    docs.aspose.com/imaging/net/features/
  6. 用C++添加自定义XML部分并按ID选择|Documentation

    了解如何用Aspose.Cells和C++在Excel文件中添加和选定自定义XML部分。...workbook Workbook wb ; // Some data in the form of byte array //...1 , 2 , 3 }; // Create four custom xml parts wb . GetCustomXmlParts...

    docs.aspose.com/cells/zh/cpp/add-custom-xml-par...
  7. ChartDataLabelCollection.show_bubble_size prope...

    ChartDataLabelCollection.show_bubble_size property. Allows to specify whether bubble size is to be displayed for the Data labels of the entire series...size is to be displayed for the data labels of the entire series...overridden for an individual data label with using the ChartDataLabel...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Features|CAD 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....JPEG Raw Data Processing Bmp (v2.4, partly only raw data load) Gif...Rotate Flip Scale Cache system Custom user images Sha-2 certificate...

    docs.aspose.com/cad/javascript-net/getting-star...
  9. DICOM XML Serialization/Deserialization|Aspose....

    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....XML-based representation of DICOM data is crucial for modern applications...human-readable or easily parsable data formats such as XML. This document...

    docs.aspose.com/medical/net/developer-guide/90-...
  10. Load Specific Worksheets in a Workbook with C++...

    Learn how to load specific worksheets in a workbook using Aspose.Cells with C++ to improve performance and reduce memory usage....// Override StartSheet to customize loading behavior void StartSheet...Worksheet & sheet ) override { // Custom logic for loading specific...

    docs.aspose.com/cells/cpp/load-specific-workshe...