Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 18,344 for

data source

(0.17 sec)
  1. MailMergeSettings.MailAsAttachment | Aspose.Wor...

    Discover how the MailAsAttachment property in MailMergeSettings enhances your email campaigns by sending merged documents as attachments for better engagement....connecting to an external data source. Document doc = new Document...Document ( MyDir + "Odso data.docx" ); MailMergeSettings settings...

    reference.aspose.com/words/net/aspose.words.set...
  2. MailMergeSettings.Clear | Aspose.Words for .NET

    Effortlessly reset your mail merge settings with the MailMergeSettings Clear method, transforming your document into a standard format for seamless use....connecting to an external data source. Document doc = new Document...Document ( MyDir + "Odso data.docx" ); MailMergeSettings settings...

    reference.aspose.com/words/net/aspose.words.set...
  3. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/conditional-formatting/
  4. MemoryFontSource.font_data property | Aspose.Wo...

    MemoryFontSource.font_Data property. Binary font Data....font_data property MemoryFontSource.font_data property Binary...Binary font data. @property def font_data ( self ) -> bytes : ......

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用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/
  6. Convert Excel to HTML with tooltip using C++|Do...

    Convert Excel to HTML while adding tooltips with Aspose.Cells using C++....following code sample loads the source excel file and generates the...// For complete examples and data files, please go to https://github...

    docs.aspose.com/cells/cpp/convert-excel-to-html...
  7. 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...
  8. Aspose.Cells 8.5.1中的公共API更改|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... println ( "Data Source Type is Query Table" ); }...System . out . println ( "Data Source Type is SharePoint Linked...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Odso.columnDelimiter property | Aspose.Words fo...

    Odso.columnDelimiter property. Specifies the character which shall be interpreted as the column delimiter used to separate columns within external Data Sources...columns within external data sources. The default value is 0...mail merge with data from an Office Data Source Object. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Customizing Charts with C++|Documentation

    Learn how to customize charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, add and format Data series, adjust axes, and apply various formatting options to enhance the appearance and usability of your charts.... We only define the data source, set a few properties, and...chart is composed of a data series. Each data series in Aspose.Cells...

    docs.aspose.com/cells/cpp/customizing-charts/