Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 19,618 for

custom data

(0.21 sec)
  1. 用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...
  2. CustomXmlPart.DataChecksum | Aspose.Words for .NET

    Discover the CustomXmlPart DataChecksum property, ensuring Data integrity with a reliable CRC checksum for your XML content. Enhance your Data's reliability!...check (CRC) checksum of the Data content. public long DataChecksum...using the data of the corresponding custom XML data part. richText...

    reference.aspose.com/words/net/aspose.words.mar...
  3. 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....url: /zh/javascript-cpp/add-custom-xml-parts-and-select-them-by-id/...> < title > Add and Select Custom XML Parts Example </ title...

    docs.aspose.com/cells/zh/javascriptcpp/develope...
  4. 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...
  5. 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/
  6. Read Axis Labels after Calculating the Chart wi...

    Learn how to read axis labels in Aspose.Cells for C++ after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....England Disable Text Wrapping for Data Labels of the Chart with Golang...Golang via C++ Adding Custom Labels to Data Points in the Series...

    docs.aspose.com/cells/go-cpp/read-axis-labels-a...
  7. 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-...
  8. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API....especially when you are working with data that includes time or scheduling...event planning, or historical data. Helps in Sorting and Filtering:...

    docs.aspose.com/cells/javascript-cpp/format-num...
  9. 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-...
  10. WRAPCOLS Excel function - Free Support Forum - ...

    We are considering purchasing a new Aspose Cells license but one of the functions we would need is the WRAPCOLS function which is not currently supported. Are there any plans to add support for this?... You can create a custom function that mimics the behavior...WRAPCOLS by manipulating the data in your workbook. Code Here’s...

    forum.aspose.com/t/wrapcols-excel-function/314748