Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 28,279 for

data source

(0.6 sec)
  1. How to Run the Examples|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.... The Data folder at the root of Examples...mandatory that you download the Data folder along with the examples...

    docs.aspose.com/cells/go-cpp/how-to-run-the-exa...
  2. MailMergeSettings.LinkToQuery | Aspose.Words fo...

    Discover the MailMergeSettings LinkToQuery property, learn how it controls query execution in Word documents and its default setting for optimal performance....mail merge with data from an Office Data Source Object. Document..."<Message>" ); // Create a data source in the form of an ASCII file...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldMergeBarcode.DisplayText | Aspose.Words fo...

    Control barcode text display with FieldMergeBarcode's DisplayText property. Enhance readability and functionality in your applications effortlessly....sets whether to display barcode data (text) along with image. public...will accept values from a data source during a mail merge. // This...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Convert CSV to JSON with Node.js via C++|Docume...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for Node.js via C++ API....JsonUtility classes to load the source CSV file and print the JSON...( "aspose.cells.node" ); // Source directory const sourceDir =...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-to...
  5. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your document automation today!...that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Count number of cells in the Worksheet with C++...

    In this article, you will learn how to programmatically count the number of cells in the Excel worksheet using the C++ API with Aspose.Cells....// For complete examples and data files, please go to https://github...com/aspose-cells/Aspose.Cells-for-C // Source directory path U16String sourceDir...

    docs.aspose.com/cells/cpp/count-number-of-cells...
  7. Get Max Range In A Worksheet with C++|Documenta...

    This article describes how to get the max range, max Data range, and max display range of Excel files with the Aspose.Cells for C++ library....Contents [ Hide ] When reading data from the worksheet, we need...maximum area. When copying all data from a worksheet, we need to...

    docs.aspose.com/cells/cpp/get-max-range-in-a-wo...
  8. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code....into text AsposeOCRInput source ; source . url = file_path_str ...AsposeOCRInput > content = { source }; // Extract text from the...

    products.aspose.com/ocr/cpp/
  9. Inserting and Deleting Rows and Columns of an E...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for C++ API....columns to accommodate more data. Conversely, we may also need...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/inserting-and-deletin...
  10. Convert BMP to Base64 – Online Encoder and C# Code

    Convert BMP to Base64 online or in C# and use an encoded string for Data URI. Embed it into HTML, CSS, XML, JSON and others....Base64 string and use it for data URI. You can encode images online...Demos Free Trial Documentation Source Code API Reference Overview...

    products.aspose.com/svg/net/bmp-to-base64/