Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 25,032 for

data source

(0.5 sec)
  1. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_DataType method. Specifies the type of the mail-merge Data Source and the method of Data access. The default value is Default in C++....the mail-merge data source and the method of data access. The default...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. WORD Mail Merge In Java

    Personalize your Mail merge WORD file using Java. Automate emails or build reports using Mail merge WORD template in Java....Word templates and data from custom data source Our solution provides...PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/java/mailmerge/word/
  3. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat method. Copies format from the Source Data point to the destination Data point in C++....from the source data point to the destination data point. void...) Examples Shows how to copy data point format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...
  5. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…...February 6, 2026, 12:57pm 28 Data source: Osm.7z (865 Bytes) danies8...Osm => Osm i gave you the data source also. danies8 February 9...

    forum.aspose.com/t/bug-verification-for-same-fo...
  6. Create Pivot Tables and Pivot Charts with Golan...

    Learn how to create pivot tables and pivot charts in Excel files using Aspose.Cells with Golang via C++....graphical representation of the data in a pivot table. Pivot charts...even easier to understand the data since the pivot table creates...

    docs.aspose.com/cells/go-cpp/create-pivot-table...
  7. 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...
  8. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced Data control and streamlined operations....the "Department" column in our data table. If a row from that table...our document, create the data source, and execute the mail merge...

    reference.aspose.com/words/net/aspose.words.fie...
  9. MailMergeSettings.Clone | Aspose.Words for .NET

    Discover the MailMergeSettings Clone method, effortlessly create a deep copy of your settings for seamless document automation and enhanced efficiency....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...
  10. Using Lexical Tokens in C#|Aspose.Words for .NET

    Use lexical tokens in template expressions when building a report in C#....expressions: The name of a passed data source object The name of an iteration...(see “Outputting Sequential Data” for more information) The name...

    docs.aspose.com/words/net/using-lexical-tokens/