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

data assembly

(0.7 sec)
  1. Odso.RecipientDatas | Aspose.Words for .NET

    Manage your mail merge effortlessly with Odso RecipientDatas. Control inclusion/exclusion of records with a reliable, always-available collection....collection of data that designates which merge data source records...new Document ( MyDir + "Odso data.docx" ); OdsoRecipientDataCol...

    reference.aspose.com/words/net/aspose.words.set...
  2. ChartDataLabelCollection.ShowSeriesName | Aspos...

    Discover the ChartDataLabelCollection ShowSeriesName property, easily control series name visibility in your Data labels. Enhance your charts today!...name display behavior for the data labels of the entire series...overridden for an individual data label with using the ShowSeriesName...

    reference.aspose.com/words/net/aspose.words.dra...
  3. OdsoFieldMapDataCollection.RemoveAt | Aspose.Wo...

    Effortlessly use the RemoveAt method in OdsoFieldMapDataCollection to delete elements by index, streamlining your Data management tasks....access 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...
  4. IChartDataPoint.Marker | Aspose.Words for .NET

    Discover the IChartDataPoint Marker property, which automatically creates Data markers for enhanced visualization and analysis. Elevate your charting experience!...Marker property Specifies a data marker. Marker is automatically...Examples Shows how to work with data points on a line chart. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...

    reference.aspose.com/words/net/aspose.words.mai...
  6. Aspose.Cells License Error - Free Support Forum...

    Hi Aspose.Cells 26.2 An error occurs periodically: Aspose.Cells license installation error: System.IO.IOException: This license file is corrupted public static void CellsLicense() { try …...GetNewLicenseStream() { var assembly = Assembly.GetExecutingAssembly();...(); string resourceName = assembly.GetManifestResourceN().Single(str...

    forum.aspose.com/t/aspose-cells-license-error/3...
  7. ChartStyle Enum | Aspose.Words for .NET

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional document formatting....with shaded data points. Flat 4 A style with flat data points without...gradient. Shadowed 5 A style with data points having a shadow. Gradient...

    reference.aspose.com/words/net/aspose.words.dra...
  8. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your document automation!...HandleMergeImageFiel (); string connString = $"Data Source={DatabaseDir + " Northwind...conn . Open (); // Open the data reader, which needs to be in...

    reference.aspose.com/words/net/aspose.words.mai...
  9. OdsoFieldMappingType Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdsoFieldMappingType enum for efficient mail merge field mapping to external Data sources. Enhance your document automation today!...column in the given external data source. public enum OdsoFieldMappingType...column in the given external data source. Null 1 Specifies that...

    reference.aspose.com/words/net/aspose.words.set...
  10. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....to execute a mail merge with data from a DataTable. DataTable...of using a DataTable as the data source for a mail merge. //...

    reference.aspose.com/words/net/aspose.words/doc...