Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 27,998 for

data source

(0.25 sec)
  1. Setting Pivot Table Option - For Empty Cells Sh...

    Learn how to set the "For empty cells show" option in pivot tables using Aspose.Cells with C++....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/setting-pivot-table-o...
  2. Odso.ColumnDelimiter | Aspose.Words for .NET

    Discover the Odso ColumnDelimiter property to easily define column separators in external Data Sources. Enhance Data organization with customizable delimiters!...columns within external data sources. The default value is 0...mail merge with data from an Office Data Source Object. Document...

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

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

    Discover how the ImageFieldMergingArgs Shape property enhances your mail merge documents by allowing precise shape insertion for a polished look....that will accept images from a source during a mail merge. Use the...reference // a column in the data source containing local system filenames...

    reference.aspose.com/words/net/aspose.words.mai...
  5. 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...
  6. 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...
  7. Create Pivot Tables using Apache POI and Aspose...

    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....Cells: Add some data to a worksheet cells using a...with data. The data will be used as the pivot table’s data source...

    docs.aspose.com/cells/java/create-pivot-tables-...
  8. Set column width to scalable unit like em or pe...

    Learn how to set column width to scalable units like em or percent using Aspose.Cells for C++.... Sample source file and output files can be...// Source directory path U16String srcDir ( u ".. \\ Data \\...

    docs.aspose.com/cells/cpp/set-column-width-to-s...
  9. How to Convert HTML to JSON using Java

    This brief article explains how to convert HTML to JSON using Java. It explains the environment setup, stepwise procedure, and a sample code to convert HTML to JSON using Java....Cells for Java to render HTML data to JSON Create a Workbook class...class object to load the HTML data Initialize an object of JsonSaveOptions...

    kb.aspose.com/cells/java/how-to-convert-html-to...
  10. Show Formulas Instead of Values in a Worksheet ...

    This article provides sample code for using the C++ API to programmatically display formulas rather than values in an Excel worksheet or spreadsheet....// Source directory path U16String srcDir ( u ".. \\ Data \\...U16String outDir ( u ".. \\ Data \\ 02_OutputDirectory \\ " );...

    docs.aspose.com/cells/cpp/show-formulas-instead...