Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 20,524 for

data source

(0.08 sec)
  1. Editing Hyperlinks of Worksheet with C++|Docume...

    Learn how to edit hyperlinks of Worksheet through the Aspose.Cells for C++ API....// For complete examples and data files, please go to https://github...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/editing-hyperlinks-of...
  2. Manage VBA Codes of Excel Macro-Enabled Workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells library in C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/manage-vba-project/
  3. MailMergeSettings.connectString property | Aspo...

    MailMergeSettings.connectString property. Specifies the connection string used to connect to an external Data Source...to connect to an external data source. The default value is an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MailMergeSettings.addressFieldName property | A...

    MailMergeSettings.addressFieldName property. Specifies the column within the Data Source that contains e-mail addresses...Specifies the column within the data source that contains e-mail addresses...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ContributorCollection.Author | Aspose.Words for...

    Manage your ContributorCollection with ease. Effortlessly set or retrieve the author for any Source to enhance your content organization....Gets or sets the author of a source. public Contributor Author...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  6. ContributorCollection.Writer | Aspose.Words for...

    Discover the ContributorCollection Writer property, easily access and manage the Source writer for enhanced content organization and efficiency....Gets or sets the writer of a source. public Contributor Writer...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  7. Contributor Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.Contributor class, your go-to solution for managing bibliography contributors, including organizations and individuals....class Represents a bibliography source contributor. Can be either...Shows how to get bibliography sources available in the document....

    reference.aspose.com/words/net/aspose.words.bib...
  8. Person.Middle | Aspose.Words for .NET

    Discover how to easily manage a person's middle name with our user-friendly property. Simplify Data handling and enhance your applications today!...Shows how to get bibliography sources available in the document....Document ( MyDir + "Bibliography sources.docx" ); Bibliography bibliography...

    reference.aspose.com/words/net/aspose.words.bib...
  9. OdsoRecipientDataCollection.Clear | Aspose.Word...

    Effortlessly clear all elements from the OdsoRecipientDataCollection with our efficient method. Simplify Data management today!...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...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....of the worksheet that contain data. Developers can establish a...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/setting-print-options/