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

data source

(2.33 sec)
  1. Aspose::Words::MailMerging::MappedDataFieldColl...

    Aspose::Words::MailMerging::MappedDataFieldCollection::idx_get method. Gets or sets the name of the field in the Data Source associated with the specified mail merge field in C++....name of the field in the data source associated with the specified...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....file = "source.png" ; AsposeOCRInput source ; source . url =...AsposeOCRInput > content = { source }; // Set rectangles rect rectangles...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  3. Remove ActiveX Control with Node.js via C++|Doc...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for Node.js via C++....node" ); // Source directory const sourceDir =...= path . join ( __dirname , "data" ); // Output directory const...

    docs.aspose.com/cells/nodejs-cpp/remove-activex...
  4. 如何使用 C++ 获取 OData 连接信息|Documentation

    学习如何使用Aspose.Cells for C++从Excel文件中提取OData连接信息。...// Source directory path U16String srcDir ( u ".. \\ Data \\...Connection Name : Orders Name: Source Value: OData . Feed ( "https://services...

    docs.aspose.com/cells/zh/cpp/how-to-get-odata-c...
  5. Efficiently Save .pub File Conversion Output to...

    Using a stream as the output ensures efficient handling of large files, proper reSource management, and flexibility of the output destination....NET Live Demos Documentation Source Code API Reference Overview...Overview Live Demos Documentation Source Code API Reference Nuget Pricing...

    products.aspose.com/pub/net/output-to-stream/
  6. Update Excel QueryTable using Python

    This article describes how to access and update Excel QueryTable using Python. It has details to set the IDE, a list of steps, and a sample code to access the Excel external Data connection using Python and process its information....work with the Excel external data connection using Python . You...sheet and print its data Update the data in the query table,...

    kb.aspose.com/cells/python/update-excel-queryta...
  7. FontSourceType enumeration | Aspose.Words for N...

    Aspose.Words.Fonts.FontSourceType enumeration. Specifies the type of font Source....Specifies the type of font source. Members Name Description FontFile...represents a stream with font data. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Show report filter pages option|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.... Sample source file and output files can be...for testing the sample code: Source Excel File Output Excel File...

    docs.aspose.com/cells/nodejs-cpp/show-report-fi...
  9. Several HTML Into PNG C++

    Merge multiple HTML into PNG in C++ code. Save HTML as PNG using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-png/
  10. Several HTML Into GIF C++

    Merge multiple HTML into GIF in C++ code. Save HTML as GIF using C++....example that iterates through source HTML files and combines them...<Document>(fileName); // Append the source document to the end of the...

    products.aspose.com/words/cpp/merge/html-to-gif/