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

custom data

(0.11 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. 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...
  3. Convert MHTML to XPS – Aspose.HTML for .NET

    Convert MHTML to XPS in C# using Aspose.HTML for .NET. Consider the supported MHTML to XPS conversion scenarios in C# examples....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-mhtml-to-xps/
  4. Convert MSG Files to Various Formats in C#|Docu...

    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....MSG file contains the email’s data, including headers, body, attachments...manipulation and processing of email data, especially when integrating...

    docs.aspose.com/email/net/converting-between-fo...
  5. 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/
  6. 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/
  7. Java PPTX 文檔圖表 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...); // Add chart with default data IChart chart = sld.getShapes()...//Setting the index of chart data sheet int defaultWorksheetInde...

    products.aspose.com/slides/zh-hant/java/chart/p...
  8. SmartTag Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SmartTag class, which enhances document editing by identifying smart tags around inline elements like images and fields....CustomNodeId { get; set; } Specifies custom node identifier. virtual Document...Remarks Smart tags is a kind of custom XML markup. Smart tags provide...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Convert SVG to XPS | Aspose.HTML for .NET

    Convert SVG to XPS using Aspose.HTML for .NET. Consider various SVG to XPS conversion scenarios in C# examples. Try online SVG 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-svg-to-xps/
  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...