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

custom data

(0.09 sec)
  1. Convert WORD to XLTM in C++ or with free Online...

    C++ API to Convert WORD to XLTM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to XLTM online converter quickly before integrating the code....store data in a tabular form. It is widely used for data analysis...used to store large amounts of data in a structured format. How...

    products.aspose.com/total/cpp/conversion/word-t...
  2. Change Image Brightness using C#

    Follow this article to change image brightness using C#. It has details to set the IDE, a list of steps, and a sample code to increase brightness of image using C#....RasterImage class Load all pixel data into memory to improve the performance...to RasterImage, cache image data into memory for improved performance...

    kb.aspose.com/imaging/net/change-image-brightne...
  3. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....files, for example, to retrieve data, or to use a designer template...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  4. Customizing the Ribbon XML with JavaScript via ...

    Learn how to Customize the Ribbon XML in Excel using Aspose.Cells for JavaScript via C++....Customizing the Ribbon XML with JavaScript via C++ Contents [...parsing it, Get and set Ribbon XML data. If you want to change the Ribbon...

    docs.aspose.com/cells/javascript-cpp/customizin...
  5. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metaData and text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...can check: Are you using any custom LoadOptions when loading the...options can affect how list data is interpreted. Have you tried...

    forum.aspose.com/t/paragraph-numbering-not-incl...
  6. how to customize UI appearance for modal window...

    This article describes how to Customize UI appearance for modal window in GridJs....Ask AI how to customize UI appearance for modal window in GridJs...system with built-in support for custom styling. Each modal window...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. Compress CSV File using C#

    This topic covers how to compress CSV file using C#. It discusses the environment setup, the stepwise algorithm, and a runnable sample code for CSV file compression using C#....change the number of files and data security, including encryption...protection. Moreover, many custom properties, like setting the...

    kb.aspose.com/zip/net/compress-csv-file-using-c...
  8. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....; // Clear the chart's demo data series to start with a clean...Series . Clear (); // Add a custom series containing date/time...

    reference.aspose.com/words/net/aspose.words.dra...
  9. IStructuredDocumentTag class | Aspose.Words for...

    aspose.words.markup.IStructuredDocumentTag class. Interface to define a common Data for [StructuredDocumentTag](../structureddocumenttag/) and [StructuredDocumentTagRangeStart](../structureddocumenttagrangestart/)....Interface to define a common data for StructuredDocumentTa and...structured document tag to XML data in a custom XML part of the current...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Calculate Formulas|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Calculation of Array Formula of Data Tables Calculation of Excel...Reference Direct calculation of custom function without writing it...

    docs.aspose.com/cells/net/calculate-formulas/