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

custom data

(0.42 sec)
  1. Convert WORD to CSV in C++ or with free Online ...

    C++ API to Convert WORD to CSV or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to CSV online converter quickly before integrating the code....are widely used for data storage and data exchange between different...They are also used for data analysis and data visualization. By converting...

    products.aspose.com/total/cpp/conversion/word-t...
  2. Advanced Techniques for Extracting Text from PP...

    Learn how to streamline your workflows by extracting text from PPT, PPTX, and ODP presentations. Explore the differences between binary and XML-based formats, discover best practices, and integrate extracted content into search, analytics, and accessibility solutions....automating business processes , data analytics , and streamlining...quick retrieval of pertinent data from large presentation archives...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  3. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about Custom filter, CSS Selector, or XPath usage....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/net/html-navigation/
  4. 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/java/aspose-cells-gridjs/...
  5. 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...
  6. 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...
  7. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...recognition Process the decoded data and output the results //open...//recognize PDF417, QR Code, Data Matrix, and Aztec barcode types...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  8. Convert EPUB to BMP in C# – Aspose.HTML for .NET

    Convert EPUB to BMP in C# using Aspose.HTML API. Consider various EPUB to BMP conversion scenarios in C# examples. Try online EPUB Converter....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/net/convert-epub-to-bmp/
  9. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc....// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/modifing-form/
  10. 用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|Documentation

    本文介绍如何使用C++加载一个现有的Excel文件或创建一个新文件,通过Aspose.Cells提供的方法实现自定义计算引擎并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...接口,该接口具有一个 Calculate(CalculationData data) 方法。该方法会针对所有公式进行调用。在这个方法中,我们捕获了...CalculationData & data ) override { U16String funcName = data . GetFunctionName...

    docs.aspose.com/cells/zh/cpp/implement-custom-c...