Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 24,599 for

data source

(0.85 sec)
  1. ImageData.is_link property | Aspose.Words for P...

    ImageData.is_link property. Returns ``True`` if the image is linked to the shape (when [ImageData.Source_full_name](../Source_full_name/) is specified)....source_full_name is specified). @property...to edit a shape’s image data. img_source_doc = aw . Document (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  3. 通过Node.js读取和写入带有查询表数据源的表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入带有QueryTable数据源的表。...node" ); // The path to the source directory. const sourceDir...= path . join ( __dirname , "data" ); const outputDir = path ...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  4. Generate Thumbnail of the Worksheet with C++|Do...

    Generate worksheet thumbnails as images using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\.... \\ Data \\ 02_OutputDirectory \\ " ); // Load source workbook...

    docs.aspose.com/cells/cpp/generate-thumbnail-of...
  5. 使用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...
  6. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++.... Load the source workbook, which could be any...is executed, it converts the data of all sheets in the workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  7. Convert PNG to Base64 – Online Encoder and C# Code

    Convert PNG 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/png-to-base64/
  8. Aspose::Words::Document::get_MailMergeSettings ...

    Aspose::Words::Document::get_MailMergeSettings method. Gets or sets the object that contains all of the mail merge information for a document in C++....to specify a mail merge data source for a document and this information...information (along with the available data fields) will appear in Microsoft...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. 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/
  10. MailMergeSettings.MainDocumentType | Aspose.Wor...

    Discover how the MailMergeSettings MainDocumentType property defines your mail merge documents. Unlock seamless document creation with optimal settings!...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...