Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 20,614 for

custom data

(0.25 sec)
  1. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range.... It powers data science, machine learning, and...when you need to bring external data into Python for analysis. But...

    blog.aspose.com/cells/convert-numpy-to-excel/
  2. 用 Node.js 和 C++ 实现自定义纸张大小以便渲染|Documentation

    本文说明如何通过 Node.js API 和 C++ 设置自定义纸张大小,以便在将 Excel 文件渲染为 PDF 时使用。... join ( __dirname , "data" ); // Create workbook object...getWorksheets (). get ( 0 ); // Set custom paper size in unit of inches...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  3. Generate CODE16K BarCode Images via Python | pr...

    Create CODE16K symbology BarCode Images using Python applications without using any other software.... who is trying to generate custom CODE16K barcode images via...developers can easily adjust and customize appearance of all barcode...

    products.aspose.com/total/python-net/generate-b...
  4. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event Data. Enhance your workflow!...PageSavingArgs class Provides data for the PageSaving event. To...outFileName ; // 2 - Create a custom stream for the output page...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Set Column Header Tip|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....need to set a tooltip for your custom column while creating the table...getWorkSheets (). get ( 0 ); // Input data into the cells of the first...

    docs.aspose.com/cells/java/set-column-header-tip/
  6. IBarcodeGenerator.GetBarcodeImage | Aspose.Word...

    Effortlessly create Custom barcode images with iBarcodeGenerator's GetBarcodeImage method. Ideal for enhancing your DisplayBarcode field efficiently!...Return Value Stream with image data representing generated barcode...DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator implementation...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert DOTX to EXCEL in C++ or with free Onlin...

    C++ API to Convert DOTX to EXCEL or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to EXCEL online converter quickly before integrating the code....when users need to access the data stored in a DOTX file in a more...is a widely used format for data storage and manipulation. It...

    products.aspose.com/total/cpp/conversion/dotx-t...
  8. Convert RTF to XLSX in C++ or with free Online ...

    C++ API to Convert RTF to XLSX or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLSX online converter quickly before integrating the code....However, it is not suitable for data analysis and manipulation. XLSX...store tabular data. It is widely used for data analysis and manipulation...

    products.aspose.com/total/cpp/conversion/rtf-to...
  9. Recognize DATABAR BarCode Images via Python | p...

    Scan DataBAR symbology barcode images using Python applications without using any other software....developer, who is trying to scan custom DATABAR barcode images via...(CodablockF Barcode) Scan DATAMATRIX (Data Matrix Code) Scan DATABAR (GS1...

    products.aspose.com/total/python-net/recognize-...
  10. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. 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.... join ( __dirname , "data" ); // Instantiating a Workbook...= path . join ( __dirname , "data" ); // Create a workbook const...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...