Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 26,696 for

data source

(0.76 sec)
  1. OdsoFieldMapData.column property | Aspose.Words...

    OdsoFieldMapData.column property. Specifies the zero-based index of the column within an external Data Source which shall be mapped to the local name of a specific MERGEFIELD field...column within an external data source which shall be mapped to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extracting text from vehicle license plate imag...

    How to automatically extract text from scanned or photographed vehicle license plates....png" ; AsposeOCRInput source ; source . url = file . c_str ();...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/vehicle-id-recognition/
  3. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  4. Disable Files Compression when Adding as Embedd...

    This article explains how to disable files compression when Adding as Embedded ReSources...IOException { // get reference of source/input file java . nio . file...contents from source file into ByteArray byte [] data = java . nio...

    docs.aspose.com/pdf/java/disable-files-compress...
  5. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。...:: Cells :: Startup (); // Source and output directories U16String...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " ); U16String...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  6. Link Cells to XML Map Elements with C++|Documen...

    Learn how to link cells to XML Map elements using Aspose.Cells with C++....following sample code loads the source Excel file which contains an...file and click the Developer > Source button, you will see the cells...

    docs.aspose.com/cells/cpp/link-cells-to-xml-map...
  7. Get Text Width of Cell Value|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....a cell’s value for arranging data in a layout. Aspose.Cells provides...width of the cell’s value. The source file used in the following...

    docs.aspose.com/cells/java/get-text-width-of-ce...
  8. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…...February 6, 2026, 12:57pm 28 Data source: Osm.7z (865 Bytes) danies8...Osm => Osm i gave you the data source also. danies8 February 9...

    forum.aspose.com/t/bug-verification-for-same-fo...
  9. 使用C++在工作表中显示公式而非值|Documentation

    本文提供了使用C++ API以编程方式在Excel工作表或电子表格中显示公式而非值的示例代码。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/show-formulas-inst...
  10. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON Data has a nested array. The directors (outer array) and their reporters (inner array). When …...Smartly importing and placing data with Smart markers Smartly importing...importing and placing data accoding to the template Excel files...

    forum.aspose.com/t/issue-with-directly-accessin...