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

data source

(0.09 sec)
  1. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content....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. 使用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/
  3. Working with the Reflection Effect of Shape or ...

    Learn how to work with the reflection effect of shapes or charts using Aspose.Cells with 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-refl...
  4. 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.... WriteLine ( "Data Source Type is Query Table" ); }...{ Console . WriteLine ( "Data Source Type is SharePoint Linked...

    docs.aspose.com/cells/zh/net/public-api-changes...
  5. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  6. com.aspose.words.net.System.Data.Common | Aspos...

    Provides types mimicking .NET types of the System.Data.Common namespace in Java in Java....Data.Common Provides types mimicking...mimicking .NET types of the System.Data.Common namespace in Java. Classes...

    reference.aspose.com/words/java/com.aspose.word...
  7. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields....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. MailMerge.MailMergeCallback | Aspose.Words for ...

    Optimize your mail merge with the MailMergeCallback property. Effortlessly manage events for seamless document automation and enhanced 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...
  9. CsvDataLoadOptions.HasHeaders | Aspose.Words fo...

    Discover CsvDataLoadOptions' HasHeaders property to easily manage CSV imports by specifying if the first record includes column names for seamless Data integration....whether the first record of CSV data contains column names. public...Shows how to use CSV as a data source (string). Document doc =...

    reference.aspose.com/words/net/aspose.words.rep...
  10. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/cells-alignment-setti...