Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 26,502 for

data source

(0.15 sec)
  1. Parsing Pivot Cached Records while loading Exce...

    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....Excel takes a copy of the source data and stores it in the Pivot...cannot see it, but that is the data the Pivot Table references when...

    docs.aspose.com/cells/net/parsing-pivot-cached-...
  2. 用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...
  3. Copy Ranges of Excel with JavaScript via C++|Do...

    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....Range Creating two ranges—the source range and the target range—and...range—and then copying the source range to the target range with the...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  4. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set recognition language...

    docs.aspose.com/ocr/cpp/characters-blacklist/
  5. PrinterSettingsContainer | Aspose.Words for .NET

    Discover the PrinterSettingsContainer constructor, efficiently create and manage your printer settings with ease. Optimize your printing experience today!...list your printer’s paper sources and sizes. // The "PrinterSettingsConta"...object, // which contains unique data for different printer drivers...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Odso.data_source property | Aspose.Words for Py...

    Odso.Data_Source property. Specifies the location of the external Data Source to be connected to a document to perform the mail merge...data_source property Odso.data_source property Specifies the...location of the external data source to be connected to a document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....this example, we’ll show the source code for a customer satisfaction...lines of text to the form. Source code Adding images to a survey...

    docs.aspose.com/omr/net/json-markup/examples/br...
  8. Convert a CSV File to JSON using Java

    Follow this article to transform CSV to JSON using Java. It has details to set the IDE, a list of steps, and a sample code for developing a CSV to JSON converter using Java....convert CSV to JSON Load the source CSV file into the Workbook...cells to the JSON file Set the source area in CSV to export by setting...

    kb.aspose.com/cells/java/convert-a-csv-file-to-...
  9. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....field accepts values from a data source during a mail merge, like...can also format how the source's data is written in its place...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/