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

custom data

(0.11 sec)
  1. Generate PDF417 BarCode Images via Python | pro...

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

    products.aspose.com/total/python-net/generate-b...
  2. Convert DOT to FODS in C++ or with free Online ...

    C++ API to Convert DOT to FODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to FODS online converter quickly before integrating the code....store data in a tabular format, and it is used to store data in...to FODS in order to use the data stored in DOT format in a spreadsheet...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Convert RTF to XLS in C++ or with free Online C...

    C++ API to Convert RTF to XLS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to XLS online converter quickly before integrating the code....However, it is not suitable for data analysis and manipulation. XLS...for storing and manipulating data. Therefore, it is necessary...

    products.aspose.com/total/cpp/conversion/rtf-to...
  4. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText method. Gets or sets whether to display barcode Data (text) along with image in C++....sets whether to display barcode data (text) along with image. bool...display. // 1 - QR code with custom colors: field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C++. Also insert images from a Database during Mail Merge in C++....replaces them with the data obtained from the data source. Typically...merge insert images from any custom storage (files, BLOB fields...

    docs.aspose.com/words/cpp/insert-checkboxes-tex...
  6. Aspose::Words::Markup::CustomPartCollection::Ge...

    Aspose::Words::Markup::CustomPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....access a document’s arbitrary custom parts collection. auto doc...Document > ( get_MyDir () + u "Custom parts OOXML package.docx" );...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified index in C++....access a document’s arbitrary custom parts collection. auto doc...Document > ( get_MyDir () + u "Custom parts OOXML package.docx" );...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Extract images from PDF in Python | Aspose.PDF

    Python source code to extract images from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Extract Fonts from PDF Extract Data from the Form Extract Text From...From Stamps Extract Data from Table In order to extract images...

    products.aspose.com/pdf/python-net/parser/images/
  9. 用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...
  10. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for Node.js via C++. Efficiently manage your workbook structures....worksheets with common formatting and data entry. For example, if you work...workbooks. Worksheets—including data, formatting, tables, matrices...

    docs.aspose.com/cells/nodejs-cpp/copy-and-move-...