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

custom data

(0.06 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. Manage Presentation Content in Python|Aspose.Sl...

    Create, edit, and extract presentation content with Aspose.Slides for Python via .NET—get code examples for text, images, shapes, charts; PPT, PPTX and ODP....Presentations with Python Create and Customize PowerPoint Charts in Python...SmartArt in Python Create and Customize PowerPoint Tables in Python...

    docs.aspose.com/slides/python-net/presentation-...
  3. How to Format Number to Fraction with C++|Docum...

    This article will introduce how to format numbers to fractions using Aspose.Cells for C++ API....particularly when you’re working with data that is naturally expressed...numbers as fractions can make data easier to read and understand...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  4. Export CSV to DOT in Android or with free Onlin...

    Android API to Convert CSV to DOT without using Microsoft Word or online. Test free CSV to DOT online converter quickly before integrating the code....useful way to store and share data. CSV (Comma Separated Values)...tabular data. It is widely used in data analysis and data exchange...

    products.aspose.com/total/android-java/conversi...
  5. 用C++加载特定工作表的工作簿|Documentation

    学习如何使用 Aspose.Cells 和 C++ 加载特定工作表以提升性能和减少内存使用。...// Override StartSheet to customize loading behavior void StartSheet...Worksheet & sheet ) override { // Custom logic for loading specific...

    docs.aspose.com/cells/zh/cpp/load-specific-work...
  6. 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...
  7. Unable to add CustomPart - Free Support Forum -...

    I’m sure I’m missing something but cannot get a json string into a docX file public static void EmbedJsonFileInDocx(string docxFilePath, string jsonPath, bool useAspose) { string json = String.Empty; …...Data = bytes; mypart.RelationshipType = "custom"; mypart...the CustomPart . Instead of "custom" , use a proper relationship...

    forum.aspose.com/t/unable-to-add-custompart/324892
  8. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.DataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.Data](../Data/) content....data content. get dataChecksum ()...using the data of the corresponding custom XML data part. richText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Manage Presentation Content on Android|Aspose.S...

    Create, edit, and extract presentation content with Aspose.Slides for Android—get Java code examples for text, images, shapes, charts; PPT, PPTX and ODP....Zoom on Android Create and Customize PowerPoint Charts on Android...Objects on Android Create and Customize PowerPoint SmartArt on Android...

    docs.aspose.com/slides/androidjava/presentation...