Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 24,028 for

data source

(0.07 sec)
  1. Protect ODS document Online with password and u...

    Online ODS file password protection app. C++ API code to apply password protection on ODS spreadsheets....(fontconfig and mesa-glu open-source packages) in [Product Docu...spreadsheet data and is commonly used by open source office suites...

    products.aspose.com/total/cpp/protect/ods/
  2. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API....properties allows the image data to be saved only once. This...# For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/python-net/enable-css-cus...
  3. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for JavaScript via C++....visual representation of the data in a pivot table. Pivot charts...explore, and present summary data. Here are some key features...

    docs.aspose.com/cells/javascript-cpp/how-to-add...
  4. How to Convert TSV to Excel in Node.js

    This short topic explains how to convert TSV to Excel in Node.js. It covers all the required details like the configuration steps, step-wise process and a working sample code that changes TSV to XLSX in Node.js....convert TSV to XLSX Set the source file format that is required...LoadOptions class instance Load the source TSV file using an instance...

    kb.aspose.com/cells/nodejs/how-to-convert-tsv-t...
  5. Create Pivot Charts in xlsx4j|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....graphical representation of the data in a pivot table. Pivot charts...even easier to understand the data since the pivot table creates...

    docs.aspose.com/cells/java/create-pivot-charts-...
  6. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  7. 使用C++渲染自定义日期格式g和ge mm dd|Documentation

    Aspose.Cells是一个支持使用自定义日期格式 g 和 ge 渲染日期的C++库。本文将描述如何使用Aspose.Cells库渲染自定义日期格式,以便用户可以控制日期的显示方式。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/render-custom-date...
  8. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....OdsPageBackground class by loading the source ODS file and reading the background...(); U16String srcDir ( u "../Data/01_SourceDirectory/" ); U16String...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  9. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....Description DATA_LOSS_CATEGORY Some text/char/image or other data will...document following save. DATA_LOSS Generic data loss, no specific code...

    reference.aspose.com/words/python-net/aspose.wo...
  10. detect_areas_mode_enum::DOCUMENT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::DOCUMENT algorithm....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Fine-tune recognition...

    docs.aspose.com/ocr/cpp/areas-detection/document/