Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 26,697 for

data source

(0.54 sec)
  1. FieldMergingArgsBase.TableName | Aspose.Words f...

    Discover the FieldMergingArgsBase TableName property, easily access the Data table name for your merge operations, or know when it's unavailable....property Gets the name of the data table for the current merge...fields into MERGEFIELDs as merge data during mail merge. public void...

    reference.aspose.com/words/net/aspose.words.mai...
  2. detect_areas_mode_enum::PHOTO|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::PHOTO algorithm....amounts of structured textual data, such as articles and books...file = "source.png" ; AsposeOCRInput source ; source . url =...

    docs.aspose.com/ocr/cpp/areas-detection/photo/
  3. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting.... join ( __dirname , "data" ); const filePath = path ....chartIndex ); // Setting chart data source as the range "A1:C4" chart...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/
  4. Aspose::Words::Settings::Odso::set_TableName me...

    Aspose::Words::Settings::Odso::set_TableName method. Specifies the particular set of Data that a Source shall be connected to within an external Data Source. The default value is an empty string in C++....the particular set of data that a source shall be connected to...to within an external data source. The default value is an empty...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. ImageFieldMergingArgs.Shape | Aspose.Words for ...

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look....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.mai...
  6. Update Power Query Formula Item with JavaScript...

    Learn how to update the Power Query Formula item Data Source in an Excel file using Aspose.Cells for JavaScript via C++....might be cases where the data source files are moved and the Excel...update the location of the source file. Updating Power Query...

    docs.aspose.com/cells/javascript-cpp/update-pow...
  7. MailMergeSettings.dataType property | Aspose.Wo...

    MailMergeSettings.DataType property. Specifies the type of the mail-merge Data Source and the method of Data access...the mail-merge data source and the method of data access. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency....referencing two columns in a data source. builder . Write ( "{{FirstName}}"..."{{LastName}}" ); // Create a data source that only contains one of...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FieldMergeBarcode.BarcodeType | Aspose.Words fo...

    Discover the FieldMergeBarcode BarcodeType property to easily manage and customize various barcode types like QR for enhanced Data integration....will accept values from a data source during a mail merge. // This...convert all values in a merge data source's "MyITF14Barcode" column...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。..."A1" , u "A2" ); // Input some data with some formattings into //...u "B1" , u "B2" ); // Copy source range to target range in the...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/