Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 24,669 for

data source

(0.14 sec)
  1. IMailMergeDataSource.move_next method | Aspose....

    IMailMergeDataSource.move_next method. Advances to the next record in the Data Source....to the next record in the data source. def move_next ( self ):...False if reached end of the data source. See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....comparison is true, the next data record is merged into the current...from the next data record rather than the current data record.) If...

    reference.aspose.com/words/net/aspose.words.fie...
  3. MailMergeOptions.merge_duplicate_regions proper...

    MailMergeOptions.merge_duplicate_regions property. Gets or sets a value indicating whether all of the document mail merge regions with the name of a Data Source should be merged while executing of a mail merge with regions against the Data Source or just the first one....regions with the name of a data source should be merged while executing...with regions against the data source or just the first one. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MailMergeSettings.viewMergedData property | Asp...

    MailMergeSettings.viewMergedData property. Specifies that Microsoft Word shall display the Data from the specified external Data Source where merge fields have been inserted (e.g...display the data from the specified external data source where merge...inserted (e.g. preview merged data). The default value is false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Excel Cell Operations|Documentation

    Excel cell operations - merge, copy/paste, clear cells, and advanced cell manipulation with AI automation...xlsx" , "sheet_name" : "Data" , "operation" : "unmerge_cells"...: "reports/data-copy.xlsx" , "sheet_name" : "Source" , "operation"...

    docs.aspose.com/cells/nodejs-cpp/mcp/cell-opera...
  6. Person | Aspose.Words for Java

    Represents individual a person bibliography Source contributor in Java....individual (a person) bibliography source contributor. Examples: Shows...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/java/com.aspose.word...
  7. OdsoFieldMapDataCollection.Add | Aspose.Words f...

    Effortlessly enhance your Data management with the OdsoFieldMapDataCollection Add method, designed to seamlessly add objects to your collection....the collection of data that maps data source columns to merge...new Document ( MyDir + "Odso data.docx" ); // This collection...

    reference.aspose.com/words/net/aspose.words.set...
  8. OdsoFieldMapData.MappedName | Aspose.Words for ...

    Discover the OdsoFieldMapData MappedName property, which links merge field names to specified columns, enhancing Data mapping efficiency and accuracy....the collection of data that maps data source columns to merge...new Document ( MyDir + "Odso data.docx" ); // This collection...

    reference.aspose.com/words/net/aspose.words.set...
  9. 在Excel工作簿内复制和移动工作表|Documentation

    学习如何使用Aspose.Cells for C++在Excel工作簿中复制和移动工作表。...:: Cells :: Startup (); // Source and output directory paths...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/copy-and-move-work...
  10. Create and Manage Chart|Documentation

    Create a chart in CSharp for Excel and ODS files....listed below: Series, a single data series in a chart. Axis, a chart’s...worksheet. ChartDataTable, a chart data table. ChartFrame, the frame...

    docs.aspose.com/cells/python-net/creating-charts/