Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 27,595 for

data source

(0.7 sec)
  1. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  2. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....of the merge field in the data source. FieldValue { get; set; }...value of the field from the data source. RecordIndex { get; } Gets...

    reference.aspose.com/words/net/aspose.words.mai...
  3. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element...the format code applied to a data label. isLinkedToSource Specifies...format code is linked to a source cell. Default is true. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with the Shadow Effect of Shape or Char...

    Learn how to manipulate the shadow effect of shapes or charts using Aspose.Cells for C++....following sample code loads the source Excel file , accesses the first...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/working-with-the-shad...
  5. Aspose::Words::Settings::Odso::set_UdlConnectSt...

    Aspose::Words::Settings::Odso::set_UdlConnectString method. Specifies the Universal Data Link (UDL) connection string used to connect to an external Data Source. The default value is an empty string in C++....method Specifies the Universal Data Link (UDL) connection string...to connect to an external data source. The default value is an...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. MailMergeSettings.data_source property | Aspose...

    MailMergeSettings.Data_Source property. Specifies the path to the mail-merge Data Source...data_source property MailMergeSettings.data_source property Specifies...the path to the mail-merge data source. The default value is an...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Settings::OdsoRecipientData::set...

    Aspose::Words::Settings::OdsoRecipientData::set_Column method. Specifies the column within the Data Source that contains unique Data for the current record. The default value is 0 in C++....within the data source that contains unique data for the current...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...repeated for each record in the data source.” I don’t know if this could...behavior is expected. In your data source there is only one table with...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  9. MailMerge.ExecuteADO | Aspose.Words for .NET

    Streamline your document creation with the MailMerge ExecuteADO method. Effortlessly merge ADO Recordset Data for efficient, personalized output....0;Data Source=Northwind.mdb" Dim License...how to run a mail merge with data from an ADO dataset. public...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 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/